aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.def
AgeCommit message (Expand)AuthorFilesLines
2011-06-23params.c: Include common/common-target.h.Joseph Myers1-7/+0
2011-06-21gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.Joseph Myers1-7/+0
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-9/+9
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-58/+0
2011-06-03re PR debug/47590 (pragma optimize doesn't recompute derived options (was: va...Alexandre Oliva1-0/+10
2011-05-27sched-int.h (struct _haifa_deps_insn_data): New members cond and reverse_cond.Bernd Schmidt1-0/+7
2011-05-25libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt1-0/+11
2011-05-03hooks.h (hook_bool_mode_uhwi_false): Declare.Richard Sandiford1-0/+32
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-0/+7
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford1-2/+2
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers1-112/+6
2011-03-29[multiple changes]Vladimir Makarov1-7/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+7
2011-03-27[multiple changes]Vladimir Makarov1-7/+0
2011-03-24system.h (FUNCTION_ARG, [...]): Poison.Nathan Froyd1-6/+3
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-8/+8
2011-01-22New -fcompare-elim pass.Richard Henderson1-0/+9
2011-01-14re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)Richard Guenther1-0/+11
2011-01-07allow the target to label code fragments generated by partitioning.Iain Sandoe1-0/+11
2010-12-10re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn1-0/+12
2010-12-10re PR target/46881 (arm_preferred_rename_class uses keyword class as paramete...Joern Rennecke1-2/+2
2010-12-07Makefile.in: Add $(TARGET_H) to the regrename.o rule.Yao Qi1-0/+15
2010-11-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers1-4/+5
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka1-0/+13
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-0/+9
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd1-0/+6
2010-11-06re PR middle-end/46314 (frontends use ASM_GENERATE_INTERNAL_LABEL)Joern Rennecke1-0/+8
2010-11-06NS/CF String format syntax parsing.Iain Sandoe1-3/+33
2010-11-03re PR bootstrap/44335 (gcc-4.6-20100529 java bootstrap failure on arm-linux-g...Joern Rennecke1-0/+16
2010-11-02Model decoder of Core 2/i7 for multipass scheduling.Maxim Kuvyrkov1-0/+78
2010-10-27tm.texi.in (TARGET_GET_RAW_RESULT_MODE): New.Steve Ellcey1-0/+20
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-11/+3
2010-10-22CFStrings for Darwin.Iain Sandoe1-0/+6
2010-10-19tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.DJ Delorie1-0/+32
2010-10-17target.def (preferred_output_reload_class): New hook.Anatoly Sokolov1-0/+9
2010-10-15target.def (target_option.init_struct): New hook.Joseph Myers1-0/+6
2010-10-11target.def (preferred_reload_class): New hook.Anatoly Sokolov1-0/+9
2010-10-11params.c (set_param_value_internal): New.Joseph Myers1-0/+7
2010-10-07target.def (autovectorize_vector_sizes): New target hook.Richard Guenther1-0/+9
2010-10-07target.def (units_per_simd_word): Rename to ...Richard Guenther1-4/+5
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-0/+14
2010-09-27common.opt (fsplit-stack): New option.Ian Lance Taylor1-0/+10
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-0/+7
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-1/+1
2010-09-14Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu1-0/+8
2010-09-09Dispatch scheduling for AMD Bulldozer processors.Reza Yazdani1-0/+18
2010-09-07Hookize exception personality output.Richard Henderson1-0/+9
2010-09-07Define target hook TARGET_UNWIND_EMIT_BEFORE_INSN.Richard Henderson1-0/+7
2010-09-02target.def (class_likely_spilled_p): New hook.Anatoly Sokolov1-0/+6
2010-08-19target.def (function_arg, [...]): Remove const qualifier on CUMULATIVE_ARGS p...Nathan Froyd1-2/+2