]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/reginfo.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / reginfo.c
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-22  Trevor Saundersdon't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTE...
2015-04-22  Trevor Saundersreduce conditional compilation for HARD_FRAME_POINTER_I...
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-01-17  Jeff Lawre PR rtl-optimization/32790 (REG_N_SETS holds wrong...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-19  David MalcolmPR jit/63854: Fix memory leak of reginfo.c: valid_mode_...
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-29  Richard SandifordPR rtl-optimization/63340 (part 2)
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-22  Richard Sandifordhard-reg-set.h: Include hash-table.h.
2014-08-22  David Malcolmreginfo.c: Use rtx_insn (also touches rtl.h)
2014-07-24  Richard Sandifordre PR rtl-optimization/61629 (FAIL: gcc.dg/20020312...
2014-07-09  Trevor Saundersremove has_execute
2014-05-27  Richard Sandifordsystem.h (TEST_BIT): New macro.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saundersremove has_gate
2014-01-15  Richard Hendersonre PR debug/54694 (internal compiler error: in dwarf2ou...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-10-21  Diego NovilloRe-factor inclusion of tree.h.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-27  Richard Sandifordcse.c (count_reg_usage): Handle INT_LIST.
2013-09-05  Peter Bergnerre PR target/58139 (PowerPC volatile VSX register live...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-03  Vladimir Makarovreginfo.c (max_regno_since_last_resize): New.
2012-08-23  Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-08  Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-05-31  Richard Sandifordregs.h (move_table, [...]): Move these definitions...
2012-04-11  H.J. LuCheck for incompatible pointer sign extension
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.