aboutsummaryrefslogtreecommitdiff
path: root/gcc/genemit.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-22hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.J"orn Rennecke1-1/+1
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-6/+6
2002-05-23genemit.c (gen_insn): Print file:lineno comment before function.Richard Henderson1-22/+28
2002-03-20re PR bootstrap/4192 (fr30-elf does not build - memory exhausted building crt...Jakub Jelinek1-3/+8
2002-03-06genemit.c (gen_exp): New argument used.Richard Henderson1-12/+26
2001-12-091750a.md: Add default case in switch.Kaveh R. Ghazi1-1/+1
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-1/+1
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth1-1/+1
2001-11-14rtl.def (INCLUDE): Define.Alan Matsuoka1-1/+1
2001-10-19calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi1-1/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-17/+17
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi1-4/+2
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-0/+1
2001-08-12gcc.c: Fix comment formatting.Kazu Hirata1-1/+1
2001-04-11Makefile.in (insn-recog.o): Depend on toplev.h.Richard Henderson1-0/+1
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-2/+0
2001-02-18rtl.h (add_clobbers): Remove duplicate declaration.Richard Kenner1-11/+58
2000-05-27Makefile.in (resource.o): Depend on except.h.Richard Henderson1-1/+2
2000-05-27Makefile.in (recog.o): Don't depend on resource.h.Richard Henderson1-11/+4
2000-05-18genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg1-27/+0
2000-05-06Makefile.in (gensupport.o): Compile for the host.Richard Henderson1-7/+0
2000-05-03gensupport.c: New file.Clinton Popetz1-37/+27
2000-02-26Fix copyrights.Jeff Law1-1/+1
2000-02-05Word wrap commentZack Weinberg1-1/+2
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi1-13/+13
1999-11-25c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1-2/+8
1999-10-13rtl.c (dump_and_abort): Remove.Richard Henderson1-0/+1
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1-0/+1
1999-09-16system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1-6/+1
1999-09-15genattr.c (main): Add extern prototype.Kaveh R. Ghazi1-6/+6
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson1-3/+8
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-1/+0
1999-09-07Linas Vepstas <linas@linas.org>Linas Vepstas1-2/+2
1999-09-06Merge in gcc2-ss-010999Jeff Law1-1/+3
1999-09-02dwarf2out.c (dwarf2out_line): Constify `lastfile'.Richard Henderson1-8/+9
1999-08-31backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1-23/+129
1999-08-27rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1-39/+0
1999-08-27errors.c: New file...Zack Weinberg1-24/+2
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-10/+0
1999-08-24genattr.c (function_unit_desc): Constify a char*.Kaveh R. Ghazi1-1/+2
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1-2/+2
1999-08-20rtl.c (rtx_name): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-15Fix bug preventing use of match_par_dup in a call insn pattern.Jim Wilson1-2/+3
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-04-16system.h: Always prototype abort.Zack Weinberg1-2/+2
1999-01-22cppp.c (xrealloc): Fix typo last change.Richard Henderson1-1/+1
1999-01-21Update copyright.Richard Henderson1-1/+1
1999-01-21cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1-5/+9