summaryrefslogtreecommitdiff
path: root/gcc/genemit.c
Commit message (Expand)AuthorAgeFilesLines
* Recognize return insns even if the return appears in a parallel.Bernd Schmidt2002-07-301-2/+3
* hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.J"orn Rennecke2002-07-221-1/+1
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-6/+6
* genemit.c (gen_insn): Print file:lineno comment before function.Richard Henderson2002-05-231-22/+28
* re PR bootstrap/4192 (fr30-elf does not build - memory exhausted building crt...Jakub Jelinek2002-03-201-3/+8
* genemit.c (gen_exp): New argument used.Richard Henderson2002-03-061-12/+26
* 1750a.md: Add default case in switch.Kaveh R. Ghazi2001-12-091-1/+1
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-1/+1
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-1/+1
* rtl.def (INCLUDE): Define.Alan Matsuoka2001-11-141-1/+1
* calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi2001-10-191-1/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-17/+17
* c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2001-09-121-4/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* expr.h: Split out optab- and libfunc-related code to...Zack Weinberg2001-08-131-0/+1
* gcc.c: Fix comment formatting.Kazu Hirata2001-08-121-1/+1
* Makefile.in (insn-recog.o): Depend on toplev.h.Richard Henderson2001-04-111-0/+1
* mkconfig.sh: Include insn-flags.h.Richard Henderson2001-03-221-2/+0
* rtl.h (add_clobbers): Remove duplicate declaration.Richard Kenner2001-02-181-11/+58
* Makefile.in (resource.o): Depend on except.h.Richard Henderson2000-05-271-1/+2
* Makefile.in (recog.o): Don't depend on resource.h.Richard Henderson2000-05-271-11/+4
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-27/+0
* Makefile.in (gensupport.o): Compile for the host.Richard Henderson2000-05-061-7/+0
* gensupport.c: New file.Clinton Popetz2000-05-031-37/+27
* Fix copyrights.Jeff Law2000-02-261-1/+1
* Word wrap commentZack Weinberg2000-02-051-1/+2
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-13/+13
* c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1999-11-251-2/+8
* rtl.c (dump_and_abort): Remove.Richard Henderson1999-10-131-0/+1
* Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1999-09-201-0/+1
* system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1999-09-161-6/+1
* genattr.c (main): Add extern prototype.Kaveh R. Ghazi1999-09-151-6/+6
* Replace insn_foo with insn_data.foo.Richard Henderson1999-09-121-3/+8
* Replace recog_foo with recog_data.foo.Richard Henderson1999-09-111-1/+0
* Linas Vepstas <linas@linas.org>Linas Vepstas1999-09-071-2/+2
* Merge in gcc2-ss-010999Jeff Law1999-09-061-1/+3
* dwarf2out.c (dwarf2out_line): Constify `lastfile'.Richard Henderson1999-09-021-8/+9
* backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1999-08-311-23/+129
* rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1999-08-271-39/+0
* errors.c: New file...Zack Weinberg1999-08-271-24/+2
* system.h: Don't redefine abort or trim_filename.Zack Weinberg1999-08-261-10/+0
* genattr.c (function_unit_desc): Constify a char*.Kaveh R. Ghazi1999-08-241-1/+2
* rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1999-08-201-2/+2
* rtl.c (rtx_name): Constify a char*.Kaveh R. Ghazi1999-08-201-1/+1
* Fix bug preventing use of match_par_dup in a call insn pattern.Jim Wilson1999-08-151-2/+3
* Include function.h in most files.Bernd Schmidt1999-08-091-0/+1
* system.h: Always prototype abort.Zack Weinberg1999-04-161-2/+2
* cppp.c (xrealloc): Fix typo last change.Richard Henderson1999-01-221-1/+1
* Update copyright.Richard Henderson1999-01-211-1/+1