aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.def
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-27Before this patch...Sriraman Tallam1-0/+8
2012-12-21rtlanal.c (volatile_insn_p): Delete commented out code.Eric Botcazou1-1/+1
2012-12-19target.def: Define canonicalize_comparison hook.Andreas Krebbel1-0/+8
2012-11-28target.def (use_blocks_for_decl_p): New hook.David Edelsohn1-0/+7
2012-11-12Initial asan cleanupsJakub Jelinek1-0/+11
2012-11-06Function MultiversioningSriraman Tallam1-0/+41
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-0/+49
2012-09-30re PR rtl-optimization/38449 (delay branch scheduling follows REG_CROSSING_JU...Joern Rennecke1-0/+11
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-1/+1
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+1
2012-09-01target.def (legitimate_combined_insn): New target hook.Uros Bizjak1-0/+9
2012-08-17Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu1-0/+8
2012-07-30target.def (vector_alignment): New target hook.Ulrich Weigand1-0/+10
2012-07-25re PR target/53633 (__attribute__((naked)) should disable -Wreturn-type)Sandra Loosemore1-0/+9
2012-07-25tm.texi: Regenerate.Bill Schmidt1-15/+20
2012-07-13tm.texi: Regenerate.Bill Schmidt1-0/+49
2012-07-10Zap now unused builtin_mul_widen_even/odd target hooksRichard Henderson1-14/+0
2012-06-19target.def (output_ident): New hook.Steven Bosscher1-0/+9
2012-05-29re PR debug/53453 (darwin linker expects both AT_name and AT_comp_dir debug n...Jack Howarth1-0/+7
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-3/+3
2012-05-02ChangeLog entry:Kirill Yukhin1-0/+6
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-5/+0