OSDN Git Service

* doc/include/gcc-common.texi (version-GCC): Increase to 3.3.
[pf3gnuchains/gcc-fork.git] / gcc / genflags.c
2002-07-29 zack * gensupport.c: Include hashtab.h.
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-03-11 rth * genflags.c (gen_insn): Use IS_VSPACE.
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-14 alanm2001-11-05 Alan Matsuoka <alanm@redhat.com>
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-04-02 zack * genattr.c, gencheck.c, gencodes.c, genconfig.c,...
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2000-05-27 zack * configure.in (stage1_warn_cflags): Add -Wstrict...
2000-05-18 zack * genopinit.c: Use $ for escape sequences in optab...
2000-05-06 rth * Makefile.in (gensupport.o): Compile for the host.
2000-05-03 cpopetz * gensupport.c: New file.
2000-03-17 rthSibling call optimizations.
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26 lawFix copyrights.
2000-02-05 zack * recog.h: Remove NO_MD_PROTOTYPES ifdefs.
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * genattr.c: PROTO -> PARAMS.
1999-10-14 rth * rtl.c (dump_and_abort): Remove.
1999-09-15 ghazi * genattr.c (main): Add extern prototype. Call return...
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-27 zack1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-27 zack1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-04-16 zack1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.colum...
1999-01-22 rth * cppp.c (xrealloc): Fix typo last change.
1999-01-21 rthUpdate copyright.
1999-01-21 rth * cccp.c (xrealloc): Call malloc given a NULL...
1998-12-19 ghazi * genattr.c (fatal): Qualify a char* with the...
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-08 ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-10-14 ghaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-05-11 ghazi * genattr.c: Include stdarg.h/varargs.h. Chang...
1998-04-07 law * c-lex.c (is_class_name): Delete declaration.
1998-03-24 ghaziCutover various gen*.c files to using system.h:
1998-02-27 ghazi * genattr.c: Wrap prototype of `free' in NEED_D...
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1996-07-03 mrsformatting tweaks
1995-06-15 kennerUpdate FSF address.
1995-01-13 kenner(gen_insn): Ignore insns whose names begin with '*'.
1992-10-13 rmsInclude hconfig.h, not config.h.
1992-08-14 kenner(num_operands): MATCH_PARALLEL also represents an operand.
1992-08-09 meissnerTreat call_pop, call_value_pop like call, call_insn.
1992-08-08 meissnerAdd prototype support.
1992-04-27 rmsentered into RCS
1992-01-17 rms*** empty log message ***
1991-10-24 woodInitial revision