summaryrefslogtreecommitdiffstats
path: root/gcc/genoutput.c
Commit message (Expand)AuthorAgeFilesLines
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* 1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-161-2/+2
* * final.c (bb_str): Qualify a char* with the keyword `const'.ghazi1999-01-231-7/+7
* * cppp.c (xrealloc): Fix typo last change.rth1999-01-221-1/+1
* * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth1999-01-211-5/+9
* * genoutput.c (name_for_index): New function.rth1999-01-191-14/+38
* * cccp.c (xstrdup): Renamed from `savestring'. All callers changed.ghazi1999-01-131-74/+53
* * genattr.c (fatal): Qualify a char* with the `const' keyword.ghazi1998-12-191-9/+9
* * system.h: Include libiberty.h.ghazi1998-11-271-8/+7
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-4/+4
* 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
* * genattr.c: Include stdarg.h/varargs.h. Change functionghazi1998-05-111-8/+35
* Link in print-rtl.o to all gen* programs except gengenrtlmeissner1998-04-151-0/+3
* * c-lex.c (is_class_name): Delete declaration.law1998-04-071-1/+11
* * gansidecl.h: Check if compiler supports __attribute__. Provideghazi1998-04-061-7/+2
* * genattrtab.c: Make generated file use system.h, instead oflaw1998-04-011-1/+6
* Cutover various gen*.c files to using system.h:ghazi1998-03-241-13/+4
* /manfred1998-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-1/+10
* (process_template): Place increment expression outside of putcharkenner1997-07-021-3/+10
* Update FSF address.kenner1995-06-151-1/+2
* (output_epilogue): Do not reference gen_ functions for insns whosekenner1995-01-131-2/+2
* (n_occurrences): Make arg int, not char.kenner1994-09-271-1/+1
* (output_epilogue, insn_names): Write correct names for patterns beforekenner1994-03-191-2/+2
* (have_error): New variable.kenner1992-12-271-1/+10
* Include hconfig.h, not config.h.rms1992-10-131-1/+1
* (scan_operands): Treat MATCH_PAR_DUP just like MATCH_DUP.kenner1992-08-141-0/+1
* entered into RCSrms1992-06-271-1/+0
* *** empty log message ***kenner1992-06-261-0/+1
* *** empty log message ***rms1992-06-261-0/+1
* *** empty log message ***rms1992-04-271-1/+1
* *** empty log message ***rms1992-01-171-1/+1
* *** empty log message ***kenner1992-01-151-7/+7
* *** empty log message ***kenner1992-01-081-6/+40
* Initial revisionkenner1991-11-041-0/+954
OpenPOWER on IntegriCloud