aboutsummaryrefslogtreecommitdiff
path: root/gcc/targhooks.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-0/+69
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-8/+0
2010-09-14Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu1-0/+9
2010-09-02target.def (class_likely_spilled_p): New hook.Anatoly Sokolov1-0/+12
2010-08-19target.def (function_arg, [...]): Remove const qualifier on CUMULATIVE_ARGS p...Nathan Froyd1-6/+4
2010-08-11target.def (output_addr_const_extra): New hook.Anatoly Sokolov1-0/+15
2010-07-28i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New.Kai Tietz1-0/+10
2010-07-08final.c (final_scan_insn): Replace TARGET_UNWIND_INFO macro check by unwind_e...Kai Tietz1-10/+0
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-07-04gcc/Richard Sandiford1-2/+3
2010-07-04optabs.h (optab_handler, [...]): Turn into inline functions that return an in...Richard Sandiford1-1/+1
2010-07-04tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume...Ira Rosen1-1/+4
2010-06-30re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke1-11/+12
2010-06-29tm.texi (TARGET_OPTION_OVERRIDE): Document.Joern Rennecke1-0/+8
2010-06-29calls.c, [...]: Call targetm.calls.function_arg...Nathan Froyd1-0/+43
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-0/+8
2010-06-27target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov1-0/+15
2010-06-12targhooks.c (default_function_value): Don't use FUNCTION_OUTGOING_VALUE.Anatoly Sokolov1-5/+0
2010-06-07tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation.Ira Rosen1-0/+30
2010-06-05target.h (struct gcc_target): Add memory_move_cost field.Anatoly Sokolov1-0/+14
2010-06-04final.c (output_asm_insn): Call targetm.asm_out.print_operand_punct_valid_p.Nathan Froyd1-0/+40
2010-05-15targhooks.c (GO_IF_MODE_DEPENDENT_ADDRESS): Use CONST_CAST_RTX.Uros Bizjak1-1/+1
2010-05-13* targhooks.c (default_mode_dependent_address_p): Cast 'addr' to rtx.Anatoly Sokolov1-1/+1
2010-05-12target.h (struct gcc_target): Add mode_dependent_address_p field.Anatoly Sokolov1-0/+20
2010-05-12targhooks.c (default_stack_protect_guard): Avoid sharing RTL for __stack_chk_...Maxim Kuvyrkov1-0/+7
2010-05-02target.h (struct calls): Add function_value_regno_p field.Anatoly Sokolov1-0/+12
2010-04-09target.h (builtin_conversion): Pass in input and output types.Richard Guenther1-1/+2
2010-03-27PR 43544, change TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION to take a tree ...Michael Meissner1-2/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-6/+6
2009-10-27target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi1-0/+10
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-0/+56
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+45
2009-10-17targhooks.c (default_libcall_value): Don't use LIBCALL_VALUE macro if not def...Anatoly Sokolov1-2/+7
2009-09-24cgraphunit.c (cgraph_lower_function): Revert last change.Jakub Jelinek1-1/+1
2009-09-23tm.texi (STATIC_CHAIN, [...]): Remove.Richard Henderson1-7/+12
2009-09-22system.h (TRAMPOLINE_TEMPLATE, [...]): Poison.Richard Henderson1-30/+0
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson1-0/+63
2009-09-15New function for checking misalignmentRevital Eres1-0/+17
2009-08-12tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2.Paolo Bonzini1-0/+2
2009-08-06Merge ARM/hard_vfp_branch to trunkRichard Earnshaw1-0/+6
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-0/+21
2009-07-10targhooks.c (default_target_can_inline_p): Rename from default_target_option_...DJ Delorie1-1/+1
2009-06-22alias.c: Use REG_P...Shujing Zhao1-3/+1
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-3/+5
2009-06-09targhooks.c (default_builtin_vectorized_function): Change fn parameter to uns...Ian Lance Taylor1-3/+3
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-0/+16
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-0/+7
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-0/+6
2009-04-25target.h (struct gcc_target): Add case_values_threshold field.Anatoly Sokolov1-1/+15
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1