summaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
Commit message (Expand)AuthorAgeFilesLines
* backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1999-08-311-47/+221
* rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1999-08-271-3/+3
* errors.c: New file...Zack Weinberg1999-08-271-25/+3
* system.h: Don't redefine abort or trim_filename.Zack Weinberg1999-08-261-10/+0
* genattr.c (function_unit_desc): Constify a char*.Kaveh R. Ghazi1999-08-241-2/+15
* rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1999-08-201-1/+1
* rtl.c (rtx_name): Constify a char*.Kaveh R. Ghazi1999-08-201-1/+1
* Make insn-recog.c include function.hBernd Schmidt1999-08-181-0/+1
* system.h: Always prototype abort.Zack Weinberg1999-04-161-2/+2
* Warning fixes:Kaveh R. Ghazi1999-03-191-2/+3
* cppp.c (xrealloc): Fix typo last change.Richard Henderson1999-01-221-1/+1
* cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1999-01-211-5/+9
* recog.c (pop_operand): New function.Richard Henderson1999-01-191-0/+1
* genoutput.c (name_for_index): New function.Richard Henderson1999-01-191-2/+38
* fix typoJason Merrill1999-01-131-1/+1
* cccp.c (xstrdup): Renamed from `savestring'.Kaveh R. Ghazi1999-01-131-41/+13
* Fix copyrights.Jeff Law1999-01-061-1/+1
* c-common.c (decl_attributes): Allow applying attribute `unused' on a LABEL_DECL.Kaveh R. Ghazi1999-01-041-4/+7
* genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1998-12-191-20/+20
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-9/+7
* gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1998-11-081-2/+2
* Makefile.in (insn-extract.o): Fix dependencies.Bernd Schmidt1998-10-161-4/+0
* Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1998-10-141-2/+3
* Warning fixes:Kaveh R. Ghazi1998-10-141-3/+3
* system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1998-08-261-5/+0
* genrecog.c (add_to_sequence): Fatal error if the modes of the operands of SET...John Carr1998-08-141-0/+13
* Warning fixes:Kaveh R. Ghazi1998-06-181-5/+5
* genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1998-05-111-4/+20
* typo typo fixes fixesJeff Law1998-05-061-1/+1
* Add match_insn2; Fix prototype in loop.cMichael Meissner1998-04-221-0/+1
* Link in print-rtl.o to all gen* programs except gengenrtlMichael Meissner1998-04-151-0/+3
* genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law1998-04-011-1/+1
* Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1998-03-241-10/+1
* c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein1998-03-121-1/+1
* genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi1998-02-271-0/+2
* * genrecog.c (main): Remove duplicated sentence in emitted comment.Andreas Schwab1998-02-201-3/+2
* c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1998-02-071-20/+4
* rtl.c (read_rtx): Use atol/atoq based upon disposition of HOST_WIDE_INT.Jeff Law1998-01-281-8/+12
* formatting tweaksMike Stump1996-07-031-5/+5
* (write_tree_1): Avoid emitting '-2147483648'.Richard Kenner1995-10-261-5/+14
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Fix typos in comments.Richard Kenner1995-05-161-1/+1
* (break_out_subroutines): Remove decl of unused variable.Richard Kenner1994-03-251-2/+2
* (pred): Fix additional typo in `comparison_operator'.Richard Kenner1993-09-191-1/+1
* (preds): Correct typo in name of `comparison_operator'.Richard Kenner1993-09-191-21/+31
* Add prototypes for all functions defined in file.Richard Kenner1993-03-291-28/+41
* (write_tree): For type SPLIT, check subroutine returnRichard Stallman1992-10-201-1/+4
* Include hconfig.h, not config.h.Richard Stallman1992-10-131-1/+1
* (merge_trees): When splitting, remember to clear DUPNO in addition toRichard Kenner1992-10-111-0/+2
* Compare enums (preds.Richard Stallman1992-08-201-4/+4