summaryrefslogtreecommitdiff
path: root/gcc/target.def
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog entry:Kirill Yukhin2012-05-021-0/+6
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-121-5/+0
* Define __GCC_ATOMIC_TEST_AND_SET_TRUEVALRichard Henderson2012-01-261-0/+7
* re PR target/51957 (ppc64 .debug_loc toc reference)Jakub Jelinek2012-01-241-0/+8
* re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure)Jakub Jelinek2012-01-171-1/+9
* tm.texi.in (TARGET_PREPARE_PCH_SAVE): New hook.Richard Sandiford2011-12-221-0/+9
* target.def (tm_clone_table_section): New hook.Iain Sandoe2011-11-221-0/+7
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+18
* re PR tree-optimization/50789 (Gather vectorization)Jakub Jelinek2011-11-071-0/+8
* Change vec_perm checking and expansion level.Richard Henderson2011-10-251-3/+4
* target.def (vec_perm_const_ok): Rename from builtin_vec_perm_ok.Richard Henderson2011-10-201-2/+2
* Remove TARGET_VECTORIZE_BUILTIN_VEC_PERM.Richard Henderson2011-10-201-6/+0
* system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov2011-10-061-1/+1
* tm.texi: Correct documentation for TARGET_ADDR_SPACE_SUBSET_P.Bingfeng Mei2011-09-261-1/+1
* PR middle-end/44382: Tree reassociation improvementEnkovich Ilya2011-09-061-0/+10
* Keep tm, div_t, ldiv_t, lconv mangling on Solaris (PR libstdc++-v3/1773)Rainer Orth2011-08-181-0/+6
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-2/+2
* target.def (class_max_nregs): New hook.Anatoly Sokolov2011-07-201-0/+8
* tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add hook.Bernd Schmidt2011-07-131-0/+9
* tm.texi.in (FUNCTION_ARG_PADDING): Mention TARGET_FUNCTION_ARG_ROUND_BOUNDARY.Bernd Schmidt2011-07-121-0/+9
* params.c: Include common/common-target.h.Joseph Myers2011-06-231-7/+0
* gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.Joseph Myers2011-06-211-7/+0
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-9/+9
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-58/+0
* re PR debug/47590 (pragma optimize doesn't recompute derived options (was: va...Alexandre Oliva2011-06-031-0/+10
* sched-int.h (struct _haifa_deps_insn_data): New members cond and reverse_cond.Bernd Schmidt2011-05-271-0/+7
* libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt2011-05-251-0/+11
* hooks.h (hook_bool_mode_uhwi_false): Declare.Richard Sandiford2011-05-031-0/+32
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-0/+7
* target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford2011-04-211-2/+2
* tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers2011-04-061-112/+6
* [multiple changes]Vladimir Makarov2011-03-291-7/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+7
* [multiple changes]Vladimir Makarov2011-03-271-7/+0
* system.h (FUNCTION_ARG, [...]): Poison.Nathan Froyd2011-03-241-6/+3
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-8/+8
* New -fcompare-elim pass.Richard Henderson2011-01-221-0/+9
* re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)Richard Guenther2011-01-141-0/+11
* allow the target to label code fragments generated by partitioning.Iain Sandoe2011-01-071-0/+11
* re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn2010-12-101-0/+12
* re PR target/46881 (arm_preferred_rename_class uses keyword class as paramete...Joern Rennecke2010-12-101-2/+2
* Makefile.in: Add $(TARGET_H) to the regrename.o rule.Yao Qi2010-12-071-0/+15
* target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers2010-11-251-4/+5
* tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka2010-11-231-0/+13
* target.def (conditional_register_usage): Define.Nathan Froyd2010-11-221-0/+9
* builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2010-11-161-0/+6
* re PR middle-end/46314 (frontends use ASM_GENERATE_INTERNAL_LABEL)Joern Rennecke2010-11-061-0/+8
* NS/CF String format syntax parsing.Iain Sandoe2010-11-061-3/+33
* re PR bootstrap/44335 (gcc-4.6-20100529 java bootstrap failure on arm-linux-g...Joern Rennecke2010-11-031-0/+16
* Model decoder of Core 2/i7 for multipass scheduling.Maxim Kuvyrkov2010-11-021-0/+78