summaryrefslogtreecommitdiff
path: root/gcc/target-def.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-6/+2
* [multiple changes]Vladimir Makarov2011-03-291-4/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+4
* [multiple changes]Vladimir Makarov2011-03-271-4/+0
* system.h (FUNCTION_ARG, [...]): Poison.Nathan Froyd2011-03-241-1/+1
* re PR other/44034 (target hooks are hard to maintain)Joern Rennecke2010-06-291-1019/+6
* tm.texi (TARGET_OPTION_OVERRIDE): Document.Joern Rennecke2010-06-291-0/+5
* calls.c, [...]: Call targetm.calls.function_arg...Nathan Froyd2010-06-291-0/+19
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-1/+3
* target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov2010-06-271-0/+5
* * target.h (struct asm_out):Add declare_constant_name field.Anatoly Sokolov2010-06-161-0/+5
* tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation.Ira Rosen2010-06-071-1/+2
* target.h (struct gcc_target): Add memory_move_cost field.Anatoly Sokolov2010-06-051-0/+5
* final.c (output_asm_insn): Call targetm.asm_out.print_operand_punct_valid_p.Nathan Froyd2010-06-041-1/+16
* c-common.c (c_common_nodes_and_builtins): Replace use of TARGET_ENUM_VA_LIST ...Kai Tietz2010-05-281-0/+5
* invoke.texi: Document -Ofast.Richard Guenther2010-05-251-0/+2
* hooks.h (hook_tree_tree_tree_bool_null): Rename to...Nathan Froyd2010-05-191-1/+1
* target.h (struct gcc_target): Add mode_dependent_address_p field.Anatoly Sokolov2010-05-121-0/+5
* configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher2010-05-071-0/+10
* re PR testsuite/43758 (19 new GCC HEAD@158360 regressions)Jason Merrill2010-05-051-0/+2
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-1/+6
* target.h (struct calls): Add function_value_regno_p field.Anatoly Sokolov2010-05-021-0/+2
* Implement target hook for loop unrollingChristian Borntraeger2010-04-081-0/+2
* re PR debug/43293 (Invalid unwind info for i?86 -fpic)Jakub Jelinek2010-03-241-1/+6
* target.h (targetm.vectorize.builtin_vec_perm_ok): New.Richard Henderson2009-11-251-1/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* target-def.h (TARGET_ASM_TTYPE): Correct typo of TARGET_ARM_TTYPE.Nathan Sidwell2009-10-301-1/+1
* re PR middle-end/37565 (__optimize__ attribute doesn't work correctly)Steve Ellcey2009-10-291-0/+3
* target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi2009-10-271-0/+2
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-0/+16
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-0/+27
* re PR lto/41638 (Back-end builtins are mishandled)Richard Guenther2009-10-091-0/+2
* system.h (TRAMPOLINE_TEMPLATE, [...]): Poison.Richard Henderson2009-09-221-11/+2
* re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson2009-09-221-2/+20
* New function for checking misalignmentRevital Eres2009-09-151-1/+5
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+1
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-261-0/+5
* extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all p...Olatunji Ruwase2009-08-141-5/+0
* Merge ARM/hard_vfp_branch to trunkRichard Earnshaw2009-08-061-0/+2
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-4/+2
* targhooks.c (default_target_can_inline_p): Rename from default_target_option_...DJ Delorie2009-07-101-3/+3
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-301-0/+5
* re PR middle-end/33699 (missing optimization on const addr area store)Adam Nemet2009-05-281-0/+2
* tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...Sandra Loosemore2009-05-201-0/+8
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-141-0/+2
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-041-0/+2
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-1/+2