summaryrefslogtreecommitdiff
path: root/gcc/targhooks.h
Commit message (Expand)AuthorAgeFilesLines
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+3
* system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov2011-10-061-2/+0
* target.def (class_max_nregs): New hook.Anatoly Sokolov2011-07-201-0/+1
* tm.texi.in (FUNCTION_ARG_PADDING): Mention TARGET_FUNCTION_ARG_ROUND_BOUNDARY.Bernd Schmidt2011-07-121-0/+2
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-12/+12
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-10/+0
* tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers2011-04-061-1/+0
* [multiple changes]Vladimir Makarov2011-03-291-3/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+3
* [multiple changes]Vladimir Makarov2011-03-271-3/+0
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-1/+6
* re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)Richard Guenther2011-01-141-0/+1
* re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn2010-12-101-0/+2
* Makefile.in: Add $(TARGET_H) to the regrename.o rule.Yao Qi2010-12-071-0/+1
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-0/+3
* target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers2010-11-251-3/+3
* tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka2010-11-231-1/+2
* builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2010-11-161-0/+2
* re PR bootstrap/44335 (gcc-4.6-20100529 java bootstrap failure on arm-linux-g...Joern Rennecke2010-11-031-0/+2
* tm.texi.in (TARGET_GET_RAW_RESULT_MODE): New.Steve Ellcey2010-10-271-0/+2
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-221-0/+2
* tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.DJ Delorie2010-10-191-0/+5
* target.def (preferred_output_reload_class): New hook.Anatoly Sokolov2010-10-171-0/+1
* target.def (preferred_reload_class): New hook.Anatoly Sokolov2010-10-111-0/+1
* target.def (autovectorize_vector_sizes): New target hook.Richard Guenther2010-10-071-0/+1
* target.def (units_per_simd_word): Rename to ...Richard Guenther2010-10-071-1/+1
* Hookize TARGET_UNWIND_INFO et al.Richard Henderson2010-09-281-0/+5
* Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu2010-09-141-0/+1
* target.def (class_likely_spilled_p): New hook.Anatoly Sokolov2010-09-021-0/+1
* target.def (function_arg, [...]): Remove const qualifier on CUMULATIVE_ARGS p...Nathan Froyd2010-08-191-2/+2
* target.def (output_addr_const_extra): New hook.Anatoly Sokolov2010-08-111-0/+1
* i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New.Kai Tietz2010-07-281-0/+1
* final.c (final_scan_insn): Replace TARGET_UNWIND_INFO macro check by unwind_e...Kai Tietz2010-07-081-1/+0
* tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume...Ira Rosen2010-07-041-1/+1
* re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke2010-06-301-8/+8
* tm.texi (TARGET_OPTION_OVERRIDE): Document.Joern Rennecke2010-06-291-0/+1
* calls.c, [...]: Call targetm.calls.function_arg...Nathan Froyd2010-06-291-0/+6
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-0/+1
* target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov2010-06-271-0/+3
* tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation.Ira Rosen2010-06-071-0/+2
* target.h (struct gcc_target): Add memory_move_cost field.Anatoly Sokolov2010-06-051-0/+1
* final.c (output_asm_insn): Call targetm.asm_out.print_operand_punct_valid_p.Nathan Froyd2010-06-041-0/+3
* target.h (struct gcc_target): Add mode_dependent_address_p field.Anatoly Sokolov2010-05-121-0/+1
* target.h (struct calls): Add function_value_regno_p field.Anatoly Sokolov2010-05-021-0/+1
* target.h (builtin_conversion): Pass in input and output types.Richard Guenther2010-04-091-1/+1
* PR 43544, change TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION to take a tree ...Michael Meissner2010-03-271-2/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi2009-10-271-0/+1
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-0/+5
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-0/+6