aboutsummaryrefslogtreecommitdiff
path: root/gcc/genoutput.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-16md.texi (Simple Constraints): Add item about whitespace.Hans-Peter Nilsson1-6/+28
2000-02-05recog.h: Remove NO_MD_PROTOTYPES ifdefs.Zack Weinberg1-2/+1
2000-01-27genoutput.c (output_prologue): Include ggc.h in generated files.Geoff Keating1-0/+1
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi1-19/+19
1999-12-12combine.c (record_promoted_value): Remove unused variable `links2'.Kaveh R. Ghazi1-1/+1
1999-11-10genoutput.c (output_insn_data): Cast `INSN_OUTPUT_FORMAT_MULTI' and `INSN_OUT...Philippe De Muyter1-1/+1
1999-11-05genoutput.c (null_operand =): Initialize all fields.Andreas Jaeger1-1/+1
1999-10-22Fix register elimination problemBernd Schmidt1-1/+14
1999-10-13rtl.c (dump_and_abort): Remove.Richard Henderson1-0/+1
1999-10-11Make fatal_insn calls in md file work.Jim Wilson1-1/+1
1999-10-01Delete !REGISTER_CONSTRAINTS codeBernd Schmidt1-40/+13
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1-0/+1
1999-09-15genattr.c (main): Add extern prototype.Kaveh R. Ghazi1-11/+10
1999-09-13recog.h (INSN_OUTPUT_FORMAT_*): New.Richard Henderson1-72/+61
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson1-410/+409
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-1/+1
1999-08-31backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1-1/+2
1999-08-27rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1-6/+0
1999-08-27errors.c: New file...Zack Weinberg1-46/+2
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-10/+0
1999-08-24genattr.c (function_unit_desc): Constify a char*.Kaveh R. Ghazi1-3/+6
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-04-16system.h: Always prototype abort.Zack Weinberg1-2/+2
1999-01-23final.c (bb_str): Qualify a char* with the keyword `const'.Kaveh R. Ghazi1-7/+7
1999-01-22cppp.c (xrealloc): Fix typo last change.Richard Henderson1-1/+1
1999-01-21cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1-5/+9
1999-01-19genoutput.c (name_for_index): New function.Richard Henderson1-14/+38
1999-01-13cccp.c (xstrdup): Renamed from `savestring'.Kaveh R. Ghazi1-74/+53
1998-12-19genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-9/+9
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-4/+4
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-05-11genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1-8/+35
1998-04-15Link in print-rtl.o to all gen* programs except gengenrtlMichael Meissner1-0/+3
1998-04-07c-lex.c (is_class_name): Delete declaration.Bernd Schmidt1-1/+11
1998-04-06gansidecl.h: Check if compiler supports __attribute__.Kaveh R. Ghazi1-7/+2
1998-04-01genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law1-1/+6
1998-03-24Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1-13/+4
1998-03-12/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-1/+10
1997-07-02(process_template): Place increment expression outside of putcharRichard Kenner1-3/+10
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-01-13(output_epilogue): Do not reference gen_ functions for insns whoseRichard Kenner1-2/+2
1994-09-27(n_occurrences): Make arg int, not char.Richard Kenner1-1/+1
1994-03-19(output_epilogue, insn_names): Write correct names for patterns beforeRichard Kenner1-2/+2
1992-12-27(have_error): New variable.Richard Kenner1-1/+10