summaryrefslogtreecommitdiff
path: root/gcc/genemit.c
Commit message (Expand)AuthorAgeFilesLines
* * cppp.c (xrealloc): Fix typo last change.rth1999-01-221-1/+1
* Update copyright.rth1999-01-211-1/+1
* * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth1999-01-211-5/+9
* * genattr.c (fatal): Qualify a char* with the `const' keyword.ghazi1998-12-191-4/+4
* * system.h: Include libiberty.h.ghazi1998-11-271-8/+7
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-2/+2
* Warning fixes:ghazi1998-10-251-5/+5
* Add ATTRIBUTE_NORETURN in a bunch of places:ghazi1998-10-141-2/+3
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-5/+0
* * except.c (set_exception_lang_code, set_exception_version_code):jfc1998-08-111-2/+2
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-0/+1
* * genattr.c: Include stdarg.h/varargs.h. Change functionghazi1998-05-111-4/+20
* * acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.law1998-05-101-1/+0
* * genemit.c (gen_exp): Allow machine description to set mode ofjfc1998-04-211-2/+5
* * loop.c (regs_patch_p): Add prototype.law1998-04-161-0/+11
* Link in print-rtl.o to all gen* programs except gengenrtlmeissner1998-04-151-0/+3
* * genattrtab.c: Make generated file use system.h, instead oflaw1998-04-011-1/+1
* * genemit.c (DONE): Rework so that it works in the true arm iflaw1998-03-291-2/+2
* * genemit.c (gen_expand): Do not emit "_done" or "_fail" labels.law1998-03-281-6/+2
* Cutover various gen*.c files to using system.h:ghazi1998-03-241-12/+3
* dmanfred1998-03-121-1/+1
* * genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.ghazi1998-02-271-1/+3
* * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.law1998-02-071-0/+4
* * rtl.c (read_rtx): Use atol/atoq based upon disposition oflaw1998-01-281-7/+5
* * Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.rth1998-01-081-4/+4
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-1/+6
* formatting tweaksmrs1996-07-031-1/+2
* Update FSF address.kenner1995-06-151-1/+2
* (gen_insn): Ignore insns whose names begin with '*'.kenner1995-01-131-4/+5
* Added \n to printf to shorten line for VAX-C.kenner1994-03-121-2/+2
* (gen_split): Initialize _val in generated function.kenner1992-12-291-1/+1
* Include hconfig.h, not config.h.rms1992-10-131-1/+1
* (max_operand_1): Treat MATCH_PAR_DUP just like MATCH_OP_DUP.kenner1992-08-141-1/+2
* entered into RCSrms1992-07-061-21/+23
* *** empty log message ***rms1992-04-271-1/+1
* *** empty log message ***rms1992-04-201-5/+6
* *** empty log message ***kenner1992-04-191-10/+60
* *** empty log message ***rms1992-01-181-1/+1
* *** empty log message ***rms1992-01-171-1/+1
* *** empty log message ***kenner1992-01-111-2/+3
* Initial revisionkenner1991-10-271-0/+743