summaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi.in
Commit message (Expand)AuthorAgeFilesLines
* doc: Use @: where neededSegher Boessenkool2018-11-071-3/+3
* Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw2018-10-281-0/+19
* re PR rtl-optimization/87466 (IRA and LRA spill all pseudos that are live acr...Peter Bergner2018-10-041-0/+2
* Allow back-ends to be able to do custom validations on params. Tamar Christina2018-10-011-0/+2
* Add a hook to support telling the mid-end when to probe the stack.Tamar Christina2018-10-011-1/+1
* Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR driver/83193).Martin Liska2018-09-031-0/+2
* target.def (custom_function_descriptors): Improve documentation.Sandra Loosemore2018-08-301-19/+54
* Add __builtin_speculation_safe_valueRichard Earnshaw2018-07-311-0/+4
* Clean up of new format of -falign-FOO.Martin Liska2018-07-171-8/+0
* Extend tree code folds to IFN_COND_*Richard Sandiford2018-07-121-0/+2
* re PR target/86324 (testsuite test divkc3-1.c FAILs when compiling with -mabi...Peter Bergner2018-07-061-0/+2
* Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell2018-07-051-5/+4
* Remove MPXMartin Liska2018-06-081-8/+0
* Microblaze Target: PIC data text relative Andrew Sadek2018-04-301-0/+2
* common.opt (gas-loc-support, [...]): New.Alexandre Oliva2018-02-131-0/+9
* re PR rtl-optimization/84071 (wrong elimination of zero-extension after sign-...Eric Botcazou2018-01-311-2/+6
* re PR debug/81570 (create_pseudo_cfg assumes that INCOMING_FRAME_SP_OFFSET is...Jakub Jelinek2018-01-191-0/+9
* Add an "early rematerialisation" passRichard Sandiford2018-01-131-0/+2
* Add an empty_mask_is_expensive hookRichard Sandiford2018-01-131-0/+2
* Give the target more control over ARRAY_TYPE modesRichard Sandiford2018-01-131-0/+2
* SVE unwindingRichard Sandiford2018-01-131-0/+7
* re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...Richard Biener2018-01-121-0/+2
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Remove vec_perm_const optabRichard Sandiford2018-01-021-1/+1
* poly_int: DWARF locationsRichard Sandiford2017-12-201-0/+2
* poly_int: add poly-int.hRichard Sandiford2017-12-141-0/+2
* Delete obsolete DWARF1 references.Jim Wilson2017-12-011-2/+2
* re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek2017-11-221-0/+4
* builtins.def (DEF_FLOATN_BUILTIN): Change most _Float<N> and _Float<N>X built...Michael Meissner2017-10-311-0/+2
* Delete obsolete SDB debug info support.James E Wilson2017-10-291-49/+9
* This patch adds a new hook that gives the preferred alignment for a static rt...Richard Sandiford2017-10-261-0/+2
* Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2017-10-231-11/+2
* Add targetm.insn_cost hookSegher Boessenkool2017-10-091-0/+2
* Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2017-09-251-13/+1
* Let the target choose a vectorisation alignmentRichard Sandiford2017-09-221-0/+2
* explow.c: Include "params.h".Jeff Law2017-09-191-0/+2
* Turn FUNCTION_ARG_OFFSET into a hookRichard Sandiford2017-09-151-7/+1
* Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford2017-09-151-15/+1
* Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford2017-09-151-30/+3
* Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford2017-09-131-12/+3
* Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford2017-09-131-23/+1
* Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2017-09-121-20/+4
* Turn SLOW_UNALIGNED_ACCESS into a target hookRichard Sandiford2017-09-121-17/+1
* Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford2017-09-041-15/+1
* Turn MODES_TIEABLE_P into a target hookRichard Sandiford2017-09-041-17/+3
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-041-66/+8
* Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford2017-09-041-7/+1
* c-attribs.c (c_common_attribute_table): Add entry for "patchable_function_ent...Torsten Duwe2017-07-251-0/+2
* rs6000: Remove SPE high registersSegher Boessenkool2017-06-071-2/+0
* target.def (compute_frame_layout): New optional target hook.Bernd Edlinger2017-05-081-0/+2