summaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi.in
Commit message (Expand)AuthorAgeFilesLines
* PR 68964rth2016-01-131-4/+0
* Update copyright years.jakub2016-01-041-1/+1
* PR 68432: Add a target hook to control size/speed optab choicesrsandifo2015-12-021-0/+2
* Make builtin_vectorized_function take a combined_fnrsandifo2015-11-171-0/+2
* remove conditional compilation of sdb debug infotbsaunde2015-11-151-1/+1
* [PATCH] gcc.c: new macro POST_LINK_SPECS to be able to add additionallaw2015-11-131-0/+5
* Add hook for modifying debug info for address spacesrth2015-11-091-0/+2
* Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALIDrth2015-11-091-0/+2
* * target.def (goacc.dim_limit): New hook.nathan2015-11-051-0/+2
* * internal-fn.def (GOACC_REDUCTION): New.nathan2015-11-041-0/+2
* * target-insns.def (oacc_fork, oacc_join): Define.nathan2015-10-271-0/+2
* PR rtl-opt/67609rth2015-10-271-2/+13
* gcc/dardiss2015-10-261-0/+2
* gcc/ienkovich2015-10-211-0/+2
* 2015-10-16 Christian Bruel <christian.bruel@st.com>chrbr2015-10-161-0/+2
* always define SETUP_FRAME_ADDRESSEStbsaunde2015-10-111-2/+2
* Remove remaining uses of REAL_ARITHMETICrsandifo2015-10-051-15/+0
* Replace REAL_VALUES_LESS with real_lessrsandifo2015-10-051-4/+0
* Replace REAL_VALUES_EQUAL with real_equalrsandifo2015-10-051-7/+0
* * config/nvptx/nvptx.c (nvptx_goacc_validate_dims): New.nathan2015-09-301-0/+2
* libgcc/dje2015-09-181-7/+13
* * defaults.h (STACK_OLD_CHECK_PROTECT): Adjust for -fno-exceptions.ebotcazou2015-09-151-3/+3
* gcc/kyukhin2015-09-041-0/+2
* add default for CONSTANT_ALIGNMENTtbsaunde2015-08-211-1/+1
* PR other/66259law2015-07-241-1/+1
* always define WORD_REGISTER_OPERATIONStbsaunde2015-07-091-1/+1
* always define SHORT_IMMEDIATES_SIGN_EXTENDtbsaunde2015-07-091-1/+1
* Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.ramana2015-06-041-2/+0
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-8/+4
* 2015-05-14 Vladimir Makarov <vmakarov@redhat.com>vmakarov2015-05-141-0/+2
* Convert to md_asm_adjustrth2015-05-111-1/+1
* Define & use special macros to record the name & size of coldctice2015-04-301-0/+28
* add default for NO_FUNCTION_CSEtbsaunde2015-04-281-1/+1
* Turn RETURN_ADDR_IN_PREVIOUS_FRAME into C expressionjcmvbkbc2015-03-031-3/+4
* PR lto/64374jakub2015-02-251-0/+2
* * tree-streamer-in.c (unpack_ts_decl_common_value_fields,bernds2015-02-211-0/+2
* PR target/64761kkojima2015-02-091-11/+0
* Update copyright years.jakub2015-01-051-1/+1
* * Add TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT target macro.kkojima2014-12-191-0/+2
* * Add TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV target macro.kkojima2014-12-191-0/+2
* 2014-11-17 Zhenqiang Chen <zhenqiang.chen@linaor.org>zqchen2014-11-171-0/+4
* * doc/tm.texi.in (TARGET_FLAGS_REGNUM): Move around.ebotcazou2014-11-161-2/+2
* * timevar.def (TV_SCHED_FUSION): New time var.amker2014-11-141-0/+2
* [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.kyukhin2014-11-131-0/+2
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.kyukhin2014-11-131-0/+2
* * doc/tm.texi.in (SELECT_CC_MODE): Update example.ebotcazou2014-11-131-7/+9
* Add a target hook for assembling undeclared decls.bernds2014-11-101-0/+2
* Add a hook to inform a port about call arguments.bernds2014-11-061-0/+4
* Add a new asm hook to print the end of a variable definition.bernds2014-11-061-0/+2
* gcc/ienkovich2014-11-051-0/+18