omp-low.c (optimize_omp_library_calls): Use types_compatible_p instead of comparing...
[gcc.git] / gcc / genconfig.c
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2006-01-23 Zack Weinbergr110124@banpei: zack | 2006-01-22 14:45:55 -0800
2005-06-25 Kelley CookUpdate FSF address.
2004-11-12 Bernd Schmidt* genconfig.c (walk_insn_part): Look at match_dups...
2004-08-03 Zack Weinberggensupport.c (init_md_reader_args_cb): Renamed from...
2004-07-25 Bernardo Innocentic-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-02-04 Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-01-30 Kazu Hiratagenconfig.c (main): Have CC0_P check its operand even...
2003-06-01 Andreas Jaegergenrecog.c: Use ISO C90 prototypes.
2003-02-05 Kazu Hiratagenconfig.c (main): Generate CC0_P.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-14 Alan Matsuokartl.def (INCLUDE): Define.
2001-10-11 Richard Hendersonc-parse.in (asm_operand): Allow named operands.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-04-02 Zack Weinberggenattr.c, [...]: Wrap generated header in multiple...
2000-05-28 Richard HendersonMakefile.in (resource.o): Depend on except.h.
2000-05-27 Richard HendersonMakefile.in (recog.o): Don't depend on resource.h.
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-04-27 Richard Hendersonrtlanal.c (dead_or_set_regno_p): Use find_regno_note.
2000-04-07 Richard Hendersonrtl.def (COND_EXEC): New.
2000-02-26 Jeff LawFix copyrights.
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-10-06 Richard Hendersongenconfig.c (main): Disable HAVE_conditional_arithmetic.
1999-10-01 Bernd SchmidtDelete !REGISTER_CONSTRAINTS code
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-31 Richard Hendersonbackport: Makefile.in (STAGESTUFF): Add *.peephole2.
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-15 Michael MeissnerLink in print-rtl.o to all gen* programs except gengenrtl
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>.
1995-06-15 Richard KennerUpdate FSF address.
1995-01-25 Doug Evans(main): Delete #ifndef around HAVE_conditional_move.
1994-06-15 Doug Evansgenconfig.c (main): Allow targets to override HAVE_cond...
1992-10-13 Richard StallmanInclude hconfig.h, not config.h.
1992-09-19 Richard Kenner(walk_insn_part, case IF_THEN_ELSE): Refine when HAVE_C...
1992-08-20 Richard Kenner(have_cmove_flag): New variable.
1992-08-14 Richard Kenner(walk_insn_part): Treat MATCH_PAR_DUP just like MATCH_O...
1992-05-23 Richard Stallmanentered into RCS
1992-04-27 Richard Stallman*** empty log message ***
1992-01-17 Richard Stallman*** empty log message ***
1991-11-03 Richard KennerInitial revision