summaryrefslogtreecommitdiff
path: root/gcc/targhooks.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* targhooks.h (struct gcc_target): New member unwind_word_mode.Ulrich Weigand2008-06-181-0/+1
* targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell2008-04-271-0/+2
* target.h (unspec_may_trap_p): New target hook.Paolo Bonzini2007-10-161-0/+2
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-4/+4
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-6/+6
* c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...Chao-ying Fu2007-08-201-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman2007-07-121-0/+2
* libgcc2.h (word_type): Type definition removed.Andreas Krebbel2007-07-061-0/+2