aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.def
AgeCommit message (Expand)AuthorFilesLines
2014-11-14timevar.def (TV_SCHED_FUSION): New time var.Bin Cheng1-0/+73
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt1-0/+9
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin1-0/+8
2014-11-10Add a target hook for assembling undeclared decls.Bernd Schmidt1-0/+10
2014-11-06Add a hook to inform a port about call arguments.Bernd Schmidt1-0/+27
2014-11-06Add a new asm hook to print the end of a variable definition.Bernd Schmidt1-0/+9
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+164
2014-11-05Allow a target to skip an unnecssary register return value for a struct return.Bernd Schmidt1-0/+10
2014-11-05Add a no_register_allocation target hook.Bernd Schmidt1-2/+8
2014-11-01[Patch 1/7] Hookize *_BY_PIECES_PJames Greenhalgh1-0/+37
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-56/+56
2014-10-13re PR target/8340 (ICE on x86 inline asm w/ -fPIC)Kirill Yukhin1-0/+14
2014-09-15The various TARGET_ASM_..._MAX_SKIP hooks take an insnDavid Malcolm1-4/+4
2014-09-15The TARGET_CAN_FOLLOW_JUMP hook takes insnsDavid Malcolm1-2/+2
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers1-0/+10
2014-09-04Add target hook to override DWARF2 frame register sizeMatthew Fortune1-0/+11
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-25/+27
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm1-3/+3
2014-07-02Support mode toggle.Christian Bruel1-3/+3
2014-06-20Update definition of call_fusage_contains_non_callee_clobbersTom de Vries1-10/+10
2014-06-03gcc/Richard Sandiford1-4/+3
2014-05-22Cleanup and improve multipass_dfa_lookahead_guardMaxim Kuvyrkov1-26/+12
2014-05-13target.def (mode_switching): New hook vector.Christian Bruel1-0/+38
2014-05-06Merge in wide-int.Kenneth Zadeck1-2/+2
2014-05-05Add call_fusage_contains_non_callee_clobbers hookRadovan Obradovic1-0/+16
2014-05-05target.def: Add new target hook.Andreas Krebbel1-0/+12
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-1/+1
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-131/+0
2013-11-27cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez1-0/+30
2013-11-22hooks.h (hook_uint_mode_0): Add Prototype.Andrew MacLeod1-0/+11
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford1-0/+17
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers1-1/+21
2013-11-04i386.c (memory_address_length): Extract a part of code to rip_relative_addr_p.Wei Mi1-0/+13
2013-11-04cpp.texi (__GCC_IEC_559, [...]): Document macros.Joseph Myers1-0/+12
2013-10-30target.def (builtin_chkp_function): New.Ilya Enkovich1-0/+131
2013-10-15re PR target/57756 (Function target attribute is retaining state of previous...Sriraman Tallam1-4/+4
2013-08-20target.def (narrow_volatile_bitfield): Note that the default value is false, ...Nick Clifton1-1/+1
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-0/+7
2013-07-22Fix typos.Mike Stump1-2/+2
2013-07-11tm.texi.in: Move hook documentation to ....Joseph Myers1-284/+2499
2013-05-30target.def (register_usage_leveling_p): New hook.Vladimir Makarov1-0/+15
2013-05-25sched-int.h (ds_t, dw_t): Make unsigned int.Steven Bosscher1-9/+8
2013-04-22[Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.James Greenhalgh1-1/+12
2013-04-10Improve cstore code generation on 64-bit sparc.David S. Miller1-0/+10
2013-03-27target.def (TARGET_HAS_IFUNC_P): New target hook.Alexander Ivchenko1-0/+9
2013-03-03target.def (TARGET_OPTION_VALID_ATTRIBUTE_P): Update comments; the attribute ...Sandra Loosemore1-5/+4
2013-01-30re PR c++/55742 (__attribute__ in class function declaration cause "prototype...Jakub Jelinek1-8/+0
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-27* target.def (supports_function_versions): Fix typo.Andreas Schwab1-1/+1