summaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
Commit message (Expand)AuthorAgeFilesLines
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* alias.c: Fix comment typos.Kazu Hirata2004-01-061-3/+3
* genrecog.c (print_host_wide_int): New.Richard Henderson2003-12-181-2/+16
* ChangeLog.7: Fix comment typos.Kazu Hirata2003-11-211-1/+1
* avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset.Kaveh R. Ghazi2003-08-111-2/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-6/+4
* genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi2003-07-051-15/+5
* ChangeLog.1: Fix a typo.Kazu Hirata2003-06-231-1/+1
* genrecog.c (pred_table): Remove the entry for mode_independent_operand.Kazu Hirata2003-06-231-3/+1
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-170/+99
* cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi2003-05-171-4/+2
* et-forest.c: Fix comment typos.Kazu Hirata2003-01-171-2/+2
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+5
* re PR middle-end/8408 (simple legal c program ice in fixup_var_refs_1, at fun...Eric Botcazou2002-11-031-7/+9
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-2/+2
* gensupport.c: Include hashtab.h.Zack Weinberg2002-07-291-2/+10
* hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.J"orn Rennecke2002-07-221-2/+2
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-4/+4
* re PR bootstrap/4195 (mn10200-elf fails building libgcc __ffssi2)Jakub Jelinek2002-03-211-34/+2
* cse.c: Fix formatting.Kazu Hirata2002-01-051-2/+2
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-1/+1
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-1/+1
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-11-231-1/+1
* rtl.def (INCLUDE): Define.Alan Matsuoka2001-11-141-1/+1
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* genrecog.c (write_switch): Output if before switch for DT_elt_zero_wide_safe.Jan Hubicka2001-10-281-5/+14
* c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi2001-10-211-5/+5
* calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi2001-10-191-3/+3
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-11/+11
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-3/+3
* c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2001-09-121-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-10/+10
* gcc.c: Fix comment formatting.Kazu Hirata2001-08-121-4/+4
* machmode.def (Pmode): Redefine if GENERATOR_FILE.Richard Henderson2001-07-151-2/+35
* genrecog.c (validate_pattern): Warn for constraints in define_{expand,split,p...Richard Henderson2001-07-061-26/+43
* Makefile.in (insn-recog.o): Add dependency on reload.h.Andreas Jaeger2001-07-031-25/+26
* combine.c (simplify_comparison): Update op1 after constant extension.Richard Henderson2001-05-211-12/+10
* genrecog.c (enum decision_type): Add DT_elt_zero-wide_safe.Richard Kenner2001-05-181-14/+25
* genrecog.c (write_switch): Avoid outputting of switch for types wider than int.Jan Hubicka2001-05-091-0/+4
* Makefile.in (insn-recog.o): Depend on toplev.h.Richard Henderson2001-04-111-0/+1
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-2/+4
* print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin2001-03-021-1/+1
* genrecog.c (DT_veclen_ge): New.Richard Henderson2001-01-141-2/+25
* genrecog.c (nodes_identical): Expand commentary.Richard Henderson2001-01-131-3/+15
* genrecog.c (add_to_sequence): Remove special case for const_int_operand.Jan Hubicka2000-12-151-8/+2
* genrecog.c (find_operand): Handle 'V' format code.Richard Henderson2000-12-101-10/+79
* * genrecog.c (validate_pattern) [STRICT_LOW_PART]: Fix thinko.Richard Henderson2000-12-101-1/+0
* genrecog.c (validate_pattern): Verify that ZERO_EXTRACT and STRICT_LOW_PART a...Richard Henderson2000-12-091-19/+42
* genrecog.c (write_switch): Return the first condition that needs a label.Alexandre Oliva2000-10-171-2/+12
* i386.md (add?i_3, add?i_5): New.Jan Hubicka2000-09-111-0/+3