summaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
Commit message (Expand)AuthorAgeFilesLines
* * genrecog.c (write_switch): Return the first condition that needs aaoliva2000-10-171-2/+12
* * i386.md (add?i_3, add?i_5): New.hubicka2000-09-111-0/+3
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-3/+2
* * genrecog.c (write_header): Split long string.ghazi2000-07-131-3/+4
* * Makefile.in (recog.o): Don't depend on resource.h.rth2000-05-271-23/+27
* * genopinit.c: Use $ for escape sequences in optab patterns.zack2000-05-181-36/+0
* top level:zack2000-05-091-4/+2
* * Makefile.in (gensupport.o): Compile for the host.rth2000-05-061-34/+1
* * gensupport.c: New file.cpopetz2000-05-031-16/+5
* * genrecog.c (pred): Update comparison_operator for the unorderedrth2000-04-091-1/+3
* * genrecog.c (*): Rename _last_insn to last_insn.rth2000-04-071-8/+13
* Fix copyrights.law2000-02-261-1/+2
* * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.kenner2000-02-191-5/+7
* * genattr.c: PROTO -> PARAMS.ghazi2000-01-171-45/+45
* * config/ns32k/ns32k.md: Revert Jan 9 change.hp2000-01-131-2/+7
* * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses aroundghazi2000-01-091-1/+1
* * genrecog.c (change_state) Corrected typo.rth1999-12-301-1/+1
* * c-common.c (check_format_info): Don't call a variadic functionghazi1999-11-251-35/+31
* * genrecog.c (write_switch): Check for duplicate CODE cases.rth1999-10-301-2/+6
* * final.c (peephole): Delete prototype.ghazi1999-10-241-0/+6
* * genrecog.c (message_with_line): Prototype.rth1999-10-151-30/+49
* * recog.c (pmode_register_operand): New.rth1999-10-151-6/+10
* * genrecog.c (validate_pattern): Condense the destinationrth1999-10-141-4/+2
* * genrecog.c (validate_pattern): Typo last change. Verifyrth1999-10-141-1/+14
* * genrecog.c (special_mode_pred_table): New.rth1999-10-141-57/+207
* * genrecog.c (maybe_both_true_2): Don't compare modes ofrth1999-10-141-9/+20
* * rtl.c (dump_and_abort): Remove.rth1999-10-141-40/+184
* * genrecog.c (write_subroutine): Careful for null trees.rth1999-10-131-11/+14
* * genrecog.c (add_to_sequence): Thinko last change: deleterth1999-10-101-1/+1
* * genrecog.c (add_to_sequence): Move allow_const_int test outsiderth1999-10-101-10/+16
* * Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h.ghazi1999-10-081-0/+2
* * genrecog.c (add_to_sequence): Disable mode check forrth1999-10-071-0/+6
* * genrecog.c (add_to_sequence): Verify operand to label_ref isrth1999-10-061-2/+9
* Rewrite to use independant test structures.rth1999-10-051-1514/+1878
* Typo last change.rth1999-09-221-1/+1
* Jan Hubicka <hubicka@freesoft.cz>rth1999-09-221-0/+38
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi1999-09-161-6/+1
* * genattr.c (main): Add extern prototype. Call return, not exit.ghazi1999-09-151-4/+6
* * genrecog.c (add_to_sequence): Rename MATCH_INSN2.rth1999-09-151-1/+1
* * c-pragma.c (handle_pragma_token): Wrap variables `name' andghazi1999-09-141-2/+2
* Replace insn_foo with insn_data.foo.rth1999-09-121-2/+13
* Replace recog_foo with recog_data.foo.rth1999-09-121-2/+2
* Remove trailing whitespace from lineszack1999-09-111-16/+16
* Linas Vepstas <linas@linas.org>rth1999-09-081-2/+2
* * dwarf2out.c (dwarf2out_line): Constify `lastfile'.rth1999-09-021-3/+6
* Merge peephole2 from new_ia32_branch:rth1999-08-311-47/+221
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-3/+3
* 1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-25/+3
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-10/+0