summaryrefslogtreecommitdiff
path: root/gcc/target-def.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-11-16re PR target/87927 (ICE: segmentation fault with patchable_function_entry att...Jozef Lawrynowicz
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-06-25Makefile.in (TARGET_DEF): Add target-insns.def.Richard Sandiford
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers
2011-03-29[multiple changes]Vladimir Makarov
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov
2011-03-27[multiple changes]Vladimir Makarov
2011-03-24system.h (FUNCTION_ARG, [...]): Poison.Nathan Froyd
2010-06-29re PR other/44034 (target hooks are hard to maintain)Joern Rennecke
2010-06-29tm.texi (TARGET_OPTION_OVERRIDE): Document.Joern Rennecke
2010-06-29calls.c, [...]: Call targetm.calls.function_arg...Nathan Froyd
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd
2010-06-27target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov
2010-06-16* target.h (struct asm_out):Add declare_constant_name field.Anatoly Sokolov
2010-06-07tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation.Ira Rosen
2010-06-05target.h (struct gcc_target): Add memory_move_cost field.Anatoly Sokolov
2010-06-04final.c (output_asm_insn): Call targetm.asm_out.print_operand_punct_valid_p.Nathan Froyd
2010-05-28c-common.c (c_common_nodes_and_builtins): Replace use of TARGET_ENUM_VA_LIST ...Kai Tietz
2010-05-25invoke.texi: Document -Ofast.Richard Guenther
2010-05-19hooks.h (hook_tree_tree_tree_bool_null): Rename to...Nathan Froyd
2010-05-12target.h (struct gcc_target): Add mode_dependent_address_p field.Anatoly Sokolov
2010-05-07configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher
2010-05-05re PR testsuite/43758 (19 new GCC HEAD@158360 regressions)Jason Merrill
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher
2010-05-02target.h (struct calls): Add function_value_regno_p field.Anatoly Sokolov
2010-04-08Implement target hook for loop unrollingChristian Borntraeger
2010-03-24re PR debug/43293 (Invalid unwind info for i?86 -fpic)Jakub Jelinek
2009-11-25target.h (targetm.vectorize.builtin_vec_perm_ok): New.Richard Henderson
2009-11-25Remove trailing white spaces.H.J. Lu
2009-10-30target-def.h (TARGET_ASM_TTYPE): Correct typo of TARGET_ARM_TTYPE.Nathan Sidwell
2009-10-29re PR middle-end/37565 (__optimize__ attribute doesn't work correctly)Steve Ellcey
2009-10-27target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston
2009-10-09re PR lto/41638 (Back-end builtins are mishandled)Richard Guenther
2009-09-22system.h (TRAMPOLINE_TEMPLATE, [...]): Poison.Richard Henderson
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson
2009-09-15New function for checking misalignmentRevital Eres
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov
2009-08-14extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all p...Olatunji Ruwase
2009-08-06Merge ARM/hard_vfp_branch to trunkRichard Earnshaw
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini