aboutsummaryrefslogtreecommitdiff
path: root/gcc/genpreds.c
AgeCommit message (Expand)Author
2009-03-06 * genpreds.c: (needs_variable): Fix parentheses at variable nameJan-Benedict Glaw
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-12-092008-12-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2008-06-26 * cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/orKaveh Ghazi
2008-05-272008-05-27 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-04-032007-04-03 Richard Guenther <rguenther@suse.de>Richard Guenther
2007-01-17 * genpreds.c (write_insn_preds_c): Only write out the functionBen Elliston
2006-10-04 Fix bug in constraint-check generator, reported by Rask IngemannZack Weinberg
2006-06-30 * cfgexpand.c, config/i386/i386.c, genpreds.c, tree-cfg.c: FixKazu Hirata
2006-06-29 * genpreds.c (write_match_code_switch): Correctly use XSTR insteadRoger Sayle
2006-06-29 * genpreds.c (write_predicate_stmts) <IOR>: Add missing break.Roger Sayle
2006-06-28 * genpreds.c (generate_switch_p): New function.Roger Sayle
2006-03-29 * genpreds.c (write_tm_constrs_h): Delete variable p.David Edelsohn
2006-03-29 * genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn
2006-03-20 * genpreds.c (write_insn_extra_address_constraint): Argument `c'David Edelsohn
2006-03-19 * genpreds.c (write_tm_preds_h): Add semicolon and newline atDavid Edelsohn
2006-03-10 * genpreds.c (write_insn_constraint_len): Change definition ofAdam Nemet
2006-02-28 * rtl.def (define_constraint, define_register_constraint)Zack Weinberg
2006-01-23 r110130@banpei: zack | 2006-01-22 14:52:43 -0800Zack Weinberg
2006-01-23 r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg
2005-12-17 * tree-inline.c (copy_body_r): Use explicit cast whenGabriel Dos Reis
2005-06-25Update FSF address.Kelley Cook
2005-06-06libiberty/Gabriel Dos Reis
2005-03-04 * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford
2005-02-23gcc/Kazu Hirata
2005-02-232005-02-23 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-12-13 * Makefile.in (insn-preds.o): Depend on REGS_H.Richard Henderson
2004-10-22 * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,Kazu Hirata
2004-09-09 * Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell
2004-08-13 * Makefile.in (insn-preds.o): Depend on TREE_H.Richard Henderson
2004-08-12 * genpreds.c: Add capability to generate predicate bodies asZack Weinberg
2004-08-04 * Makefile.in (RTL_BASE_H, RTL_H): Correct.Zack Weinberg
2003-06-01 * genrecog.c: Use ISO C90 prototypes.Andreas Jaeger
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-03-03 * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inKaveh Ghazi
2001-10-07 * builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh Ghazi
2001-08-23 * genconstants.c, genpreds.c, libfuncs.h, optabs.h, rtl-error.h:Lars Brinkhoff
2001-08-09 * Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.Zack Weinberg