aboutsummaryrefslogtreecommitdiff
path: root/gcc/genemit.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-19genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-4/+4
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-8/+7
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-2/+2
1998-10-25Warning fixes:Kaveh R. Ghazi1-5/+5
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1-2/+3
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1-5/+0
1998-08-11except.c (set_exception_lang_code, [...]): Use prototype-style definition if ...John Carr1-2/+2
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-0/+1
1998-05-11genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1-4/+20
1998-05-09acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.Jeff Law1-1/+0
1998-04-21genemit.c (gen_exp): Allow machine description to set mode of MATCH_OP_DUP.John Carr1-2/+5
1998-04-16loop.c (regs_patch_p): Add prototype.Jeff Law1-0/+11
1998-04-15Link in print-rtl.o to all gen* programs except gengenrtlMichael Meissner1-0/+3
1998-04-01genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law1-1/+1
1998-03-29genemit.c (DONE): Rework so that it works in the true arm if an if-else condi...Jeffrey A Law1-2/+2
1998-03-28genemit.c (gen_expand): Do not emit "_done" or "_fail" labels.Jeffrey A Law1-6/+2
1998-03-24Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1-12/+3
1998-03-12c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein1-1/+1
1998-02-27genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi1-1/+3
1998-02-07c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1-0/+4
1998-01-28rtl.c (read_rtx): Use atol/atoq based upon disposition of HOST_WIDE_INT.Jeff Law1-7/+5
1998-01-08Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.Richard Henderson1-4/+4
1997-12-20bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1-1/+6
1996-07-03formatting tweaksMike Stump1-1/+2
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-01-13(gen_insn): Ignore insns whose names begin with '*'.Richard Kenner1-4/+5
1994-03-12Added \n to printf to shorten line for VAX-C.Richard Kenner1-2/+2
1992-12-29(gen_split): Initialize _val in generated function.Richard Kenner1-1/+1
1992-10-13Include hconfig.h, not config.h.Richard Stallman1-1/+1
1992-08-14(max_operand_1): Treat MATCH_PAR_DUP just like MATCH_OP_DUP.Richard Kenner1-1/+2
1992-07-06entered into RCSRichard Stallman1-21/+23
1992-04-27*** empty log message ***Richard Stallman1-1/+1
1992-04-20*** empty log message ***Richard Stallman1-5/+6
1992-04-18*** empty log message ***Richard Kenner1-10/+60
1992-01-18*** empty log message ***Richard Stallman1-1/+1
1992-01-17*** empty log message ***Richard Stallman1-1/+1
1992-01-10*** empty log message ***Richard Kenner1-2/+3
1991-10-27Initial revisionRichard Kenner1-0/+743