]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/target.def
Remove enum before machine_mode
[thirdparty/gcc.git] / gcc / target.def
2017-07-05  Richard SandifordRemove enum before machine_mode
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-02-06  Segher Boessenkoolsched: Do not move expensive insns speculatively (PR68664)
2017-01-25  Richard Bienerre PR target/69264 (ICE building spidermonkey -mcpu...
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-25  James Greenhalgh[Patch i386] PR78509 - TARGET_C_EXCESS_PRECISION should...
2016-11-23  James Greenhalgh[Patch 1/17] Add a new target hook for describing exces...
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-11-03  Trevor Saundersmake targetm.gen_ccmp{first,next} take rtx_insn **
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-09-26  Andre Vieiratarget.def (elf_flags_numeric): Change documentation...
2016-09-23  Uros Bizjakhooks.h (hook_uint_uintp_false): Rename to...
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-19  Segher BoessenkoolFix lra_p text
2016-09-14  Segher BoessenkoolFix TARGET_LRA_P description
2016-09-12  Marek Polacekextend.texi: Use lowercase "boolean".
2016-09-09  Bernd Edlingertm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.
2016-08-19  Joseph MyersImplement C _FloatN, _FloatNx types.
2016-07-28  Trevor Saundersmerge adjust_cost and adjust_cost_2 target hooks
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-06-02  H.J. LuUpdate TARGET_FUNCTION_INCOMING_ARG documentation
2016-05-16  Matthew WahabRemove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID...
2016-03-02  Manuel López-Ibáñeztarget.def (lra_p): Specify that new ports should use...
2016-02-11  Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-02-02  Wilco DijkstraImprove TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target...
2016-02-01  Nathan Sidwellnvptx.c (PTX_GANG_DEFAULT): New.
2016-01-19  Wilco Dijkstra[Patch 1/4] Simplify the representation of CCMP pattern...
2016-01-13  Richard Hendersonre PR target/68964 (Internal compiler error for test...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-03  Richard SandifordAdd an rsqrt_optab and IFN_RSQRT internal function
2015-12-02  Richard SandifordPR 68432: Add a target hook to control size/speed optab...
2015-11-30  Jakub Jelinekre PR tree-optimization/68501 (sqrt builtin is not...
2015-11-17  Richard SandifordMake builtin_vectorized_function take a combined_fn
2015-11-09  Julian BrownMachine modes for address printing.
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 Sidwellinternal-fn.def (IFN_GOACC_DIM_SIZE, [...]): New.
2015-10-27  Nathan Sidwelltarget-insns.def (oacc_fork, oacc_join): Define.
2015-10-26  Simon Dardistarget.def (TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P...
2015-10-21  Richard HendersonUpdate documentation for address space hooks
2015-10-21  Ilya Enkovichtm.texi: Regenerated.
2015-10-16  Christian Bruelre PR target/67745 ([ARM] wrong alignments when __attri...
2015-09-30  Nathan Sidwellnvptx.c (nvptx_goacc_validate_dims): New.
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-09-04  Andrey Turetskiytm.texi.in (TARGET_VECTORIZE_BUILTIN_SCATTER): New.
2015-07-08  Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-05  Richard Sandifordtarget.def: Add code_for_* hooks.
2015-06-25  Richard SandifordMakefile.in (TARGET_DEF): Add target-insns.def.
2015-06-04  Ramana RadhakrishnanRemove TARGET_RELAXED_ORDERING and optimize for weak...
2015-05-14  Vladimir Makarovre PR rtl-optimization/65862 ([MIPS] IRA/LRA issue...
2015-05-11  Richard HendersonConvert to md_asm_adjust
2015-05-01  Kyrylo Tkachov[doc] Update definition location of attribute_spec...
2015-02-25  Jakub Jelinekre PR lto/64374 (LTO ICE in extract_insn, at recog...
2015-02-21  Bernd Schmidttree-streamer-in.c (unpack_ts_decl_common_value_fields...
2015-01-16  Zhenqiang Chen[AArch64] Enable CCMP support for AArch64, PR64015...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-19  Kaz Kojima* Add TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT target...
2014-12-19  Kaz Kojima* Add TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV target macro.
2014-12-03  Tom de VriesRename fuse-caller-save
2014-12-03  Bin Chengtarget.def (fusion_priority): Wrap code with @smallexample.
2014-11-24  Kyrylo Tkachov[sched-deps] Remove needless check for modified_in_p...
2014-11-19  Richard HendersonMake TARGET_STATIC_CHAIN allow a function type
2014-11-18  James Greenhalgh[Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUC...
2014-11-17  Zhenqiang Chentarget.def (gen_ccmp_first, [...]): Add two new hooks.
2014-11-14  Bin Chengtimevar.def (TV_SCHED_FUSION): New time var.
2014-11-13  Bernd Schmidt[PATCH 6/7] OpenMP 4.0 offloading infrastructure: optio...
2014-11-13  Ilya Verbin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
2014-11-10  Bernd SchmidtAdd a target hook for assembling undeclared decls.
2014-11-06  Bernd SchmidtAdd a hook to inform a port about call arguments.
2014-11-06  Bernd SchmidtAdd a new asm hook to print the end of a variable defin...
2014-11-05  Ilya Enkovichipa-chkp.c: New.
2014-11-05  Bernd SchmidtAllow a target to skip an unnecssary register return...
2014-11-05  Bernd SchmidtAdd a no_register_allocation target hook.
2014-11-01  James Greenhalgh[Patch 1/7] Hookize *_BY_PIECES_P
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-13  Kirill Yukhinre PR target/8340 (ICE on x86 inline asm w/ -fPIC)
2014-09-15  David MalcolmThe various TARGET_ASM_..._MAX_SKIP hooks take an insn
2014-09-15  David MalcolmThe TARGET_CAN_FOLLOW_JUMP hook takes insns
2014-09-12  Joseph MyersRemove LIBGCC2_HAS_?F_MODE target macros.
2014-09-04  Matthew FortuneAdd target hook to override DWARF2 frame register size
2014-08-27  David MalcolmUse rtx_insn for various target.def hooks
2014-08-25  David MalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-07-02  Christian BruelSupport mode toggle.
2014-06-20  Tom de VriesUpdate definition of call_fusage_contains_non_callee_cl...
2014-06-03  Richard Sandifordgcc/
next