summaryrefslogtreecommitdiff
path: root/gcc/genemit.c
Commit message (Expand)AuthorAgeFilesLines
...
* cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1999-01-211-5/+9
* genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1998-12-191-4/+4
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-8/+7
* gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1998-11-081-2/+2
* Warning fixes:Kaveh R. Ghazi1998-10-251-5/+5
* Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1998-10-141-2/+3
* system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1998-08-261-5/+0
* except.c (set_exception_lang_code, [...]): Use prototype-style definition if ...John Carr1998-08-111-2/+2
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1998-06-291-0/+1
* genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1998-05-111-4/+20
* acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.Jeff Law1998-05-091-1/+0
* genemit.c (gen_exp): Allow machine description to set mode of MATCH_OP_DUP.John Carr1998-04-211-2/+5
* loop.c (regs_patch_p): Add prototype.Jeff Law1998-04-161-0/+11
* Link in print-rtl.o to all gen* programs except gengenrtlMichael Meissner1998-04-151-0/+3
* genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law1998-04-011-1/+1
* genemit.c (DONE): Rework so that it works in the true arm if an if-else condi...Jeffrey A Law1998-03-291-2/+2
* genemit.c (gen_expand): Do not emit "_done" or "_fail" labels.Jeffrey A Law1998-03-281-6/+2
* Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1998-03-241-12/+3
* c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein1998-03-121-1/+1
* genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi1998-02-271-1/+3
* c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1998-02-071-0/+4
* rtl.c (read_rtx): Use atol/atoq based upon disposition of HOST_WIDE_INT.Jeff Law1998-01-281-7/+5
* Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.Richard Henderson1998-01-081-4/+4
* bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1997-12-201-1/+6
* formatting tweaksMike Stump1996-07-031-1/+2
* Update FSF address.Richard Kenner1995-06-151-1/+2
* (gen_insn): Ignore insns whose names begin with '*'.Richard Kenner1995-01-131-4/+5
* Added \n to printf to shorten line for VAX-C.Richard Kenner1994-03-121-2/+2
* (gen_split): Initialize _val in generated function.Richard Kenner1992-12-291-1/+1
* Include hconfig.h, not config.h.Richard Stallman1992-10-131-1/+1
* (max_operand_1): Treat MATCH_PAR_DUP just like MATCH_OP_DUP.Richard Kenner1992-08-141-1/+2
* entered into RCSRichard Stallman1992-07-061-21/+23
* *** empty log message ***Richard Stallman1992-04-271-1/+1
* *** empty log message ***Richard Stallman1992-04-201-5/+6
* *** empty log message ***Richard Kenner1992-04-181-10/+60
* *** empty log message ***Richard Stallman1992-01-181-1/+1
* *** empty log message ***Richard Stallman1992-01-171-1/+1
* *** empty log message ***Richard Kenner1992-01-101-2/+3
* Initial revisionRichard Kenner1991-10-271-0/+743