aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
2011-10-20target.def (vec_perm_const_ok): Rename from builtin_vec_perm_ok.Richard Henderson1-1/+1
2011-10-20Remove TARGET_VECTORIZE_BUILTIN_VEC_PERM.Richard Henderson1-5/+1
2011-10-17configure.ac: Add --with-native-system-header-dir.Simon Baldwin1-24/+6
2011-10-06system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov1-12/+0
2011-09-26tm.texi: Correct documentation for TARGET_ADDR_SPACE_SUBSET_P.Bingfeng Mei1-1/+1
2011-09-06PR middle-end/44382: Tree reassociation improvementEnkovich Ilya1-0/+5
2011-08-20tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.Anatoly Sokolov1-9/+0
2011-08-18Keep tm, div_t, ldiv_t, lconv mangling on Solaris (PR libstdc++-v3/1773)Rainer Orth1-0/+4
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-5/+10
2011-08-10tm.texi.in (CLASS_MAX_NREGS): Fix typo.Paulo J. Matos1-1/+1
2011-08-08Fix Dwarf unwind library for UNITS_PER_WORD > sizeof (void *)H.J. Lu1-0/+18
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-0/+17
2011-07-13tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add hook.Bernd Schmidt1-0/+6
2011-07-12tm.texi.in (FUNCTION_ARG_PADDING): Mention TARGET_FUNCTION_ARG_ROUND_BOUNDARY.Bernd Schmidt1-3/+10
2011-07-08defaults.h (REG_WORDS_BIG_ENDIAN): Provide a default.Bernd Schmidt1-2/+9
2011-07-06tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther1-1/+1
2011-06-23params.c: Include common/common-target.h.Joseph Myers1-1/+1
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-8/+8
2011-06-14common-target-def.h, [...]: New files.Joseph Myers1-0/+14
2011-06-09tm.texi.in (Register Classes): Document rule for the narrowest register classes.Hans-Peter Nilsson1-0/+6
2011-06-09netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth1-13/+0
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth1-6/+1
2011-06-03re PR debug/47590 (pragma optimize doesn't recompute derived options (was: va...Alexandre Oliva1-0/+8
2011-05-27sched-int.h (struct _haifa_deps_insn_data): New members cond and reverse_cond.Bernd Schmidt1-0/+6
2011-05-25libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt1-0/+18
2011-05-04Regenerate.Mike Stump1-1/+1
2011-05-04Remove extra spacing at the end of the line.Mike Stump1-34/+34
2011-05-04calls.c (emit_library_call_value_1): Invoke promote_function_mode hook on lib...Andreas Krebbel1-0/+2
2011-05-03hooks.h (hook_bool_mode_uhwi_false): Declare.Richard Sandiford1-0/+28
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-10/+10
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford1-3/+5
2011-04-10Remove doubled up words.Mike Stump1-2/+2
2011-04-08re PR bootstrap/48513 (Revision 172166 breaks bootstrap)Richard Guenther1-1/+1
2011-04-08tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov1-20/+8
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers1-4/+12
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-16/+0
2011-03-29[multiple changes]Vladimir Makarov1-30/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+30
2011-03-27[multiple changes]Vladimir Makarov1-30/+0
2011-03-24system.h (FUNCTION_ARG, [...]): Poison.Nathan Froyd1-49/+48
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-9/+6
2011-01-22New -fcompare-elim pass.Richard Henderson1-0/+4
2011-01-20tm.texi.in (BRANCH_COST): Englishify.Mike Stump1-7/+7
2011-01-19tm.texi.in: Spell out that a lack of register class unions can lead to ICEs.Joern Rennecke1-1/+3
2011-01-14re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)Richard Guenther1-0/+4
2011-01-07allow the target to label code fragments generated by partitioning.Iain Sandoe1-0/+4
2010-12-23Fix typos in the manual.Ralf Wildenhues1-7/+7
2010-12-15tm.texi.in (US_SOFTWARE_GOFAST): Don't document.Joseph Myers1-20/+0