aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi.in
AgeCommit message (Expand)AuthorFilesLines
2016-01-13re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson1-4/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-02PR 68432: Add a target hook to control size/speed optab choicesRichard Sandiford1-0/+2
2015-11-17Make builtin_vectorized_function take a combined_fnRichard Sandiford1-0/+2
2015-11-15remove conditional compilation of sdb debug infoTrevor Saunders1-1/+1
2015-11-12[PATCH] gcc.c: new macro POST_LINK_SPECS to be able to add additionalAndris Pavenis1-0/+5
2015-11-09Add hook for modifying debug info for address spacesRichard Henderson1-0/+2
2015-11-09Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALIDRichard Henderson1-0/+2
2015-11-05target.def (goacc.dim_limit): New hook.Nathan Sidwell1-0/+2
2015-11-04internal-fn.def (GOACC_REDUCTION): New.Nathan Sidwell1-0/+2
2015-10-27target-insns.def (oacc_fork, oacc_join): Define.Nathan Sidwell1-0/+2
2015-10-27re PR rtl-optimization/67609 (Generates wrong code for SSE2 _mm_load_pd)Richard Henderson1-2/+13
2015-10-26target.def (TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P): New hook.Simon Dardis1-0/+2
2015-10-21tm.texi: Regenerated.Ilya Enkovich1-0/+2
2015-10-16re PR target/67745 ([ARM] wrong alignments when __attribute__ ((optimize,targ...Christian Bruel1-0/+2
2015-10-11always define SETUP_FRAME_ADDRESSESTrevor Saunders1-2/+2
2015-10-05Remove remaining uses of REAL_ARITHMETICRichard Sandiford1-15/+0
2015-10-05Replace REAL_VALUES_LESS with real_lessRichard Sandiford1-4/+0
2015-10-05Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford1-7/+0
2015-09-30nvptx.c (nvptx_goacc_validate_dims): New.Nathan Sidwell1-0/+2
2015-09-18config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.Andrew Dixie1-7/+13
2015-09-15defaults.h (STACK_OLD_CHECK_PROTECT): Adjust for -fno-exceptions.Eric Botcazou1-3/+3
2015-09-04tm.texi.in (TARGET_VECTORIZE_BUILTIN_SCATTER): New.Andrey Turetskiy1-0/+2
2015-08-21add default for CONSTANT_ALIGNMENTTrevor Saunders1-1/+1
2015-07-24re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law1-1/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-09always define SHORT_IMMEDIATES_SIGN_EXTENDTrevor Saunders1-1/+1
2015-06-04Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan1-2/+0
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-8/+4
2015-05-14re PR rtl-optimization/65862 ([MIPS] IRA/LRA issue: integers spilled to float...Vladimir Makarov1-0/+2
2015-05-11Convert to md_asm_adjustRichard Henderson1-1/+1
2015-04-30Define & use special macros to record the name & size of cold partitions.Caroline Tice1-0/+28
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-03-03Turn RETURN_ADDR_IN_PREVIOUS_FRAME into C expressionMax Filippov1-3/+4
2015-02-25re PR lto/64374 (LTO ICE in extract_insn, at recog.c:2327)Jakub Jelinek1-0/+2
2015-02-21tree-streamer-in.c (unpack_ts_decl_common_value_fields, [...]): If ACCEL_COMP...Bernd Schmidt1-0/+2
2015-02-09re PR target/64761 (-freorder-blocks-and-partition causes some failures on SH)Joern Rennecke1-11/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-19* Add TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT target macro.Kaz Kojima1-0/+2
2014-12-19* Add TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV target macro.Kaz Kojima1-0/+2
2014-11-17target.def (gen_ccmp_first, [...]): Add two new hooks.Zhenqiang Chen1-0/+4
2014-11-16tm.texi.in (TARGET_FLAGS_REGNUM): Move around.Eric Botcazou1-2/+2
2014-11-14timevar.def (TV_SCHED_FUSION): New time var.Bin Cheng1-0/+2
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt1-0/+2
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin1-0/+2
2014-11-13tm.texi.in (SELECT_CC_MODE): Update example.Eric Botcazou1-7/+9
2014-11-10Add a target hook for assembling undeclared decls.Bernd Schmidt1-0/+2
2014-11-06Add a hook to inform a port about call arguments.Bernd Schmidt1-0/+4
2014-11-06Add a new asm hook to print the end of a variable definition.Bernd Schmidt1-0/+2
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+18