OSDN Git Service

2008-02-21 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / genpreds.c
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-04-03 rguenth2007-04-03 Richard Guenther <rguenther@suse.de>
2007-01-17 bje * genpreds.c (write_insn_preds_c): Only write out...
2006-10-04 zack Fix bug in constraint-check generator, reported by...
2006-06-30 kazu * cfgexpand.c, config/i386/i386.c, genpreds.c, tree...
2006-06-29 sayle * genpreds.c (write_match_code_switch): Correctly...
2006-06-29 sayle * genpreds.c (write_predicate_stmts) <IOR>: Add missin...
2006-06-28 sayle * genpreds.c (generate_switch_p): New function.
2006-03-29 dje * genpreds.c (write_tm_constrs_h): Delete varia...
2006-03-29 dje * genemit.c (main): Add tm-constrs.h to include...
2006-03-20 dje * genpreds.c (write_insn_extra_address_constraint...
2006-03-19 dje * genpreds.c (write_tm_preds_h): Add semicolon...
2006-03-10 nemet * genpreds.c (write_insn_constraint_len): Change defin...
2006-02-28 zack * rtl.def (define_constraint, define_register_constraint)
2006-01-23 zack r110130@banpei: zack | 2006-01-22 14:52:43 -0800
2006-01-23 zack r110124@banpei: zack | 2006-01-22 14:45:55 -0800
2005-12-17 gdr * tree-inline.c (copy_body_r): Use explicit...
2005-06-25 kcookUpdate FSF address.
2005-06-06 gdrlibiberty/
2005-03-04 rsandifo * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_c...
2005-02-23 kazugcc/
2005-02-23 bonzini2005-02-23 Paolo Bonzini <bonzini@gnu.org>
2004-12-13 rth * Makefile.in (insn-preds.o): Depend on REGS_H.
2004-10-22 kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-09-09 nathan * Makefile.in (gengtype): Use $(BUILD_ERRORS).
2004-08-13 rth * Makefile.in (insn-preds.o): Depend on TREE_H.
2004-08-12 zack * genpreds.c: Add capability to generate predicate...
2004-08-04 zack * Makefile.in (RTL_BASE_H, RTL_H): Correct.
2003-06-01 aj * genrecog.c: Use ISO C90 prototypes.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-03-03 ghazi * attribs.c (init_attributes, decl_attributes): Use...
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-08-23 gerald * genconstants.c, genpreds.c, libfuncs.h, optabs.h...
2001-08-09 zack * Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.