aboutsummaryrefslogtreecommitdiff
path: root/gcc/genconfig.c
AgeCommit message (Expand)Author
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth
2001-11-14rtl.def (INCLUDE): Define.Alan Matsuoka
2001-10-11c-parse.in (asm_operand): Allow named operands.Richard Henderson
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-04-02genattr.c, [...]: Wrap generated header in multiple-include guard.Zack Weinberg
2000-05-27Makefile.in (resource.o): Depend on except.h.Richard Henderson
2000-05-27Makefile.in (recog.o): Don't depend on resource.h.Richard Henderson
2000-05-18genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg
2000-05-06Makefile.in (gensupport.o): Compile for the host.Richard Henderson
2000-05-03gensupport.c: New file.Clinton Popetz
2000-04-27rtlanal.c (dead_or_set_regno_p): Use find_regno_note.Richard Henderson
2000-04-07rtl.def (COND_EXEC): New.Richard Henderson
2000-02-26Fix copyrights.Jeff Law
2000-01-17Update copyrightsKaveh Ghazi
2000-01-17genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi
1999-10-13rtl.c (dump_and_abort): Remove.Richard Henderson
1999-10-06genconfig.c (main): Disable HAVE_conditional_arithmetic.Richard Henderson
1999-10-01Delete !REGISTER_CONSTRAINTS codeBernd Schmidt
1999-09-15genattr.c (main): Add extern prototype.Kaveh R. Ghazi
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson
1999-09-06Merge in gcc2-ss-010999Jeff Law
1999-08-31backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson
1999-08-27rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg
1999-08-27errors.c: New file...Zack Weinberg
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi
1999-04-16system.h: Always prototype abort.Zack Weinberg
1999-01-22cppp.c (xrealloc): Fix typo last change.Richard Henderson
1999-01-21Update copyright.Richard Henderson
1999-01-21cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson
1998-12-19genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi
1998-05-11genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi
1998-04-15Link in print-rtl.o to all gen* programs except gengenrtlMichael Meissner
1998-04-07c-lex.c (is_class_name): Delete declaration.Bernd Schmidt
1998-03-24Cutover various gen*.c files to using system.h:Kaveh R. Ghazi
1998-02-27genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi
1998-02-07c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe
1995-06-15Update FSF address.Richard Kenner
1995-01-25(main): Delete #ifndef around HAVE_conditional_move.Doug Evans
1994-06-15genconfig.c (main): Allow targets to override HAVE_conditional_move.Doug Evans
1992-10-13Include hconfig.h, not config.h.Richard Stallman
1992-09-19(walk_insn_part, case IF_THEN_ELSE): Refine when HAVE_CMOVE_FLAG gets set.Richard Kenner
1992-08-19(have_cmove_flag): New variable.Richard Kenner