aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-10Improve cstore code generation on 64-bit sparc.David S. Miller1-0/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-07-25tm.texi: Regenerate.Bill Schmidt1-0/+8
2012-07-13tm.texi: Regenerate.Bill Schmidt1-0/+7
2012-06-13targhooks.c (default_builtin_vectorized_conversion): Handle vec_construct, us...Bill Schmidt1-1/+2
2012-02-10re PR tree-optimization/50031 (Sphinx3 has a 10% regression going from GCC 4....Bill Schmidt1-1/+2
2012-01-17re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure)Jakub Jelinek1-1/+2
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-2/+46
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-35/+0
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers1-3/+0
2011-01-14re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)Richard Guenther1-0/+3
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-0/+35
2010-10-07Move enum unwind_info_type from target.h to coretypes.h.Richard Henderson1-10/+0
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-0/+10
2010-07-04tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume...Ira Rosen1-0/+1
2010-06-29re PR other/44034 (target hooks are hard to maintain)Joern Rennecke1-1203/+5
2010-06-29tm.texi (TARGET_OPTION_OVERRIDE): Document.Joern Rennecke1-0/+3
2010-06-29calls.c, [...]: Call targetm.calls.function_arg...Nathan Froyd1-0/+20
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-0/+5
2010-06-27target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov1-0/+5
2010-06-16* target.h (struct asm_out):Add declare_constant_name field.Anatoly Sokolov1-0/+4
2010-06-07tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation.Ira Rosen1-3/+20
2010-06-05target.h (struct gcc_target): Add memory_move_cost field.Anatoly Sokolov1-0/+3
2010-06-04final.c (output_asm_insn): Call targetm.asm_out.print_operand_punct_valid_p.Nathan Froyd1-0/+10
2010-05-28c-common.c (c_common_nodes_and_builtins): Replace use of TARGET_ENUM_VA_LIST ...Kai Tietz1-0/+3
2010-05-25invoke.texi: Document -Ofast.Richard Guenther1-0/+3
2010-05-19hooks.h (hook_tree_tree_tree_bool_null): Rename to...Nathan Froyd1-1/+1
2010-05-12target.h (struct gcc_target): Add mode_dependent_address_p field.Anatoly Sokolov1-0/+4
2010-05-07configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher1-0/+8
2010-05-05re PR testsuite/43758 (19 new GCC HEAD@158360 regressions)Jason Merrill1-0/+4
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-0/+6
2010-05-02target.h (struct calls): Add function_value_regno_p field.Anatoly Sokolov1-0/+4
2010-04-09target.h (builtin_conversion): Pass in input and output types.Richard Guenther1-3/+3
2010-04-08Implement target hook for loop unrollingChristian Borntraeger1-0/+6
2010-03-27PR 43544, change TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION to take a tree ...Michael Meissner1-1/+1
2010-03-24re PR debug/43293 (Invalid unwind info for i?86 -fpic)Jakub Jelinek1-1/+5
2010-01-19target.h (struct gcc_target): Change type of last argument to secondary_reloa...Joern Rennecke1-1/+1
2009-11-25target.h (targetm.vectorize.builtin_vec_perm_ok): New.Richard Henderson1-0/+4
2009-11-25Remove trailing white spaces.H.J. Lu1-8/+8
2009-10-29re PR middle-end/37565 (__optimize__ attribute doesn't work correctly)Steve Ellcey1-0/+5
2009-10-27target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi1-0/+3
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-0/+16
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+20
2009-10-17targhooks.c (default_libcall_value): Don't use LIBCALL_VALUE macro if not def...Anatoly Sokolov1-1/+1
2009-10-09re PR lto/41638 (Back-end builtins are mishandled)Richard Guenther1-0/+6
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson1-1/+14
2009-09-15New function for checking misalignmentRevital Eres1-0/+5
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-0/+4
2009-08-14extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all p...Olatunji Ruwase1-3/+0
2009-08-06Merge ARM/hard_vfp_branch to trunkRichard Earnshaw1-0/+4