aboutsummaryrefslogtreecommitdiff
path: root/gcc/targhooks.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-14re PR rtl-optimization/65862 ([MIPS] IRA/LRA issue: integers spilled to float...Vladimir Makarov1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-19* Add TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT target macro.Kaz Kojima1-0/+2
2014-11-18[Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUCTURE_P should take an ...James Greenhalgh1-1/+1
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+16
2014-11-01[Patch 1/7] Hookize *_BY_PIECES_PJames Greenhalgh1-0/+5
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-45/+45
2014-09-18Add header guard to several header files.Kito Cheng1-0/+5
2014-09-15The various TARGET_ASM_..._MAX_SKIP hooks take an insnDavid Malcolm1-4/+4
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers1-0/+1
2014-09-04Add target hook to override DWARF2 frame register sizeMatthew Fortune1-0/+1
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-1/+1
2014-05-06Merge in wide-int.Kenneth Zadeck1-1/+2
2014-05-05target.def: Add new target hook.Andreas Krebbel1-0/+1
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-7/+0
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford1-0/+2
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers1-0/+1
2013-11-04cpp.texi (__GCC_IEC_559, [...]): Document macros.Joseph Myers1-0/+1
2013-10-30target.def (builtin_chkp_function): New.Ilya Enkovich1-0/+7
2013-10-24builtins.c (dummy_object, [...]): Move to gimplify.c.Andrew MacLeod1-0/+2
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+1
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-0/+4
2013-05-30target.def (register_usage_leveling_p): New hook.Vladimir Makarov1-0/+1
2013-04-10Improve cstore code generation on 64-bit sparc.David S. Miller1-0/+1
2013-03-27target.def (TARGET_HAS_IFUNC_P): New target hook.Alexander Ivchenko1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-19targhooks.h (default_canonicalize_comparison): Fix prototype.Richard Biener1-1/+1
2012-12-19target.def: Define canonicalize_comparison hook.Andreas Krebbel1-0/+2
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-0/+3
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-1/+1
2012-08-17Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu1-0/+1
2012-07-30target.def (vector_alignment): New target hook.Ulrich Weigand1-0/+2
2012-07-25tm.texi: Regenerate.Bill Schmidt1-2/+3
2012-07-13tm.texi: Regenerate.Bill Schmidt1-0/+5
2012-06-19target.def (output_ident): New hook.Steven Bosscher1-0/+3
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+3
2011-10-06system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov1-2/+0
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-0/+1
2011-07-12tm.texi.in (FUNCTION_ARG_PADDING): Mention TARGET_FUNCTION_ARG_ROUND_BOUNDARY.Bernd Schmidt1-0/+2
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-12/+12
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-10/+0
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers1-1/+0
2011-03-29[multiple changes]Vladimir Makarov1-3/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+3
2011-03-27[multiple changes]Vladimir Makarov1-3/+0
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-1/+6
2011-01-14re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)Richard Guenther1-0/+1