pa.md (integer_indexed_store splitters): Use mem_shadd_operand.
[gcc.git] / gcc / genflags.c
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-06-10 Richard SandifordMakefile.in (build/genmddeps.o): Depend on $(READ_MD_H).
2010-06-10 Richard SandifordMakefile.in (READ_MD_H): New variable.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-04-08 Paolo Bonzinigenoutput.c (validate_optab_operands): New.
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.
2005-06-06 Gabriel Dos Reislibiberty.h (XOBFINISH): New.
2004-09-09 Nathan SidwellMakefile.in (gengtype): Use $(BUILD_ERRORS).
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-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-16 Kazu Hiratac-common.h: Fix comment formatting.
2003-07-07 Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-06-01 Andreas Jaegergenrecog.c: Use ISO C90 prototypes.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-07-29 Zack Weinberggensupport.c: Include hashtab.h.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-03-11 Chris Meyergenflags.c (gen_insn): Use IS_VSPACE.
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 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...
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