summaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
Commit message (Expand)AuthorAgeFilesLines
...
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * alias.c: Fix comment typos.kazu2004-01-061-3/+3
* * genrecog.c (print_host_wide_int): New.rth2003-12-181-2/+16
* * ChangeLog.7: Fix comment typos.kazu2003-11-211-1/+1
* * config/avr/avr.c (avr_init_once): Use xcalloc in lieu ofghazi2003-08-111-2/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-6/+4
* * genattr.c (internal_dfa_insn_code): Output prototype.ghazi2003-07-051-15/+5
* * ChangeLog.1: Fix a typo.kazu2003-06-231-1/+1
* * genrecog.c (pred_table): Remove the entry forkazu2003-06-231-3/+1
* * genrecog.c: Use ISO C90 prototypes.aj2003-06-011-170/+99
* gcc:ghazi2003-05-171-4/+2
* * et-forest.c: Fix comment typos.kazu2003-01-171-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+5
* PR middle-end/8408rth2002-11-031-7/+9
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-2/+2
* * gensupport.c: Include hashtab.h.zack2002-07-291-2/+10
* * hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.amylaar2002-07-221-2/+2
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-4/+4
* PR bootstrap/4195jakub2002-03-211-34/+2
* * cse.c: Fix formatting.kazu2002-01-051-2/+2
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-1/+1
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-1/+1
* 2001-11-05 Alan Matsuoka <alanm@redhat.com>alanm2001-11-141-1/+1
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * genrecog.c (write_switch): Output if before switch forhubicka2001-10-281-5/+14
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-5/+5
* * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.ghazi2001-10-191-3/+3
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-11/+11
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-3/+3
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-10/+10
* * gcc.c: Fix comment formatting.kazu2001-08-121-4/+4
* * machmode.def (Pmode): Redefine if GENERATOR_FILE.rth2001-07-161-2/+35
* * genrecog.c (validate_pattern): Warn for constraints inrth2001-07-061-26/+43
* * Makefile.in (insn-recog.o): Add dependency on reload.h.aj2001-07-031-25/+26
* * combine.c (simplify_comparison): Update op1 after constantrth2001-05-221-12/+10
* * genrecog.c (enum decision_type): Add DT_elt_zero-wide_safe.kenner2001-05-181-14/+25
* * genrecog.c (write_switch): Avoid outputting of switch forhubicka2001-05-091-0/+4
* * Makefile.in (insn-recog.o): Depend on toplev.h.rth2001-04-111-0/+1
* libiberty:zack2001-03-061-2/+4
* * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin2001-03-021-1/+1
* * genrecog.c (DT_veclen_ge): New.rth2001-01-141-2/+25
* * genrecog.c (nodes_identical): Expand commentary.rth2001-01-131-3/+15
* * genrecog.c (add_to_sequence): Remove special case forhubicka2000-12-151-8/+2
* * genrecog.c (find_operand): Handle 'V' format code.rth2000-12-101-10/+79
* * genrecog.c (validate_pattern) [STRICT_LOW_PART]: Fix thinko.rth2000-12-101-1/+0
* * genrecog.c (validate_pattern): Verify that ZERO_EXTRACT andrth2000-12-091-19/+42
* * 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