]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/doc/tm.texi.in
Add __builtin_speculation_safe_value
[thirdparty/gcc.git] / gcc / doc / tm.texi.in
2018-07-31  Richard EarnshawAdd __builtin_speculation_safe_value
2018-07-17  Martin LiskaClean up of new format of -falign-FOO.
2018-07-12  Richard SandifordExtend tree code folds to IFN_COND_*
2018-07-06  Peter Bergnerre PR target/86324 (testsuite test divkc3-1.c FAILs...
2018-07-05  Nathan SidwellReplace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.
2018-06-08  Martin LiskaRemove MPX
2018-04-30  Andrew SadekMicroblaze Target: PIC data text relative
2018-02-13  Alexandre Olivacommon.opt (gas-loc-support, [...]): New.
2018-01-31  Eric Botcazoure PR rtl-optimization/84071 (wrong elimination of...
2018-01-19  Jakub Jelinekre PR debug/81570 (create_pseudo_cfg assumes that INCOM...
2018-01-13  Richard SandifordAdd an "early rematerialisation" pass
2018-01-13  Richard SandifordAdd an empty_mask_is_expensive hook
2018-01-13  Richard SandifordGive the target more control over ARRAY_TYPE modes
2018-01-13  Richard SandifordSVE unwinding
2018-01-12  Richard Bienerre PR target/80846 (auto-vectorized AVX2 horizontal...
2018-01-03  Jakub JelinekUpdate copyright years.
2018-01-02  Richard SandifordRemove vec_perm_const optab
2017-12-20  Richard Sandifordpoly_int: DWARF locations
2017-12-14  Richard Sandifordpoly_int: add poly-int.h
2017-12-02  Jim WilsonDelete obsolete DWARF1 references.
2017-11-22  Marek Polacekre PR c++/60336 (empty struct value is passed different...
2017-10-31  Michael Meissnerbuiltins.def (DEF_FLOATN_BUILTIN): Change most _Float...
2017-10-29  James E WilsonDelete obsolete SDB debug info support.
2017-10-26  Richard SandifordThis patch adds a new hook that gives the preferred...
2017-10-23  Richard SandifordConvert STARTING_FRAME_OFFSET to a hook
2017-10-09  Segher BoessenkoolAdd targetm.insn_cost hook
2017-09-25  Richard SandifordTurn CONSTANT_ALIGNMENT into a hook
2017-09-22  Richard SandifordLet the target choose a vectorisation alignment
2017-09-20  Jeff Lawexplow.c: Include "params.h".
2017-09-15  Richard SandifordTurn FUNCTION_ARG_OFFSET into a hook
2017-09-15  Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-15  Richard SandifordTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-13  Richard SandifordTurn SECONDARY_MEMORY_NEEDED into a hook
2017-09-13  Richard SandifordTurn SECONDARY_MEMORY_NEEDED_MODE into a target hook
2017-09-12  Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-12  Richard SandifordTurn SLOW_UNALIGNED_ACCESS into a target hook
2017-09-04  Richard SandifordTurn FUNCTION_ARG_PADDING into a target hook
2017-09-04  Richard SandifordTurn MODES_TIEABLE_P into a target hook
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-07-25  Torsten Duwec-attribs.c (c_common_attribute_table): Add entry for...
2017-06-07  Segher Boessenkoolrs6000: Remove SPE high registers
2017-05-08  Bernd Edlingertarget.def (compute_frame_layout): New optional target...
2017-04-04  Jakub Jelinekre PR tree-optimization/79390 (10% performance drop...
2017-03-21  Martin SeborUse the more formal "cannot" instead of the informal...
2017-02-07  Richard Bienerre PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr2541...
2017-02-06  Segher Boessenkoolsched: Do not move expensive insns speculatively (PR68664)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-29  Martin SeborPR tree-optimization/78512 - [7 Regression] r242674...
2016-11-29  Jiong Wang[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P...
2016-11-23  James Greenhalgh[Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it.
2016-11-23  James Greenhalgh[Patch 1/17] Add a new target hook for describing exces...
2016-11-17  Pip Cetre PR rtl-optimization/78355 (LRA generates unaligned...
2016-11-16  Alexander Monakovnvptx backend prerequisites for OpenMP offloading
2016-11-10  Vladimir Makarovtarget.def (additional_allocno_class_p): New.
2016-11-07  Pat Haugentarget.def (compute_pressure_classes): New target hook.
2016-11-04  David MalcolmStart adding target-specific selftests
2016-10-28  Eric Botcazoutarget.def (min_arithmetic_precision): New hook.
2016-10-28  Prathamesh Kulkarnire PR tree-optimization/43721 (Failure to optimise...
2016-10-24  Ximin Luore PR debug/77985 (DW_AT_comp_dir is omitted when filen...
2016-10-16  Eric Botcazoure PR ada/37139 (DEP prevents using Ada tasking)
2016-10-12  Segher Boessenkoolseparate shrink-wrap: New command-line flag, status...
2016-10-11  Eric Botcazousparc.opt (msubxc): New option.
2016-10-04  Jakub Jelinekdefaults.h (JCR_SECTION_NAME, [...]): Remove.
2016-09-22  Andre Vieira[ARM] Add support for -mpure-code option
2016-09-21  Martin SeborPR middle-end/49905 - Better sanity checking on sprintf...
2016-09-15  Richard Bienerdwarf2asm.h (dw2_asm_output_offset): Add overload with...
2016-09-09  Bernd Edlingertm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.
2016-08-19  Joseph MyersImplement C _FloatN, _FloatNx types.
2016-07-21  James Greenhalgh[Patch 1/2 ifcvt costs] New target hook: max_noce_ifcvt...
2016-07-20  Georg-Johann Laytarget.def (addr_space): Add new diagnose_usage to...
2016-06-03  Bernd Schmidtre PR tree-optimization/52171 (memcmp/strcmp/strncmp...
2016-05-16  Matthew WahabRemove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID...
2016-04-26  Rainer OrthSupport .lbss etc. sections with Solaris as (PR target...
2016-01-13  Richard Hendersonre PR target/68964 (Internal compiler error for test...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-02  Richard SandifordPR 68432: Add a target hook to control size/speed optab...
2015-11-17  Richard SandifordMake builtin_vectorized_function take a combined_fn
2015-11-15  Trevor Saundersremove conditional compilation of sdb debug info
2015-11-13  Andris Pavenis[PATCH] gcc.c: new macro POST_LINK_SPECS to be able...
2015-11-09  Richard HendersonAdd hook for modifying debug info for address spaces
2015-11-09  Richard HendersonAdd TARGET_ADDR_SPACE_ZERO_ADDRESS_VALID
2015-11-05  Nathan Sidwelltarget.def (goacc.dim_limit): New hook.
2015-11-04  Nathan Sidwellinternal-fn.def (GOACC_REDUCTION): New.
2015-10-27  Nathan Sidwelltarget-insns.def (oacc_fork, oacc_join): Define.
2015-10-27  Richard Hendersonre PR rtl-optimization/67609 (Generates wrong code...
2015-10-26  Simon Dardistarget.def (TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P...
2015-10-21  Ilya Enkovichtm.texi: Regenerated.
2015-10-16  Christian Bruelre PR target/67745 ([ARM] wrong alignments when __attri...
2015-10-11  Trevor Saundersalways define SETUP_FRAME_ADDRESSES
2015-10-05  Richard SandifordRemove remaining uses of REAL_ARITHMETIC
2015-10-05  Richard SandifordReplace REAL_VALUES_LESS with real_less
2015-10-05  Richard SandifordReplace REAL_VALUES_EQUAL with real_equal
2015-09-30  Nathan Sidwellnvptx.c (nvptx_goacc_validate_dims): New.
2015-09-18  Andrew Dixieconfig.host (powerpc-ibm-aix*): Add crtdbase.o to extra...
2015-09-15  Eric Botcazoudefaults.h (STACK_OLD_CHECK_PROTECT): Adjust for -fno...
2015-09-04  Andrey Turetskiytm.texi.in (TARGET_VECTORIZE_BUILTIN_SCATTER): New.
2015-08-21  Trevor Saundersadd default for CONSTANT_ALIGNMENT
2015-07-24  Jeff Lawre PR other/66259 (Combined gcc and binutils build...
2015-07-09  Trevor Saundersalways define WORD_REGISTER_OPERATIONS
next