]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/genrecog.c
system.h (CTYPE_CONV, [...]): New macros.
[thirdparty/gcc.git] / gcc / genrecog.c
1999-09-16  Kaveh R. Ghazisystem.h (CTYPE_CONV, [...]): New macros.
1999-09-15  Kaveh R. Ghazigenattr.c (main): Add extern prototype.
1999-09-15  Richard Henderson* genrecog.c (add_to_sequence): Rename MATCH_INSN2.
1999-09-14  Kaveh R. Ghazic-pragma.c (handle_pragma_token): Wrap variables `name...
1999-09-12  Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-12  Richard HendersonReplace recog_foo with recog_data.foo.
1999-09-11  Zack WeinbergRemove trailing whitespace from lines
1999-09-08  Linas VepstasLinas Vepstas <linas@linas.org>
1999-09-02  Richard Hendersondwarf2out.c (dwarf2out_line): Constify `lastfile'.
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-24  Kaveh R. Ghazigenattr.c (function_unit_desc): Constify a char*.
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-18  Bernd SchmidtMake insn-recog.c include function.h
1999-04-16  Zack Weinbergsystem.h: Always prototype abort.
1999-03-19  Kaveh R. GhaziWarning fixes:
1999-01-22  Richard Hendersoncppp.c (xrealloc): Fix typo last change.
1999-01-21  Richard Hendersoncccp.c (xrealloc): Call malloc given a NULL old pointer.
1999-01-19  Richard Hendersonrecog.c (pop_operand): New function.
1999-01-19  Richard Hendersongenoutput.c (name_for_index): New function.
1999-01-13  Jason Merrillfix typo
1999-01-13  Kaveh R. Ghazicccp.c (xstrdup): Renamed from `savestring'.
1999-01-06  Jeff LawFix copyrights.
1999-01-04  Kaveh R. Ghazic-common.c (decl_attributes): Allow applying attribute...
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-17  Bernd SchmidtMakefile.in (insn-extract.o): Fix dependencies.
1998-10-14  Kaveh R. GhaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-14  Kaveh R. GhaziWarning fixes:
1998-08-26  Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-08-14  John Carrgenrecog.c (add_to_sequence): Fatal error if the modes...
1998-06-18  Kaveh R. GhaziWarning fixes:
1998-05-11  Kaveh R. Ghazigenattr.c: Include stdarg.h/varargs.h.
1998-05-06  Jeff Lawtypo typo fixes fixes
1998-04-22  Michael MeissnerAdd match_insn2; Fix prototype in loop.c
1998-04-15  Michael MeissnerLink in print-rtl.o to all gen* programs except gengenrtl
1998-04-01  Jeffrey A Lawgenattrtab.c: Make generated file use system.h, instead...
1998-03-24  Kaveh R. GhaziCutover various gen*.c files to using system.h:
1998-03-12  Manfred Hollsteinc-decl (finish_struct): Change type of min_align to...
1998-02-27  Kaveh Ghazigenattr.c: Wrap prototype of `free' in NEED_DECLARATION...
1998-02-20  Andreas Schwab* genrecog.c (main): Remove duplicated sentence in...
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...
1996-07-03  Mike Stumpformatting tweaks
1995-10-26  Richard Kenner(write_tree_1): Avoid emitting '-2147483648'.
1995-06-15  Richard KennerUpdate FSF address.
1995-05-16  Richard KennerFix typos in comments.
1994-03-25  Richard Kenner(break_out_subroutines): Remove decl of unused variable.
1993-09-19  Richard Kenner(pred): Fix additional typo in `comparison_operator'.
1993-09-19  Richard Kenner(preds): Correct typo in name of `comparison_operator'.
1993-03-29  Richard KennerAdd prototypes for all functions defined in file.
1992-10-20  Richard Stallman(write_tree): For type SPLIT, check subroutine return
1992-10-13  Richard StallmanInclude hconfig.h, not config.h.
1992-10-11  Richard Kenner(merge_trees): When splitting, remember to clear DUPNO...
1992-08-20  Richard StallmanCompare enums (preds.
1992-08-14  Richard Kenner(add_to_sequence): Treat MATCH_PAR_DUP just like MATCH_DUP.
1992-07-06  Richard Stallmanentered into RCS
1992-06-24  Jim Wilson*** empty log message ***
1992-05-07  Richard Stallman*** empty log message ***
1992-04-27  Richard Stallman*** empty log message ***
1992-01-15  Richard Kenner*** empty log message ***
1992-01-15  Richard Kenner*** empty log message ***
1992-01-07  Richard Kenner*** empty log message ***
1991-12-28  Richard Kenner*** empty log message ***
1991-11-24  Richard KennerInitial revision