| Commit message (Expand) | Author | Age | Files | Lines |
* | * doc/tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove. | aesok | 2011-08-20 | 1 | -4/+0 |
* | * target.def (class_max_nregs): New hook. | aesok | 2011-07-19 | 1 | -0/+13 |
* | * doc/tm.texi.in (FUNCTION_ARG_PADDING): Mention | bernds | 2011-07-12 | 1 | -0/+7 |
* | PR middle-end/46500 | amylaar | 2011-06-16 | 1 | -12/+12 |
* | * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to | jsm28 | 2011-06-14 | 1 | -58/+0 |
* | 2011-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2011-05-04 | 1 | -1/+1 |
* | Remove doubled up words. | mrs | 2011-04-10 | 1 | -3/+4 |
* | * doc/tm.texi.in: Document C target hooks as separate from general | jsm28 | 2011-04-06 | 1 | -8/+0 |
* | 2011-03-28 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-29 | 1 | -9/+0 |
* | 2011-03-27 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-28 | 1 | -0/+9 |
* | 2011-03-27 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-27 | 1 | -9/+0 |
* | * system.h (FUNCTION_ARG, FUNCTION_INCOMING_ARG): Poison. | froydnj | 2011-03-24 | 1 | -14/+0 |
* | * target.def (handle_option): Take gcc_options and | jsm28 | 2011-03-22 | 1 | -1/+12 |
* | gcc/ | rsandifo | 2011-03-21 | 1 | -2/+1 |
* | 2011-01-14 Richard Guenther <rguenther@suse.de> | rguenth | 2011-01-14 | 1 | -0/+29 |
* | gcc/ChangeLog: | davek | 2010-12-10 | 1 | -0/+11 |
* | * Makefile.in: Add $(TARGET_H) to the regrename.o rule. | qiyao | 2010-12-07 | 1 | -0/+7 |
* | * common.opt (main_input_filename, main_input_basename, | jsm28 | 2010-12-01 | 1 | -0/+111 |
* | * diagnostic-core.h: Include bversion.h. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | * target.def (supports_split_stack, except_unwind_info): Take | jsm28 | 2010-11-25 | 1 | -3/+3 |
* | * targhooks.c (default_except_unwind_info): Remove | froydnj | 2010-11-24 | 1 | -6/+0 |
* | * builtins.c (std_gimplify_va_arg_expr): Use | froydnj | 2010-11-16 | 1 | -0/+7 |
* | PR bootstrap/44335 | amylaar | 2010-11-03 | 1 | -0/+13 |
* | 2010-10-27 Steve Ellcey <sje@cup.hp.com> | sje | 2010-10-27 | 1 | -0/+10 |
* | * target.h (enum opt_levels, struct default_options): New. | jsm28 | 2010-10-22 | 1 | -0/+5 |
* | * target.def (preferred_output_reload_class): New hook. | aesok | 2010-10-17 | 1 | -0/+13 |
* | * target.def (preferred_reload_class): New hook. | aesok | 2010-10-11 | 1 | -0/+13 |
* | 2010-10-07 Richard Guenther <rguenther@suse.de> | rguenth | 2010-10-07 | 1 | -0/+9 |
* | 2010-10-07 Richard Guenther <rguenther@suse.de> | rguenth | 2010-10-07 | 1 | -3/+3 |
* | * doc/tm.texi.in (CLASS_LIKELY_SPILLED_P): Remove documentation. | aesok | 2010-10-06 | 1 | -4/+0 |
* | Hookize TARGET_UNWIND_INFO et al. | rth | 2010-09-28 | 1 | -0/+69 |
* | * doc/tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | jsm28 | 2010-09-16 | 1 | -8/+0 |
* | Turn UNITS_PER_SIMD_WORD into a target hook. | hjl | 2010-09-14 | 1 | -0/+9 |
* | * target.def (class_likely_spilled_p): New hook. | aesok | 2010-09-02 | 1 | -0/+12 |
* | * target.def (function_arg, function_incoming_arg): Remove const | froydnj | 2010-08-19 | 1 | -6/+4 |
* | * target.def (output_addr_const_extra): New hook. | aesok | 2010-08-11 | 1 | -0/+15 |
* | 2010-07-28 Kai Tietz <kai.tietz@onevision.com> | ktietz | 2010-07-28 | 1 | -0/+10 |
* | 2010-07-08 Kai Tietz <kai.tietz@onevision.com> | ktietz | 2010-07-08 | 1 | -10/+0 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | gcc/ | rsandifo | 2010-07-04 | 1 | -2/+3 |
* | gcc/ | rsandifo | 2010-07-04 | 1 | -1/+1 |
* | * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): | irar | 2010-07-04 | 1 | -1/+4 |
* | PR other/44566 | amylaar | 2010-06-30 | 1 | -11/+12 |
* | * doc/tm.texi (TARGET_OPTION_OVERRIDE): Document. | amylaar | 2010-06-29 | 1 | -0/+8 |
* | * calls.c, dse.c, expr.c, function.c: Call targetm.calls.function_arg, | froydnj | 2010-06-29 | 1 | -0/+43 |
* | * reginfo.c (init_reg_sets_1): Adjust comments. | froydnj | 2010-06-29 | 1 | -0/+8 |
* | * target.h (struct gcc_target): Add register_move_cost field. | aesok | 2010-06-27 | 1 | -0/+15 |
* | * targhooks.c (default_function_value): Don't use | aesok | 2010-06-12 | 1 | -5/+0 |
* | * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update | irar | 2010-06-07 | 1 | -0/+30 |
* | * target.h (struct gcc_target): Add memory_move_cost field. | aesok | 2010-06-05 | 1 | -0/+14 |