summaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
Commit message (Expand)AuthorAgeFilesLines
* Fix copyrights.Jeff Law2000-02-261-1/+2
* bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.Richard Kenner2000-02-181-5/+7
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-45/+45
* ns32k.md: Revert Jan 9 change.Hans-Peter Nilsson2000-01-131-2/+7
* elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around assignment used a...Kaveh R. Ghazi2000-01-091-1/+1
* * genrecog.c (change_state) Corrected typo.Herman A.J. ten Brugge1999-12-301-1/+1
* c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1999-11-251-35/+31
* * genrecog.c (write_switch): Check for duplicate CODE cases.Richard Henderson1999-10-301-2/+6
* final.c (peephole): Delete prototype.Kaveh R. Ghazi1999-10-241-0/+6
* genrecog.c (message_with_line): Prototype.Richard Henderson1999-10-141-30/+49
* recog.c (pmode_register_operand): New.Richard Henderson1999-10-141-6/+10
* genrecog.c (validate_pattern): Condense the destination non-lvalue message.Richard Henderson1999-10-141-4/+2
* genrecog.c (validate_pattern): Typo last change.Richard Henderson1999-10-141-1/+14
* genrecog.c (special_mode_pred_table): New.Richard Henderson1999-10-141-57/+207
* genrecog.c (maybe_both_true_2): Don't compare modes of two DT_pred tests.Richard Henderson1999-10-131-9/+20
* rtl.c (dump_and_abort): Remove.Richard Henderson1999-10-131-40/+184
* genrecog.c (write_subroutine): Careful for null trees.Richard Henderson1999-10-131-11/+14
* genrecog.c (add_to_sequence): Thinko last change: delete shadowing allow_cons...Richard Henderson1999-10-101-1/+1
* genrecog.c (add_to_sequence): Move allow_const_int test outside known predica...Richard Henderson1999-10-101-10/+16
* Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h.Kaveh R. Ghazi1999-10-081-0/+2
* genrecog.c (add_to_sequence): Disable mode check for wildcard matches.Richard Henderson1999-10-071-0/+6
* genrecog.c (add_to_sequence): Verify operand to label_ref is VOIDmode.Richard Henderson1999-10-061-2/+9
* Rewrite to use independant test structures.Richard Henderson1999-10-041-1514/+1878
* Typo last change.Richard Henderson1999-09-211-1/+1
* Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1999-09-211-0/+38
* Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1999-09-201-0/+1
* system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1999-09-161-6/+1
* genattr.c (main): Add extern prototype.Kaveh R. Ghazi1999-09-151-4/+6
* * genrecog.c (add_to_sequence): Rename MATCH_INSN2.Richard Henderson1999-09-141-1/+1
* c-pragma.c (handle_pragma_token): Wrap variables `name' and `value' in HANDLE...Kaveh R. Ghazi1999-09-141-2/+2
* Replace insn_foo with insn_data.foo.Richard Henderson1999-09-121-2/+13
* Replace recog_foo with recog_data.foo.Richard Henderson1999-09-111-2/+2
* Remove trailing whitespace from linesZack Weinberg1999-09-111-16/+16
* Linas Vepstas <linas@linas.org>Linas Vepstas1999-09-071-2/+2
* dwarf2out.c (dwarf2out_line): Constify `lastfile'.Richard Henderson1999-09-021-3/+6
* 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