aboutsummaryrefslogtreecommitdiff
path: root/gcc/targhooks.h
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-12-192012-12-19 Richard Biener <rguenther@suse.de>Richard Biener
2012-12-192012-12-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-10-232012-10-23 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2012-09-26 PR middle-end/54635Georg-Johann Lay
2012-08-17Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu
2012-07-30ChangeLog:Ulrich Weigand
2012-07-252012-07-24 Bill Schmidt <wschmidt@linux.ibm.com>Bill Schmidt
2012-07-132012-07-13 Bill Schmidt <wschmidt@linux.ibm.com>Bill Schmidt
2012-06-19gcc/Steven Bosscher
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-10-06 * system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov
2011-07-19 * target.def (class_max_nregs): New hook.Anatoly Sokolov
2011-07-12 * doc/tm.texi.in (FUNCTION_ARG_PADDING): MentionBernd Schmidt
2011-06-16 PR middle-end/46500Joern Rennecke
2011-06-14 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move toJoseph Myers
2011-04-06 * doc/tm.texi.in: Document C target hooks as separate from generalJoseph Myers
2011-03-292011-03-28 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2011-03-282011-03-27 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2011-03-272011-03-27 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2011-03-22 * target.def (handle_option): Take gcc_options andJoseph Myers
2011-01-142011-01-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-12-10gcc/ChangeLog:Dave Korn
2010-12-07 * Makefile.in: Add $(TARGET_H) to the regrename.o rule.Yao Qi
2010-12-01 * common.opt (main_input_filename, main_input_basename,Joseph Myers
2010-11-25 * target.def (supports_split_stack, except_unwind_info): TakeJoseph Myers
2010-11-23 * tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka
2010-11-16 * builtins.c (std_gimplify_va_arg_expr): UseNathan Froyd
2010-11-03 PR bootstrap/44335Joern Rennecke
2010-10-272010-10-27 Steve Ellcey <sje@cup.hp.com>Steve Ellcey
2010-10-22 * target.h (enum opt_levels, struct default_options): New.Joseph Myers
2010-10-19* doc/tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.DJ Delorie
2010-10-17 * target.def (preferred_output_reload_class): New hook.Anatoly Sokolov
2010-10-11 * target.def (preferred_reload_class): New hook.Anatoly Sokolov
2010-10-072010-10-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-10-072010-10-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson
2010-09-14Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu
2010-09-02 * target.def (class_likely_spilled_p): New hook.Anatoly Sokolov
2010-08-19 * target.def (function_arg, function_incoming_arg): Remove constNathan Froyd
2010-08-11 * target.def (output_addr_const_extra): New hook.Anatoly Sokolov
2010-07-282010-07-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2010-07-082010-07-08 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2010-07-04 * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST):Ira Rosen
2010-06-30 PR other/44566Joern Rennecke
2010-06-29 * doc/tm.texi (TARGET_OPTION_OVERRIDE): Document.Joern Rennecke
2010-06-29 * calls.c, dse.c, expr.c, function.c: Call targetm.calls.function_arg,Nathan Froyd
2010-06-29 * reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd
2010-06-27 * target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov