summaryrefslogtreecommitdiff
path: root/gcc/targhooks.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* targhooks.c (default_libcall_value): Don't use LIBCALL_VALUE macro if not def...Anatoly Sokolov2009-10-171-1/+1
* system.h (TRAMPOLINE_TEMPLATE, [...]): Poison.Richard Henderson2009-09-221-2/+0
* re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson2009-09-221-0/+4
* New function for checking misalignmentRevital Eres2009-09-151-0/+4
* Merge ARM/hard_vfp_branch to trunkRichard Earnshaw2009-08-061-0/+1
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-0/+4
* targhooks.c (default_target_can_inline_p): Rename from default_target_option_...DJ Delorie2009-07-101-1/+1
* targhooks.c (default_builtin_vectorized_function): Change fn parameter to uns...Ian Lance Taylor2009-06-091-4/+3
* 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/+1
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-0/+1
* target.h (struct gcc_target): Add case_values_threshold field.Anatoly Sokolov2009-04-251-1/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* tm.texi (TARGET_IRA_COVER_CLASSES): Define.Richard Sandiford2008-09-201-0/+3
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner2008-08-301-0/+1
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-1/+2
* target.h (struct gcc_target): Add hard_regno_scratch_ok field.Anatoly Sokolov2008-07-091-0/+2