summaryrefslogtreecommitdiff
path: root/gcc/genpeep.c
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+2
* 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
* Warning fixes:Kaveh R. Ghazi1998-06-221-1/+1
* genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1998-05-111-4/+20
* Link in print-rtl.o to all gen* programs except gengenrtlMichael Meissner1998-04-151-0/+3
* c-lex.c (is_class_name): Delete declaration.Bernd Schmidt1998-04-071-1/+2
* genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law1998-04-011-1/+1
* genpeep.c (main): Remove unused variable 'i' from the generated file.Jeffrey A Law1998-03-281-2/+1
* Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1998-03-241-15/+6
* genpeep.c (main): Add "except.h" to include file list in generated file insn-...Andrew Macleod1998-03-161-1/+2
* 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/+3
* alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...Richard Henderson1998-01-141-3/+6
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Include hconfig.h, not config.h.Richard Stallman1992-10-131-1/+1
* (match_rtx): Treat MATCH_PAR_DUP just like MATCH_DUP.Richard Kenner1992-08-141-0/+1
* entered into RCSRichard Kenner1992-07-121-0/+5
* *** empty log message ***Richard Stallman1992-07-101-0/+13
* *** empty log message ***Charles Hannum1992-07-061-1/+1
* *** empty log message ***Richard Stallman1992-04-271-1/+1
* *** empty log message ***Richard Stallman1992-01-171-1/+1
* *** empty log message ***Richard Kenner1992-01-061-1/+1
* Initial revisionTom Wood1991-10-241-0/+489