summaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* optabs.c (init_optabs): Initialize fixtab...Greg McGary2000-08-241-3/+2
* * genrecog.c (write_header): Split long string.Kaveh R. Ghazi2000-07-131-3/+4
* Makefile.in (recog.o): Don't depend on resource.h.Richard Henderson2000-05-271-23/+27
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-36/+0
* top level:Zack Weinberg2000-05-091-4/+2
* Makefile.in (gensupport.o): Compile for the host.Richard Henderson2000-05-061-34/+1
* gensupport.c: New file.Clinton Popetz2000-05-031-16/+5
* genrecog.c (pred): Update comparison_operator for the unordered operators.Richard Henderson2000-04-091-1/+3
* genrecog.c (*): Rename _last_insn to last_insn.Richard Henderson2000-04-071-8/+13
* 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