]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/genflags.c
Makefile.in, [...]: replace "GNU CC" with "GCC".
[thirdparty/gcc.git] / gcc / genflags.c
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-04-02  Zack Weinberggenattr.c, [...]: Wrap generated header in multiple...
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2000-05-27  Zack Weinbergconfigure.in (stage1_warn_cflags): Add -Wstrict-prototy...
2000-05-18  Zack Weinberggenopinit.c: Use $ for escape sequences in optab patterns.
2000-05-06  Richard HendersonMakefile.in (gensupport.o): Compile for the host.
2000-05-03  Clinton Popetzgensupport.c: New file.
2000-03-17  Jeffrey A LawSibling call optimizations.
2000-03-07  Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26  Jeff LawFix copyrights.
2000-02-05  Zack Weinbergrecog.h: Remove NO_MD_PROTOTYPES ifdefs.
2000-01-17  Kaveh GhaziUpdate copyrights
2000-01-17  Kaveh R. Ghazigenattr.c: PROTO -> PARAMS.
1999-10-14  Richard Hendersonrtl.c (dump_and_abort): Remove.
1999-09-15  Kaveh R. Ghazigenattr.c (main): Add extern prototype.
1999-09-12  Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-07  Jeff LawMerge in gcc2-ss-010999
1999-08-27  Zack Weinbergrtl.c: Define CONST_DOUBLE_FORMAT to the appropriate...
1999-08-27  Zack Weinbergerrors.c: New file...
1999-08-26  Zack Weinbergsystem.h: Don't redefine abort or trim_filename.
1999-08-20  Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-04-16  Zack Weinbergsystem.h: Always prototype abort.
1999-01-22  Richard Hendersoncppp.c (xrealloc): Fix typo last change.
1999-01-21  Richard HendersonUpdate copyright.
1999-01-21  Richard Hendersoncccp.c (xrealloc): Call malloc given a NULL old pointer.
1998-12-19  Kaveh R. Ghazigenattr.c (fatal): Qualify a char* with the `const...
1998-11-27  Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-11-08  Kaveh R. Ghazigansidecl.h: Prepend a "G" to the macro wrapping this...
1998-10-14  Kaveh R. GhaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-08-26  Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-05-11  Kaveh R. Ghazigenattr.c: Include stdarg.h/varargs.h.
1998-04-07  Bernd Schmidtc-lex.c (is_class_name): Delete declaration.
1998-03-24  Kaveh R. GhaziCutover various gen*.c files to using system.h:
1998-02-27  Kaveh Ghazigenattr.c: Wrap prototype of `free' in NEED_DECLARATION...
1998-02-07  Robert Lipec-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
1996-07-03  Mike Stumpformatting tweaks
1995-06-15  Richard KennerUpdate FSF address.
1995-01-13  Richard Kenner(gen_insn): Ignore insns whose names begin with '*'.
1992-10-13  Richard StallmanInclude hconfig.h, not config.h.
1992-08-14  Richard Kenner(num_operands): MATCH_PARALLEL also represents an operand.
1992-08-09  Michael MeissnerTreat call_pop, call_value_pop like call, call_insn.
1992-08-08  Michael MeissnerAdd prototype support.
1992-04-27  Richard Stallmanentered into RCS
1992-01-17  Richard Stallman*** empty log message ***
1991-10-24  Tom WoodInitial revision