aboutsummaryrefslogtreecommitdiff
path: root/gcc/targhooks.c
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-21 * rtlanal.c (volatile_insn_p): Delete commented out code.Eric Botcazou
2012-12-192012-12-19 Richard Biener <rguenther@suse.de>Richard Biener
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-31 * defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.Nathan Froyd
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-132012-06-13 Bill Schmidt <wschmidt@linux.ibm.com>Bill Schmidt
2012-04-18gcc/Steven Bosscher
2012-02-102012-02-10 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-10-06 * system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov
2011-08-20 * doc/tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.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-05-042011-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2011-04-10Remove doubled up words.Mike Stump
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-24 * system.h (FUNCTION_ARG, FUNCTION_INCOMING_ARG): Poison.Nathan Froyd
2011-03-22 * target.def (handle_option): Take gcc_options andJoseph Myers
2011-03-21gcc/Richard Sandiford
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-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-11-25 * target.def (supports_split_stack, except_unwind_info): TakeJoseph Myers
2010-11-24 * targhooks.c (default_except_unwind_info): RemoveNathan Froyd
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-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-10-06 * doc/tm.texi.in (CLASS_LIKELY_SPILLED_P): Remove documentation.Anatoly Sokolov
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson
2010-09-16 * doc/tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers
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