aboutsummaryrefslogtreecommitdiff
path: root/gcc/targhooks.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-0/+4
2013-05-30target.def (register_usage_leveling_p): New hook.Vladimir Makarov1-0/+1
2013-04-10Improve cstore code generation on 64-bit sparc.David S. Miller1-0/+1
2013-03-27target.def (TARGET_HAS_IFUNC_P): New target hook.Alexander Ivchenko1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-19targhooks.h (default_canonicalize_comparison): Fix prototype.Richard Biener1-1/+1
2012-12-19target.def: Define canonicalize_comparison hook.Andreas Krebbel1-0/+2
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-0/+3
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-1/+1
2012-08-17Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu1-0/+1
2012-07-30target.def (vector_alignment): New target hook.Ulrich Weigand1-0/+2
2012-07-25tm.texi: Regenerate.Bill Schmidt1-2/+3
2012-07-13tm.texi: Regenerate.Bill Schmidt1-0/+5
2012-06-19target.def (output_ident): New hook.Steven Bosscher1-0/+3
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+3
2011-10-06system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov1-2/+0
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-0/+1
2011-07-12tm.texi.in (FUNCTION_ARG_PADDING): Mention TARGET_FUNCTION_ARG_ROUND_BOUNDARY.Bernd Schmidt1-0/+2
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-12/+12
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-10/+0
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers1-1/+0
2011-03-29[multiple changes]Vladimir Makarov1-3/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+3
2011-03-27[multiple changes]Vladimir Makarov1-3/+0
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-1/+6
2011-01-14re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)Richard Guenther1-0/+1
2010-12-10re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn1-0/+2
2010-12-07Makefile.in: Add $(TARGET_H) to the regrename.o rule.Yao Qi1-0/+1
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-0/+3
2010-11-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers1-3/+3
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka1-1/+2
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd1-0/+2
2010-11-03re PR bootstrap/44335 (gcc-4.6-20100529 java bootstrap failure on arm-linux-g...Joern Rennecke1-0/+2
2010-10-27tm.texi.in (TARGET_GET_RAW_RESULT_MODE): New.Steve Ellcey1-0/+2
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-0/+2
2010-10-19tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.DJ Delorie1-0/+5
2010-10-17target.def (preferred_output_reload_class): New hook.Anatoly Sokolov1-0/+1
2010-10-11target.def (preferred_reload_class): New hook.Anatoly Sokolov1-0/+1
2010-10-07target.def (autovectorize_vector_sizes): New target hook.Richard Guenther1-0/+1
2010-10-07target.def (units_per_simd_word): Rename to ...Richard Guenther1-1/+1
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-0/+5
2010-09-14Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu1-0/+1
2010-09-02target.def (class_likely_spilled_p): New hook.Anatoly Sokolov1-0/+1
2010-08-19target.def (function_arg, [...]): Remove const qualifier on CUMULATIVE_ARGS p...Nathan Froyd1-2/+2
2010-08-11target.def (output_addr_const_extra): New hook.Anatoly Sokolov1-0/+1
2010-07-28i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New.Kai Tietz1-0/+1
2010-07-08final.c (final_scan_insn): Replace TARGET_UNWIND_INFO macro check by unwind_e...Kai Tietz1-1/+0
2010-07-04tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume...Ira Rosen1-1/+1
2010-06-30re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke1-8/+8