aboutsummaryrefslogtreecommitdiff
path: root/gcc/genpreds.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-04-03genpreds.c (write_insn_constraint_len): Write function optimized for CONSTRAI...Richard Guenther1-19/+36
2007-01-18genpreds.c (write_insn_preds_c): Only write out the function body for regclas...Ben Elliston1-2/+4
2006-10-04Fix bug in constraint-check generator, reported by Rask Ingemann Lambertsen:Zack Weinberg1-7/+9
2006-06-30cfgexpand.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2006-06-29genpreds.c (write_match_code_switch): Correctly use XSTR instead of XEXP to e...Roger Sayle1-2/+2
2006-06-29genpreds.c (write_predicate_stmts): Add missing break.Roger Sayle1-0/+1
2006-06-28genpreds.c (generate_switch_p): New function.Roger Sayle1-8/+116
2006-03-29* genpreds.c (write_tm_constrs_h): Delete variable p.David Edelsohn1-1/+0
2006-03-29genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn1-11/+22
2006-03-20genpreds.c (write_insn_extra_address_constraint): Argument `c' is operand of ...David Edelsohn1-1/+1
2006-03-19genpreds.c (write_tm_preds_h): Add semicolon and newline at end of insn_extra...David Edelsohn1-1/+1
2006-03-10genpreds.c (write_insn_constraint_len): Change definition of insn_constraint_...Adam Nemet1-1/+1
2006-02-28* rtl.def (define_constraint, define_register_constraint)Zack Weinberg1-59/+826
2006-01-23r110130@banpei: zack | 2006-01-22 14:52:43 -0800Zack Weinberg1-10/+50
2006-01-23r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg1-7/+0
2005-12-17tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-06libiberty.h (XOBFINISH): New.Gabriel Dos Reis1-1/+1
2005-03-04* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford1-1/+2
2005-02-23genpreds.c: Update copyright.Kazu Hirata1-1/+1
2005-02-23genpreds.c (mark_mode_tests): Handle non-VOIDmode match_operands.Paolo Bonzini1-2/+5
2004-12-13Makefile.in (insn-preds.o): Depend on REGS_H.Richard Henderson1-1/+2
2004-10-22alias.c, [...]: Fix comment formatting.Kazu Hirata1-2/+2
2004-09-09Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell1-29/+38
2004-08-13Makefile.in (insn-preds.o): Depend on TREE_H.Richard Henderson1-0/+1
2004-08-12genpreds.c: Add capability to generate predicate bodies as well as function p...Zack Weinberg1-27/+448
2004-08-04Makefile.in (RTL_BASE_H, RTL_H): Correct.Zack Weinberg1-3/+0
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-6/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+3
2002-03-03attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof...Kaveh R. Ghazi1-1/+1
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-3/+3
2001-08-23genconstants.c, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-4/+4
2001-08-09Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.Zack Weinberg1-0/+68