Daily bump.
[gcc.git] / gcc / reginfo.c
2012-01-31 Richard Sandifordfunction.h (regno_reg_rtx): Adjust comment.
2011-11-27 Richard Sandifordhard-reg-set.h (target_hard_regs): Add x_accessible_reg...
2011-11-06 Joern Renneckeregset.h (fixed_reg_set_regset): Declare.
2011-07-19 Anatoly Sokolovtarget.def (class_max_nregs): New hook.
2011-06-09 Andi KleenPrint location for conflicting global regs.
2011-05-01 Anatoly Sokolovreginfo.c (memory_move_cost): Change rclass argument...
2011-03-29 Vladimir Makarov[multiple changes]
2011-03-28 Vladimir Makarovre PR bootstrap/48307 (Bootstrap failure)
2011-03-27 Vladimir Makarov[multiple changes]
2010-12-09 Richard Guentherreginfo.c (struct subregs_of_mode_node): Remove.
2010-12-09 Richard Guentherrtl.h (invalid_mode_change_p): Adjust prototype.
2010-12-06 Jakub Jelinekre PR debug/46771 (-fcompare-debug failure (length...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-22 Nathan Froydtarget.def (conditional_register_usage): Define.
2010-11-17 Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-11-13 Richard Earnshawtm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new...
2010-11-11 Joseph Myersreginfo.c (fix_register): Avoid inserting English word...
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-08-20 Joseph Myerstm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Docum...
2010-08-17 Uros Bizjakre PR target/45296 (register long double ICE at -O2...
2010-08-14 Anatoly Sokolovreload.h (register_move_cost, [...]): Adjust prototype.
2010-07-12 Richard Sandifordreginfo.c (init_reg_sets): Don't zero globals here.
2010-07-12 Richard SandifordMakefile.in (reginfo.o): Don't depend on $(GGC_H) or...
2010-07-12 Richard Sandifordregs.h (target_regs): Add x_hard_regs_of_mode...
2010-07-12 Richard Sandifordhard-reg-set.h (target_hard_regs): New structure.
2010-07-12 Richard SandifordMakefile.in (target-globals.o): Depend on $(REGS_H).
2010-07-10 Anatoly Sokolovreginfo.h (reg_classes_intersect_p): Change arguments...
2010-07-09 Bernd Schmidtreload.c (find_reloads): Don't clear badop if we have...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-29 Nathan Froydreginfo.c (init_reg_sets_1): Adjust comments.
2010-06-27 Anatoly Sokolovtarget.h (struct gcc_target): Add register_move_cost...
2010-06-05 Anatoly Sokolovtarget.h (struct gcc_target): Add memory_move_cost...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-19 Jie Zhangre PR target/43662 (ICE in insert_save with ms_abi...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-14 Vladimir Makarovparams.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-09-04 Vladimir Makarovre PR bootstrap/41241 (bootstrap comparison failure)
2009-09-02 Anatoly Sokolovhard-reg-set.h (call_fixed_regs): Remove.
2009-09-02 Vladimir Makarovinvoke.texi (-fsched-pressure): Document it.
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-05-14 Ian Lance Taylorpasses.c (finish_optimization_passes): Change i to...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-18 Kazu Hiratareginfo.c (cannot_change_mode_set_regs): Remove.
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-03-19 Alexandre Olivareginfo.c (globalize_reg): Recompute derived reg sets.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-29 Vladimir Makarovtm.texi (TARGET_IRA_COVER_CLASSES): Modify description.