dump reason for throwing away SLP instance
[gcc.git] / gcc / target-def.h
2020-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-16 Jozef Lawrynowiczre PR target/87927 (ICE: segmentation fault with patcha...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-06-25 Richard SandifordMakefile.in (TARGET_DEF): Add target-insns.def.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
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.
2010-06-29 Joern Renneckere PR other/44034 (target hooks are hard to maintain)
2010-06-29 Joern Rennecketm.texi (TARGET_OPTION_OVERRIDE): Document.
2010-06-29 Nathan Froydcalls.c, [...]: Call targetm.calls.function_arg...
2010-06-29 Nathan Froydreginfo.c (init_reg_sets_1): Adjust comments.
2010-06-27 Anatoly Sokolovtarget.h (struct gcc_target): Add register_move_cost...
2010-06-15 Anatoly Sokolov* target.h (struct asm_out):Add declare_constant_name...
2010-06-07 Ira Rosentm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST...
2010-06-05 Anatoly Sokolovtarget.h (struct gcc_target): Add memory_move_cost...
2010-06-04 Nathan Froydfinal.c (output_asm_insn): Call targetm.asm_out.print_o...
2010-05-28 Kai Tietzc-common.c (c_common_nodes_and_builtins): Replace use...
2010-05-25 Richard Guentherinvoke.texi: Document -Ofast.
2010-05-19 Nathan Froydhooks.h (hook_tree_tree_tree_bool_null): Rename to...
2010-05-12 Anatoly Sokolovtarget.h (struct gcc_target): Add mode_dependent_addres...
2010-05-07 Steven Bosscherconfigure.ac (--enable-lto): Add x86_64-apple-darwin...
2010-05-05 Jason Merrillre PR testsuite/43758 (19 new GCC HEAD@158360 regressions)
2010-05-03 Steven Bosschertm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2010-05-02 Anatoly Sokolovtarget.h (struct calls): Add function_value_regno_p...
2010-04-08 Christian BorntraegerImplement target hook for loop unrolling
2010-03-24 Jakub Jelinekre PR debug/43293 (Invalid unwind info for i?86 -fpic)
2009-11-26 Richard Hendersontarget.h (targetm.vectorize.builtin_vec_perm_ok): New.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-30 Nathan Sidwelltarget-def.h (TARGET_ASM_TTYPE): Correct typo of TARGET...
2009-10-29 Steve Ellceyre PR middle-end/37565 (__optimize__ attribute doesn...
2009-10-27 Wei Guozhitarget.h (have_conditional_execution): Add a new target...
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-10-09 Richard Guentherre PR lto/41638 (Back-end builtins are mishandled)
2009-09-22 Richard Hendersonsystem.h (TRAMPOLINE_TEMPLATE, [...]): Poison.
2009-09-22 Richard Hendersonre PR target/41246 (should "sorry" when regparm=3 and...
2009-09-15 Revital EresNew function for checking misalignment
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-25 Anatoly Sokolovhooks.h (hook_bool_const_int_const_int_true): Declare.
2009-08-14 Olatunji Ruwaseextend.texi (Symbol-Renaming Pragmas): redefine_extname...
2009-08-06 Richard EarnshawMerge ARM/hard_vfp_branch to trunk
2009-08-01 Paolo Bonziniexpr.c (store_constructor): Use promote_decl_mode.
2009-07-10 DJ Delorietarghooks.c (default_target_can_inline_p): Rename from...
2009-06-29 Anatoly Sokolovtarget.h (struct gcc_target): Add frame_pointer_require...
2009-05-28 Adam Nemetre PR middle-end/33699 (missing optimization on const...
2009-05-21 Sandra Loosemoretm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...
2009-05-14 Paolo Bonzinitm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly...
2009-05-04 Paolo Bonzinitm.texi (LEGITIMIZE_ADDRESS): Revise documentation.
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-25 Anatoly Sokolovtarget.h (struct gcc_target): Add case_values_threshold...
2009-04-16 Paolo Bonzinic-common.c (vector_targets_convertible_p, [...]): Use...
2009-04-10 Chao-ying Futm.texi (Instruction Output): Document TARGET_ASM_FINAL...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-09-20 Richard Sandifordtm.texi (TARGET_IRA_COVER_CLASSES): Define.
2008-09-01 Andrey Belevantsevsel-sched.h, [...]: New files.
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-30 Michael MeissnerChange attribute((option(...))) to attribute((target...
2008-08-28 Ira Rosentarget.h (struct vectorize): Add new target builtin.
2008-07-30 H.J. Lu[multiple changes]
2008-07-25 Michael MeissnerFix IA-64 breakage...
2008-07-23 Michael MeissnerAdd ability to set target options (ix86 only) and optim...
2008-07-09 Anatoly Sokolovtarget.h (struct gcc_target): Add hard_regno_scratch_ok...
2008-07-06 Kai Tietzconfig.gcc (extra_headers): Add cross-stdarg.h for...
2008-07-04 Kai TietzRevert 137452.
2008-07-04 Kai Tietzconfig.gcc (extra_headers): Add cross-stdarg.h for...
2008-06-18 Ulrich Weigandtarghooks.h (struct gcc_target): New member unwind_word...
2008-06-03 Kai Tietztm.texi (OVERRIDE_ABI_FORMAT): New.
2008-05-23 Paul Brookextend.texi: Clarify use of __attribute__((naked)).
2008-05-08 Kai Tietzcalls.c (compute_argument_block_size ): Add ATTRIBUTE_U...
2008-04-27 Nathan Sidwelltarghooks.h (default_emutls_var_fields, [...]): Declare.
2008-01-26 Peter Bergnerre PR target/34814 (SDmode function args not passed...
2007-12-06 Jakub Jelinekre PR middle-end/20983 (varargs functions force va_list...
2007-10-16 Paolo Bonzinitarget.h (unspec_may_trap_p): New target hook.
2007-09-10 Trevor SmigielNew target hook to calculate MII
2007-09-05 Sandra LoosemoreAdd target hook invoked when cfun changes.
2007-08-24 Kaveh R. Ghazialpha.c (alpha_mangle_type, [...]): Constify.
2007-08-23 Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-22 Maxim Kuvyrkovtarget.h (struct gcc_target.sched: dfa_pre_advance_cycl...
2007-08-20 Chao-ying Fuc-common.h (enum rid): Add new enumeration values of...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Julian Brownalpha.c (alpha_mangle_fundamental_type): Rename to...
2007-07-12 Dorit Nuzmanre PR target/25413 (wrong alignment or incorrect addres...
2007-07-12 Dorit Nuzmantarget.h (builtin_vectorization_cost): Add new target...
2007-07-06 Andreas Krebbellibgcc2.h (word_type): Type definition removed.
2007-07-04 Joseph Myerstarget-def.h (TARGET_INITIALIZER): Remove trailing...
2007-07-04 Nick Cliftontarget.h (struct gcc_target): Add target_help field.
2007-07-03 Uros Bizjakcpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.
2007-06-16 Uros Bizjaktarghooks.c (default_builtin_reciprocal): New default...
2007-06-16 Uros Bizjakre PR middle-end/31723 (Use reciprocal and reciprocal...
2007-05-24 H.J. Lutarget-def.h (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Corre...
2007-05-24 Danny Smithre PR target/27067 (Compile errors with multiple inheri...
2007-03-10 Richard Hendersonre PR target/26090 (IA-64 creates DT_TEXTREL binaries)
next