]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/reginfo.c
Update libbid according to the latest Intel Decimal Floating-Point Math Library.
[thirdparty/gcc.git] / gcc / reginfo.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-05-04  Segher BoessenkoolRemove CC0
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-17  Richard Sandifordreginfo: Add a global_reg_set
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-02  Richard SandifordFix shadowing in globalize_reg
2019-10-01  Richard SandifordRemove clobber_high
2019-09-30  Richard SandifordHide regs_invalidated_by_call etc.
2019-09-30  Richard SandifordPass an ABI to choose_hard_reg_mode
2019-09-30  Richard SandifordPass an ABI identifier to hard_regno_call_part_clobbered
2019-09-30  Richard SandifordAdd function_abi.{h,cc}
2019-09-10  Richard SandifordRemove call_really_used_regs
2019-09-10  Richard SandifordHide call_used_regs in target-independent code
2019-09-10  Richard SandifordReplace call_used_reg_set with call_used_or_fixed_regs
2019-09-10  Richard SandifordRemove call_fixed_reg_set
2019-09-09  Richard SandifordRemove global REG_SETs
2019-09-09  Richard SandifordRemove IOR_HARD_REG_SET
2019-09-09  Richard SandifordRemove AND_HARD_REG_SET
2019-09-09  Richard SandifordRemove COPY_HARD_REG_SET
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-01-11  Steve Ellceyaarch64.c (aarch64_simd_call_p): New function.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-20  David MalcolmAdd support for grouping of related diagnostics (PR...
2018-08-06  Alan HaywardRemaining support for clobber high
2018-01-03  Richard Sandifordpoly_int: GET_MODE_SIZE
2018-01-03  Jakub JelinekUpdate copyright years.
2018-01-03  Richard Sandifordpoly_int: REGMODE_NATURAL_SIZE
2017-12-20  Richard Sandifordpoly_int: SUBREG_BYTE
2017-09-12  Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-12  Richard SandifordConvert hard_regno_nregs to a function
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04  Richard SandifordTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-08-30  Richard SandifordDrop df_ from df_read_modify_subreg_p
2017-08-30  Richard Sandiford[4/77] Add FOR_EACH iterators for modes
2017-03-14  Bernd Schmidtre PR rtl-optimization/79728 (ICE in setup_pressure_cla...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-05-03  Bernd SchmidtFix PR44281, bad RA with global regs.
2016-02-04  Richard SandifordPR 69577: Invalid RA of destination subregs
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
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...
next