summaryrefslogtreecommitdiff
path: root/gcc/genpreds.c
Commit message (Expand)AuthorAgeFilesLines
* alias.c: Use REG_P...Shujing Zhao2009-06-221-1/+1
* Fix from Dave Korn in case a backend does not declare any define_register_con...Dave Korn2009-04-301-2/+6
* genpreds.c (write_enum_constraint_num): Output definition of CONSTRAINT_NUM_D...Vladimir Makarov2009-04-241-0/+1
* genpreds.c: (needs_variable): Fix parentheses at variable name detection.Jan-Benedict Glaw2009-03-061-3/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov2008-12-091-1/+1
* cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi2008-06-261-2/+2
* defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel2008-05-271-2/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* genpreds.c (write_insn_constraint_len): Write function optimized for CONSTRAI...Richard Guenther2007-04-031-19/+36
* genpreds.c (write_insn_preds_c): Only write out the function body for regclas...Ben Elliston2007-01-181-2/+4
* Fix bug in constraint-check generator, reported by Rask Ingemann Lambertsen:Zack Weinberg2006-10-041-7/+9
* cfgexpand.c, [...]: Fix comment typos.Kazu Hirata2006-06-301-2/+2
* genpreds.c (write_match_code_switch): Correctly use XSTR instead of XEXP to e...Roger Sayle2006-06-291-2/+2
* genpreds.c (write_predicate_stmts): Add missing break.Roger Sayle2006-06-291-0/+1
* genpreds.c (generate_switch_p): New function.Roger Sayle2006-06-281-8/+116
* * genpreds.c (write_tm_constrs_h): Delete variable p.David Edelsohn2006-03-291-1/+0
* genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn2006-03-291-11/+22
* genpreds.c (write_insn_extra_address_constraint): Argument `c' is operand of ...David Edelsohn2006-03-201-1/+1
* genpreds.c (write_tm_preds_h): Add semicolon and newline at end of insn_extra...David Edelsohn2006-03-191-1/+1
* genpreds.c (write_insn_constraint_len): Change definition of insn_constraint_...Adam Nemet2006-03-101-1/+1
* * rtl.def (define_constraint, define_register_constraint)Zack Weinberg2006-02-281-59/+826
* r110130@banpei: zack | 2006-01-22 14:52:43 -0800Zack Weinberg2006-01-231-10/+50
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg2006-01-231-7/+0
* tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis2005-12-171-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* libiberty.h (XOBFINISH): New.Gabriel Dos Reis2005-06-061-1/+1
* * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford2005-03-041-1/+2
* genpreds.c: Update copyright.Kazu Hirata2005-02-231-1/+1
* genpreds.c (mark_mode_tests): Handle non-VOIDmode match_operands.Paolo Bonzini2005-02-231-2/+5
* Makefile.in (insn-preds.o): Depend on REGS_H.Richard Henderson2004-12-131-1/+2
* alias.c, [...]: Fix comment formatting.Kazu Hirata2004-10-221-2/+2
* Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell2004-09-091-29/+38
* Makefile.in (insn-preds.o): Depend on TREE_H.Richard Henderson2004-08-131-0/+1
* genpreds.c: Add capability to generate predicate bodies as well as function p...Zack Weinberg2004-08-121-27/+448
* Makefile.in (RTL_BASE_H, RTL_H): Correct.Zack Weinberg2004-08-041-3/+0
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-6/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+3
* attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof...Kaveh R. Ghazi2002-03-031-1/+1
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-3/+3
* genconstants.c, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-231-4/+4
* Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.Zack Weinberg2001-08-091-0/+68