aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
2012-07-19tm.texi.in (MODE_AFTER): Add entity as the first macro argument.Uros Bizjak1-2/+3
2012-07-16function.c (stack_protect_epilogue): Use expand_call to expand targetm.stack_...Steven Bosscher1-1/+1
2012-07-13tm.texi: Regenerate.Bill Schmidt1-0/+16
2012-07-10Zap now unused builtin_mul_widen_even/odd target hooksRichard Henderson1-22/+0
2012-06-29system.h (CASE_USE_BIT_TESTS): Poison.Steven Bosscher1-10/+0
2012-06-29system.h (IFCVT_EXTRA_FIELDS): Poison.Steven Bosscher1-9/+4
2012-06-26system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.Steven Bosscher1-2/+2
2012-06-26re PR middle-end/33190 (tm.texi describes some non-existing hooks)Steven Bosscher1-0/+6
2012-06-26re PR middle-end/33190 (tm.texi describes some non-existing hooks)Steven Bosscher1-54/+2
2012-06-25v850.c: Remove redundant extern declarations for last_assemble_variable_decl ...Steven Bosscher1-0/+8
2012-06-19tm.texi.in (TARGET_OBJC_DECLARE_UNRESOLVED_CLASS_REFERENCE, [...]): Add @hooks.Steven Bosscher1-14/+8
2012-06-19target.def (output_ident): New hook.Steven Bosscher1-6/+4
2012-06-11tm.texi.in (Addressing Modes): Mention that this hook needs to be defined for...Hans-Peter Nilsson1-2/+4
2012-05-29re PR debug/53453 (darwin linker expects both AT_name and AT_comp_dir debug n...Jack Howarth1-0/+4
2012-05-15tm.texi.in (Type Layout): Update reference to source-code.Hans-Peter Nilsson1-3/+3
2012-05-02ChangeLog entry:Kirill Yukhin1-0/+5
2012-03-20tree.h (enum size_type_kind): Add stk_ prefix to constants, convert in lowerc...Tristan Gingold1-0/+12
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-6/+0
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-4/+0
2012-01-26Define __GCC_ATOMIC_TEST_AND_SET_TRUEVALRichard Henderson1-0/+4
2012-01-24re PR target/51957 (ppc64 .debug_loc toc reference)Jakub Jelinek1-0/+5
2012-01-17re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure)Jakub Jelinek1-1/+5
2011-12-22tm.texi.in (TARGET_PREPARE_PCH_SAVE): New hook.Richard Sandiford1-0/+7
2011-11-30shift flag_next/gnu_runtime to modern opts system.Iain Sandoe1-7/+12
2011-11-22target.def (tm_clone_table_section): New hook.Iain Sandoe1-0/+4
2011-11-08tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument.Ulrich Weigand1-7/+11
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+8
2011-11-07re PR tree-optimization/50789 (Gather vectorization)Jakub Jelinek1-0/+8
2011-10-25Change vec_perm checking and expansion level.Richard Henderson1-1/+1
2011-10-20target.def (vec_perm_const_ok): Rename from builtin_vec_perm_ok.Richard Henderson1-1/+1
2011-10-20Remove TARGET_VECTORIZE_BUILTIN_VEC_PERM.Richard Henderson1-5/+1
2011-10-17configure.ac: Add --with-native-system-header-dir.Simon Baldwin1-24/+6
2011-10-06system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov1-12/+0
2011-09-26tm.texi: Correct documentation for TARGET_ADDR_SPACE_SUBSET_P.Bingfeng Mei1-1/+1
2011-09-06PR middle-end/44382: Tree reassociation improvementEnkovich Ilya1-0/+5
2011-08-20tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.Anatoly Sokolov1-9/+0
2011-08-18Keep tm, div_t, ldiv_t, lconv mangling on Solaris (PR libstdc++-v3/1773)Rainer Orth1-0/+4
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-5/+10
2011-08-10tm.texi.in (CLASS_MAX_NREGS): Fix typo.Paulo J. Matos1-1/+1
2011-08-08Fix Dwarf unwind library for UNITS_PER_WORD > sizeof (void *)H.J. Lu1-0/+18
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-0/+17
2011-07-13tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add hook.Bernd Schmidt1-0/+6
2011-07-12tm.texi.in (FUNCTION_ARG_PADDING): Mention TARGET_FUNCTION_ARG_ROUND_BOUNDARY.Bernd Schmidt1-3/+10
2011-07-08defaults.h (REG_WORDS_BIG_ENDIAN): Provide a default.Bernd Schmidt1-2/+9
2011-07-06tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther1-1/+1
2011-06-23params.c: Include common/common-target.h.Joseph Myers1-1/+1
2011-06-21gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.Joseph Myers1-7/+0
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-9/+9
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-8/+8
2011-06-14common-target-def.h, [...]: New files.Joseph Myers1-0/+14