target.def: Add new target hook.
[gcc.git] / gcc / target.def
2014-05-05 Andreas Krebbeltarget.def: Add new target hook.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-27 Aldy Hernandezcgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-22 Andrew MacLeodhooks.h (hook_uint_mode_0): Add Prototype.
2013-11-09 Richard Sandifordtarget.def (can_use_doloop_p): New hook.
2013-11-07 Joseph Myerstree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.
2013-11-04 Wei Mii386.c (memory_address_length): Extract a part of code...
2013-11-04 Joseph Myerscpp.texi (__GCC_IEC_559, [...]): Document macros.
2013-10-30 Ilya Enkovichtarget.def (builtin_chkp_function): New.
2013-10-15 Sriraman Tallamre PR target/57756 (Function target attribute is retain...
2013-08-20 Nick Cliftontarget.def (narrow_volatile_bitfield): Note that the...
2013-08-19 Alexander Ivchenkotarget.def (TARGET_LIBC_HAS_FUNCTION): New target hook.
2013-07-22 Mike StumpFix typos.
2013-07-10 Joseph Myerstm.texi.in: Move hook documentation to ....
2013-05-30 Vladimir Makarovtarget.def (register_usage_leveling_p): New hook.
2013-05-25 Steven Bosschersched-int.h (ds_t, dw_t): Make unsigned int.
2013-04-22 James Greenhalgh[Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.
2013-04-10 David S. MillerImprove cstore code generation on 64-bit sparc.
2013-03-27 Alexander Ivchenkotarget.def (TARGET_HAS_IFUNC_P): New target hook.
2013-03-03 Sandra Loosemoretarget.def (TARGET_OPTION_VALID_ATTRIBUTE_P): Update...
2013-01-30 Jakub Jelinekre PR c++/55742 (__attribute__ in class function declar...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-27 Andreas Schwab* target.def (supports_function_versions): Fix typo.
2012-12-27 Sriraman TallamBefore this patch...
2012-12-21 Eric Botcazourtlanal.c (volatile_insn_p): Delete commented out code.
2012-12-19 Andreas Krebbeltarget.def: Define canonicalize_comparison hook.
2012-11-28 David Edelsohntarget.def (use_blocks_for_decl_p): New hook.
2012-11-12 Jakub JelinekInitial asan cleanups
2012-11-06 Sriraman TallamFunction Multiversioning
2012-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-09-30 Joern Renneckere PR rtl-optimization/38449 (delay branch scheduling...
2012-09-26 Georg-Johann Layre PR middle-end/54635 (Add addr_space_t argument to...
2012-09-05 Oleg Endohooks.c (hook_int_rtx_mode_as_bool_0): New function.
2012-09-01 Uros Bizjaktarget.def (legitimate_combined_insn): New target hook.
2012-08-17 H.J. LuConvert MEMBER_TYPE_FORCES_BLK to target hook
2012-07-30 Ulrich Weigandtarget.def (vector_alignment): New target hook.
2012-07-25 Sandra Loosemorere PR target/53633 (__attribute__((naked)) should disab...
2012-07-25 Bill Schmidttm.texi: Regenerate.
2012-07-13 Bill Schmidttm.texi: Regenerate.
2012-07-10 Richard HendersonZap now unused builtin_mul_widen_even/odd target hooks
2012-06-19 Steven Bosschertarget.def (output_ident): New hook.
2012-05-29 Jack Howarthre PR debug/53453 (darwin linker expects both AT_name...
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-02 Kirill YukhinChangeLog entry:
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-01-26 Richard HendersonDefine __GCC_ATOMIC_TEST_AND_SET_TRUEVAL
2012-01-24 Jakub Jelinekre PR target/51957 (ppc64 .debug_loc toc reference)
2012-01-17 Jakub Jelinekre PR target/51872 (Shrink-wrapping with -mminimal...
2011-12-22 Richard Sandifordtm.texi.in (TARGET_PREPARE_PCH_SAVE): New hook.
2011-11-22 Iain Sandoetarget.def (tm_clone_table_section): New hook.
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-11-07 Jakub Jelinekre PR tree-optimization/50789 (Gather vectorization)
2011-10-25 Richard HendersonChange vec_perm checking and expansion level.
2011-10-20 Richard Hendersontarget.def (vec_perm_const_ok): Rename from builtin_vec...
2011-10-20 Richard HendersonRemove TARGET_VECTORIZE_BUILTIN_VEC_PERM.
2011-10-06 Anatoly Sokolovsystem.h (OUTPUT_ADDR_CONST_EXTRA): Poison.
2011-09-26 Bingfeng Meitm.texi: Correct documentation for TARGET_ADDR_SPACE_SU...
2011-09-06 Enkovich IlyaPR middle-end/44382: Tree reassociation improvement
2011-08-18 Rainer OrthKeep tm, div_t, ldiv_t, lconv mangling on Solaris ...
2011-08-18 Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-07-19 Anatoly Sokolovtarget.def (class_max_nregs): New hook.
2011-07-13 Bernd Schmidttm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add...
2011-07-12 Bernd Schmidttm.texi.in (FUNCTION_ARG_PADDING): Mention TARGET_FUNCT...
2011-06-23 Joseph Myersparams.c: Include common/common-target.h.
2011-06-21 Joseph Myersgcc_update (gcc/config/avr/avr-tables.opt): New depende...
2011-06-16 Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-03 Alexandre Olivare PR debug/47590 (pragma optimize doesn't recompute...
2011-05-27 Bernd Schmidtsched-int.h (struct _haifa_deps_insn_data): New members...
2011-05-25 Bernd Schmidtlibgcc2.h (__NW, __NDW): Define using a __gnu_ prefix...
2011-05-03 Richard Sandifordhooks.h (hook_bool_mode_uhwi_false): Declare.
2011-04-21 Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-04-21 Richard Sandifordtarget.def (cannot_force_const_mem): Add a mode argument.
2011-04-06 Joseph Myerstm.texi.in: Document C target hooks as separate from...
2011-03-29 Vladimir Makarov[multiple changes]
2011-03-28 Vladimir Makarovre PR bootstrap/48307 (Bootstrap failure)
2011-03-27 Vladimir Makarov[multiple changes]
2011-03-24 Nathan Froydsystem.h (FUNCTION_ARG, [...]): Poison.
2011-03-22 Joseph Myerstarget.def (handle_option): Take gcc_options and cl_dec...
2011-01-22 Richard HendersonNew -fcompare-elim pass.
2011-01-14 Richard Guentherre PR tree-optimization/47179 (SPU: errno misoptimizati...
2011-01-07 Iain Sandoeallow the target to label code fragments generated...
2010-12-10 Dave Kornre PR middle-end/46674 (Weak alias is mistakenly optimi...
2010-12-10 Joern Renneckere PR target/46881 (arm_preferred_rename_class uses...
2010-12-07 Yao QiMakefile.in: Add $(TARGET_H) to the regrename.o rule.
2010-11-25 Joseph Myerstarget.def (supports_split_stack, [...]): Take gcc_opti...
2010-11-23 Jan Hubickatree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
2010-11-22 Nathan Froydtarget.def (conditional_register_usage): Define.
2010-11-16 Nathan Froydbuiltins.c (std_gimplify_va_arg_expr): Use targetm...
2010-11-06 Joern Renneckere PR middle-end/46314 (frontends use ASM_GENERATE_INTE...
2010-11-06 Iain SandoeNS/CF String format syntax parsing.
2010-11-03 Joern Renneckere PR bootstrap/44335 (gcc-4.6-20100529 java bootstrap...
2010-11-02 Maxim KuvyrkovModel decoder of Core 2/i7 for multipass scheduling.
2010-10-27 Steve Ellceytm.texi.in (TARGET_GET_RAW_RESULT_MODE): New.
2010-10-22 Joseph Myerstarget.h (enum opt_levels, [...]): New.
2010-10-22 Iain SandoeCFStrings for Darwin.
2010-10-19 DJ Delorietm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.
2010-10-17 Anatoly Sokolovtarget.def (preferred_output_reload_class): New hook.
next