summaryrefslogtreecommitdiff
path: root/gcc/target.h
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/50031 (Sphinx3 has a 10% regression going from GCC 4....Bill Schmidt2012-02-101-1/+2
* re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure)Jakub Jelinek2012-01-171-1/+2
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-2/+46
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-35/+0
* tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers2011-04-061-3/+0
* re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)Richard Guenther2011-01-141-0/+3
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-221-0/+35
* Move enum unwind_info_type from target.h to coretypes.h.Richard Henderson2010-10-071-10/+0
* Hookize TARGET_UNWIND_INFO et al.Richard Henderson2010-09-281-0/+10
* tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume...Ira Rosen2010-07-041-0/+1
* re PR other/44034 (target hooks are hard to maintain)Joern Rennecke2010-06-291-1203/+5
* tm.texi (TARGET_OPTION_OVERRIDE): Document.Joern Rennecke2010-06-291-0/+3
* calls.c, [...]: Call targetm.calls.function_arg...Nathan Froyd2010-06-291-0/+20
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-0/+5
* 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/+4
* tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation.Ira Rosen2010-06-071-3/+20
* target.h (struct gcc_target): Add memory_move_cost field.Anatoly Sokolov2010-06-051-0/+3
* final.c (output_asm_insn): Call targetm.asm_out.print_operand_punct_valid_p.Nathan Froyd2010-06-041-0/+10
* c-common.c (c_common_nodes_and_builtins): Replace use of TARGET_ENUM_VA_LIST ...Kai Tietz2010-05-281-0/+3
* invoke.texi: Document -Ofast.Richard Guenther2010-05-251-0/+3
* 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/+4
* configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher2010-05-071-0/+8
* re PR testsuite/43758 (19 new GCC HEAD@158360 regressions)Jason Merrill2010-05-051-0/+4
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-0/+6
* target.h (struct calls): Add function_value_regno_p field.Anatoly Sokolov2010-05-021-0/+4
* target.h (builtin_conversion): Pass in input and output types.Richard Guenther2010-04-091-3/+3
* Implement target hook for loop unrollingChristian Borntraeger2010-04-081-0/+6
* PR 43544, change TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION to take a tree ...Michael Meissner2010-03-271-1/+1
* re PR debug/43293 (Invalid unwind info for i?86 -fpic)Jakub Jelinek2010-03-241-1/+5
* target.h (struct gcc_target): Change type of last argument to secondary_reloa...Joern Rennecke2010-01-191-1/+1
* target.h (targetm.vectorize.builtin_vec_perm_ok): New.Richard Henderson2009-11-251-0/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-8/+8
* re PR middle-end/37565 (__optimize__ attribute doesn't work correctly)Steve Ellcey2009-10-291-0/+5
* target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi2009-10-271-0/+3
* 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/+20
* targhooks.c (default_libcall_value): Don't use LIBCALL_VALUE macro if not def...Anatoly Sokolov2009-10-171-1/+1
* re PR lto/41638 (Back-end builtins are mishandled)Richard Guenther2009-10-091-0/+6
* re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson2009-09-221-1/+14
* New function for checking misalignmentRevital Eres2009-09-151-0/+5
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-261-0/+4
* extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all p...Olatunji Ruwase2009-08-141-3/+0
* Merge ARM/hard_vfp_branch to trunkRichard Earnshaw2009-08-061-0/+4
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-2/+5
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-301-0/+3
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-1/+2
* re PR middle-end/33699 (missing optimization on const addr area store)Adam Nemet2009-05-281-1/+5
* tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...Sandra Loosemore2009-05-201-0/+18