summaryrefslogtreecommitdiff
path: root/gcc/target.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR tree-optimization/52171 (memcmp/strcmp/strncmp can be optimized when th...Bernd Schmidt2016-06-031-2/+9
* cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek2016-02-121-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-8/+8
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-2/+0
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* [Patchv3] Control SRA and IPA-SRA by a param rather than MOVE_RATIOJames Greenhalgh2014-11-061-0/+4
* [Patch 1/7] Hookize *_BY_PIECES_PJames Greenhalgh2014-11-011-0/+11
* target.def (mode_switching): New hook vector.Christian Bruel2014-05-131-0/+2
* Merge in wide-int.Kenneth Zadeck2014-05-061-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2013-12-101-8/+7
* cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez2013-11-271-0/+2
* target.def (can_use_doloop_p): New hook.Richard Sandiford2013-11-091-0/+1
* Improve cstore code generation on 64-bit sparc.David S. Miller2013-04-101-0/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* tm.texi: Regenerate.Bill Schmidt2012-07-251-0/+8
* tm.texi: Regenerate.Bill Schmidt2012-07-131-0/+7
* targhooks.c (default_builtin_vectorized_conversion): Handle vec_construct, us...Bill Schmidt2012-06-131-1/+2
* 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