index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
genoutput.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in (insn-output.o): Depend on $(EXPR_H).
ghazi
2001-04-11
1
-0
/
+1
*
* mkconfig.sh: Include insn-flags.h.
rth
2001-03-22
1
-2
/
+0
*
libiberty:
zack
2001-03-06
1
-3
/
+9
*
* genoutput.c (process_template): Add sanity checking for '@' templates.
hubicka
2000-12-13
1
-0
/
+9
*
* genoutput.c (validate_insn_operands): New.
rth
2000-11-28
1
-0
/
+18
*
2000-09-10 Denis Chertykov <denisc@overta.ru>
hp
2000-09-10
1
-1
/
+16
*
* Makefile.in (resource.o): Depend on except.h.
rth
2000-05-28
1
-2
/
+3
*
* genoutput.c: Don't include errors.h.
rth
2000-05-27
1
-30
/
+57
*
* genopinit.c: Use $ for escape sequences in optab patterns.
zack
2000-05-18
1
-26
/
+0
*
* Makefile.in (gensupport.o): Compile for the host.
rth
2000-05-06
1
-8
/
+0
*
* gensupport.c: New file.
cpopetz
2000-05-03
1
-17
/
+11
*
* Clean up usages of TREE_INT_CST_LOW.
kenner
2000-03-17
1
-21
/
+28
*
* rtl.h (rtunion_def): Constify member `rtstr'.
ghazi
2000-03-07
1
-6
/
+5
*
Fix copyrights.
law
2000-02-26
1
-1
/
+1
*
* md.texi (Simple Constraints): Add item about whitespace.
hp
2000-02-16
1
-6
/
+28
*
* recog.h: Remove NO_MD_PROTOTYPES ifdefs.
zack
2000-02-05
1
-2
/
+1
*
* genoutput.c (output_prologue): Include ggc.h in generated
geoffk
2000-01-27
1
-0
/
+1
*
Update copyrights
ghazi
2000-01-17
1
-1
/
+1
*
* genattr.c: PROTO -> PARAMS.
ghazi
2000-01-17
1
-19
/
+19
*
* combine.c (record_promoted_value): Remove unused variable
ghazi
1999-12-12
1
-1
/
+1
*
* genoutput.c (output_insn_data): Cast `INSN_OUTPUT_FORMAT_MULTI' and
law
1999-11-10
1
-1
/
+1
*
* genoutput.c (null_operand =): Initialize all fields.
law
1999-11-05
1
-1
/
+1
*
Fix register elimination problem
crux
1999-10-22
1
-1
/
+14
*
* rtl.c (dump_and_abort): Remove.
rth
1999-10-14
1
-0
/
+1
*
Make fatal_insn calls in md file work.
wilson
1999-10-12
1
-1
/
+1
*
Delete !REGISTER_CONSTRAINTS code
crux
1999-10-01
1
-40
/
+13
*
Make it possible to prototype port-specific functions (and convert i386 to us...
crux
1999-09-20
1
-0
/
+1
*
* genattr.c (main): Add extern prototype. Call return, not exit.
ghazi
1999-09-15
1
-11
/
+10
*
* recog.h (INSN_OUTPUT_FORMAT_*): New.
rth
1999-09-14
1
-72
/
+61
*
Replace insn_foo with insn_data.foo.
rth
1999-09-12
1
-410
/
+409
*
Replace recog_foo with recog_data.foo.
rth
1999-09-12
1
-1
/
+1
*
Merge peephole2 from new_ia32_branch:
rth
1999-08-31
1
-1
/
+2
*
1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>
zack
1999-08-27
1
-6
/
+0
*
1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>
zack
1999-08-27
1
-46
/
+2
*
1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>
zack
1999-08-26
1
-10
/
+0
*
* genattr.c (function_unit_desc): Constify a char*. Add prototype.
ghazi
1999-08-24
1
-3
/
+6
*
* rtl.h (rtx_format): Constify a char*.
ghazi
1999-08-20
1
-1
/
+1
*
Include function.h in most files. Remove most of the global variables
crux
1999-08-09
1
-0
/
+1
*
1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack
1999-04-16
1
-2
/
+2
*
* final.c (bb_str): Qualify a char* with the keyword `const'.
ghazi
1999-01-23
1
-7
/
+7
*
* cppp.c (xrealloc): Fix typo last change.
rth
1999-01-22
1
-1
/
+1
*
* cccp.c (xrealloc): Call malloc given a NULL old pointer.
rth
1999-01-21
1
-5
/
+9
*
* genoutput.c (name_for_index): New function.
rth
1999-01-19
1
-14
/
+38
*
* cccp.c (xstrdup): Renamed from `savestring'. All callers changed.
ghazi
1999-01-13
1
-74
/
+53
*
* genattr.c (fatal): Qualify a char* with the `const' keyword.
ghazi
1998-12-19
1
-9
/
+9
*
* system.h: Include libiberty.h.
ghazi
1998-11-27
1
-8
/
+7
*
* gansidecl.h: Prepend a "G" to the macro wrapping this file
ghazi
1998-11-08
1
-4
/
+4
*
Add ATTRIBUTE_NORETURN in a bunch of places:
ghazi
1998-10-14
1
-2
/
+3
*
* system.h: Include stdarg.h/varargs.h, make sure they are ordered
ghazi
1998-08-26
1
-5
/
+0
*
* genattr.c: Include stdarg.h/varargs.h. Change function
ghazi
1998-05-11
1
-8
/
+35
[next]