aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-19* Add TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT target macro.Kaz Kojima1-0/+9
2014-12-19* Add TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV target macro.Kaz Kojima1-0/+10
2014-12-03Rename fuse-caller-saveTom de Vries1-1/+1
2014-12-03target.def (fusion_priority): Wrap code with @smallexample.Bin Cheng1-8/+14
2014-11-24[sched-deps] Remove needless check for modified_in_p when trying to fuse two ...Kyrylo Tkachov1-5/+7
2014-11-19Make TARGET_STATIC_CHAIN allow a function typeRichard Henderson1-1/+1
2014-11-18[Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUCTURE_P should take an ...James Greenhalgh1-1/+1
2014-11-17target.def (gen_ccmp_first, [...]): Add two new hooks.Zhenqiang Chen1-0/+18
2014-11-16tm.texi.in (TARGET_FLAGS_REGNUM): Move around.Eric Botcazou1-4/+4
2014-11-14timevar.def (TV_SCHED_FUSION): New time var.Bin Cheng1-0/+70
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt1-0/+9
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin1-0/+6
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/+7
2014-11-06Add a hook to inform a port about call arguments.Bernd Schmidt1-0/+23
2014-11-06Add a new asm hook to print the end of a variable definition.Bernd Schmidt1-0/+5
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+136
2014-11-05Allow a target to skip an unnecssary register return value for a struct return.Bernd Schmidt1-0/+8
2014-11-05Add a no_register_allocation target hook.Bernd Schmidt1-2/+10
2014-11-01[Patch 7/7] Remove *_BY_PIECES_PJames Greenhalgh1-44/+0
2014-11-01[Patch 1/7] Hookize *_BY_PIECES_PJames Greenhalgh1-0/+46
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-56/+56
2014-10-13re PR target/8340 (ICE on x86 inline asm w/ -fPIC)Kirill Yukhin1-0/+10
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers1-7/+0
2014-09-15The various TARGET_ASM_..._MAX_SKIP hooks take an insnDavid Malcolm1-4/+4
2014-09-15The TARGET_CAN_FOLLOW_JUMP hook takes insnsDavid Malcolm1-1/+1
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers1-23/+8
2014-09-08Remove SF_SIZE etc. target macros.Joseph Myers1-14/+0
2014-09-08Remove no-longer-needed fp-bit target macros.Joseph Myers1-21/+0
2014-09-04Add target hook to override DWARF2 frame register sizeMatthew Fortune1-0/+7
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-18/+18
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm1-3/+3
2014-08-24Remove CALLER_SAVE_PROFITABLE since it is not used at present.Kito Cheng1-10/+0
2014-07-02Support mode toggle.Christian Bruel1-3/+3
2014-06-20Update definition of call_fusage_contains_non_callee_clobbersTom de Vries1-8/+8
2014-06-06re PR target/61300 (powerpc64le miscompile with K&R-style function definition...Alan Modra1-0/+7
2014-06-03gcc/Richard Sandiford1-152/+3
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-1/+1
2014-05-22Cleanup and improve multipass_dfa_lookahead_guardMaxim Kuvyrkov1-19/+12
2014-05-13target.def (mode_switching): New hook vector.Christian Bruel1-43/+21
2014-05-12tm.texi: Remove reference to deleted macro.David Wohlferd1-3/+0
2014-05-06Merge in wide-int.Kenneth Zadeck1-13/+47
2014-05-05Add call_fusage_contains_non_callee_clobbers hookRadovan Obradovic1-0/+16
2014-05-05target.def: Add new target hook.Andreas Krebbel1-0/+4
2014-05-02defaults.h (HONOR_REG_ALLOC_ORDER): Change HONOR_REG_ALLOC_ORDER to a C expre...Kito Cheng1-2/+2
2014-04-11re PR rtl-optimization/60651 (Mode switching instructions are sometimes emitt...Joern Rennecke1-0/+2
2014-02-27re PR rtl-optimization/49847 (NULL deref in fold_rtx (prev_insn_cc0 == NULL))Mikael Pettersson1-2/+7
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck1-5/+0