summaryrefslogtreecommitdiff
path: root/gcc/target.def
Commit message (Expand)AuthorAgeFilesLines
* Add a target hook for assembling undeclared decls.bernds2014-11-101-0/+10
* Add a hook to inform a port about call arguments.bernds2014-11-061-0/+27
* Add a new asm hook to print the end of a variable definition.bernds2014-11-061-0/+9
* gcc/ienkovich2014-11-051-0/+164
* Allow a target to skip an unnecssary register return value for a struct return.bernds2014-11-051-0/+10
* Add a no_register_allocation target hook.bernds2014-11-051-2/+8
* [Patch 1/7] Hookize *_BY_PIECES_Pjgreenhalgh2014-11-011-0/+37
* gcc/ada/rsandifo2014-10-291-56/+56
* gcc/kyukhin2014-10-131-0/+14
* The various TARGET_ASM_..._MAX_SKIP hooks take an insndmalcolm2014-09-151-4/+4
* The TARGET_CAN_FOLLOW_JUMP hook takes insnsdmalcolm2014-09-151-2/+2
* Remove LIBGCC2_HAS_?F_MODE target macros.jsm282014-09-121-0/+10
* Add target hook to override DWARF2 frame register sizempf2014-09-041-0/+11
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-25/+27
* Strengthen haifa_sched_info callbacks and 3 scheduler hooksdmalcolm2014-08-251-3/+3
* Support mode toggle.chrbr2014-07-021-3/+3
* Update definition of call_fusage_contains_non_callee_clobbersvries2014-06-201-10/+10
* gcc/rsandifo2014-06-031-4/+3
* Cleanup and improve multipass_dfa_lookahead_guardmkuvyrkov2014-05-221-26/+12
* 2014-05-13 Christian Bruel <christian.bruel@st.com>chrbr2014-05-131-0/+38
* Merge in trunk.mrs2014-05-061-0/+16
|\
| * Add call_fusage_contains_non_callee_clobbers hookvries2014-05-051-0/+16
| * 2014-05-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2014-05-051-0/+12
* | Merge in trunk.mrs2014-05-051-0/+12
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-1/+1
|\ \ | |/
| * * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-1/+1
* | Merge with trunk.rsandifo2013-12-041-131/+41
|\ \ | |/
| * Reverted:kyukhin2013-11-291-131/+0
| * * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub2013-11-271-0/+30
| * amacleod2013-11-221-0/+11
* | Merge with trunk.rsandifo2013-11-091-1/+21
|\ \ | |/
| * gcc/rsandifo2013-11-091-0/+17
| * gcc:jsm282013-11-071-1/+21
* | Merge in trunk.mrs2013-11-061-0/+13
|\ \ | |/
| * 2013-11-04 Wei Mi <wmi@google.com>wmi2013-11-041-0/+13
* | Backport new doloop interface.rsandifo2013-11-051-0/+17
|/
* * doc/cpp.texi (__GCC_IEC_559, __GCC_IEC_559_COMPLEX): Documentjsm282013-11-041-0/+12
* * target.def (builtin_chkp_function): New.kyukhin2013-10-301-0/+131
* PR target/57756tmsriram2013-10-151-4/+4
* * target.def (narrow_volatile_bitfield): Note that the defaultnickc2013-08-201-1/+1
* * target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.kyukhin2013-08-191-0/+7
* Fix typos.mrs2013-07-221-2/+2
* * doc/tm.texi.in: Move hook documentation to ....jsm282013-07-101-284/+2499
* 2013-05-30 Vladimir Makarov <vmakarov@redhat.com>vmakarov2013-05-301-0/+15
* * sched-int.h (ds_t, dw_t): Make unsigned int.steven2013-05-251-9/+8
* [Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.jgreenhalgh2013-04-221-1/+12
* Improve cstore code generation on 64-bit sparc.davem2013-04-101-0/+10
* * gcc/target.def (TARGET_HAS_IFUNC_P): New target hook.kyukhin2013-03-271-0/+9