]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/genpeep.c
alias.c: Remove uses of "register" specifier in declarations of arguments and local...
[thirdparty/gcc.git] / gcc / genpeep.c
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-09-21  Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-05-02  Kaveh R. Ghazic-lex.c: NULL_PTR -> NULL.
2000-08-01  Denis Chertykov* genpeep.c (main): Handle DEFINE_PEEPHOLE2.
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-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-09-23  Kaveh R. Ghaziabi64.h (mips_function_value): Add prototype arguments.
1999-09-16  Kaveh R. Ghazisystem.h (CTYPE_CONV, [...]): New macros.
1999-09-15  Kaveh R. Ghazigenattr.c (main): Add extern prototype.
1999-09-12  Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-08  Linas VepstasLinas Vepstas <linas@linas.org>
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-08-20  Kaveh R. Ghazirtl.c (rtx_name): Constify a char*.
1999-08-09  Bernd SchmidtSmall incremental fixes for last checkin
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-25  Kaveh R. GhaziWarning fixes:
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-06-22  Kaveh R. GhaziWarning fixes:
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-04-01  Jeffrey A Lawgenattrtab.c: Make generated file use system.h, instead...
1998-03-28  Jeffrey A Lawgenpeep.c (main): Remove unused variable 'i' from the...
1998-03-24  Kaveh R. GhaziCutover various gen*.c files to using system.h:
1998-03-16  Andrew Macleodgenpeep.c (main): Add "except.h" to include file list...
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>.
1998-01-28  Jeff Lawrtl.c (read_rtx): Use atol/atoq based upon disposition...
1998-01-14  Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1995-06-15  Richard KennerUpdate FSF address.
1992-10-13  Richard StallmanInclude hconfig.h, not config.h.
1992-08-14  Richard Kenner(match_rtx): Treat MATCH_PAR_DUP just like MATCH_DUP.
1992-07-12  Richard Kennerentered into RCS
1992-07-10  Richard Stallman*** empty log message ***
1992-07-06  Charles Hannum*** empty log message ***
1992-04-27  Richard Stallman*** empty log message ***
1992-01-17  Richard Stallman*** empty log message ***
1992-01-07  Richard Kenner*** empty log message ***
1991-10-24  Tom WoodInitial revision