aboutsummaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
AgeCommit message (Expand)Author
2001-03-02 * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin
2001-01-14 * genrecog.c (DT_veclen_ge): New.rth
2001-01-13 * genrecog.c (nodes_identical): Expand commentary.rth
2000-12-15 * genrecog.c (add_to_sequence): Remove special case forhubicka
2000-12-10 * genrecog.c (find_operand): Handle 'V' format code.rth
2000-12-10 * genrecog.c (validate_pattern) [STRICT_LOW_PART]: Fix thinko.rth
2000-12-09 * genrecog.c (validate_pattern): Verify that ZERO_EXTRACT andrth
2000-10-17* genrecog.c (write_switch): Return the first condition that needs aaoliva
2000-09-11 * i386.md (add?i_3, add?i_5): New.hubicka
2000-08-24 * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm
2000-07-13 * genrecog.c (write_header): Split long string.ghazi
2000-05-27 * Makefile.in (recog.o): Don't depend on resource.h.rth
2000-05-18 * genopinit.c: Use $ for escape sequences in optab patterns.zack
2000-05-09top level:zack
2000-05-06 * Makefile.in (gensupport.o): Compile for the host.rth
2000-05-03 * gensupport.c: New file.cpopetz
2000-04-09 * genrecog.c (pred): Update comparison_operator for the unorderedrth
2000-04-07 * genrecog.c (*): Rename _last_insn to last_insn.rth
2000-02-26Fix copyrights.law
2000-02-19 * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.kenner
2000-01-17 * genattr.c: PROTO -> PARAMS.ghazi
2000-01-13 * config/ns32k/ns32k.md: Revert Jan 9 change.hp
2000-01-09 * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses aroundghazi
1999-12-30 * genrecog.c (change_state) Corrected typo.rth
1999-11-25 * c-common.c (check_format_info): Don't call a variadic functionghazi
1999-10-30 * genrecog.c (write_switch): Check for duplicate CODE cases.rth
1999-10-24 * final.c (peephole): Delete prototype.ghazi
1999-10-15 * genrecog.c (message_with_line): Prototype.rth
1999-10-15 * recog.c (pmode_register_operand): New.rth
1999-10-14 * genrecog.c (validate_pattern): Condense the destinationrth
1999-10-14 * genrecog.c (validate_pattern): Typo last change. Verifyrth
1999-10-14 * genrecog.c (special_mode_pred_table): New.rth
1999-10-14 * genrecog.c (maybe_both_true_2): Don't compare modes ofrth
1999-10-14 * rtl.c (dump_and_abort): Remove.rth
1999-10-13 * genrecog.c (write_subroutine): Careful for null trees.rth
1999-10-10 * genrecog.c (add_to_sequence): Thinko last change: deleterth
1999-10-10 * genrecog.c (add_to_sequence): Move allow_const_int test outsiderth
1999-10-08 * Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h.ghazi
1999-10-07 * genrecog.c (add_to_sequence): Disable mode check forrth
1999-10-06 * genrecog.c (add_to_sequence): Verify operand to label_ref isrth
1999-10-05Rewrite to use independant test structures.rth
1999-09-22Typo last change.rth
1999-09-22Jan Hubicka <hubicka@freesoft.cz>rth
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...crux
1999-09-16 * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi
1999-09-15 * genattr.c (main): Add extern prototype. Call return, not exit.ghazi
1999-09-15 * genrecog.c (add_to_sequence): Rename MATCH_INSN2.rth
1999-09-14 * c-pragma.c (handle_pragma_token): Wrap variables `name' andghazi
1999-09-12Replace insn_foo with insn_data.foo.rth
1999-09-12Replace recog_foo with recog_data.foo.rth