Age | Commit message (Expand) | Author | Files | Lines |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 1 | -0/+6 |
2011-10-06 | system.h (OUTPUT_ADDR_CONST_EXTRA): Poison. | Anatoly Sokolov | 1 | -15/+0 |
2011-08-20 | tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove. | Anatoly Sokolov | 1 | -4/+0 |
2011-07-20 | target.def (class_max_nregs): New hook. | Anatoly Sokolov | 1 | -0/+13 |
2011-07-12 | tm.texi.in (FUNCTION_ARG_PADDING): Mention TARGET_FUNCTION_ARG_ROUND_BOUNDARY. | Bernd Schmidt | 1 | -0/+7 |
2011-06-16 | re PR middle-end/46500 (target.h includes tm.h) | Joern Rennecke | 1 | -12/+12 |
2011-06-15 | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 1 | -58/+0 |
2011-05-04 | calls.c (emit_library_call_value_1): Invoke promote_function_mode hook on lib... | Andreas Krebbel | 1 | -1/+1 |
2011-04-10 | Remove doubled up words. | Mike Stump | 1 | -3/+4 |
2011-04-06 | tm.texi.in: Document C target hooks as separate from general target hooks. | Joseph Myers | 1 | -8/+0 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -9/+0 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -0/+9 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -9/+0 |
2011-03-24 | system.h (FUNCTION_ARG, [...]): Poison. | Nathan Froyd | 1 | -14/+0 |
2011-03-22 | target.def (handle_option): Take gcc_options and cl_decoded_option pointers a... | Joseph Myers | 1 | -1/+12 |
2011-03-21 | expr.h (prepare_operand): Move to... | Richard Sandiford | 1 | -2/+1 |
2011-01-14 | re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call) | Richard Guenther | 1 | -0/+29 |
2010-12-10 | re PR middle-end/46674 (Weak alias is mistakenly optimized away) | Dave Korn | 1 | -0/+11 |
2010-12-07 | Makefile.in: Add $(TARGET_H) to the regrename.o rule. | Yao Qi | 1 | -0/+7 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -0/+111 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-11-25 | target.def (supports_split_stack, [...]): Take gcc_options parameters. | Joseph Myers | 1 | -3/+3 |
2010-11-24 | targhooks.c (default_except_unwind_info): Remove MUST_USE_SJLJ_EXCEPTIONS case. | Nathan Froyd | 1 | -6/+0 |
2010-11-16 | builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary. | Nathan Froyd | 1 | -0/+7 |
2010-11-03 | re PR bootstrap/44335 (gcc-4.6-20100529 java bootstrap failure on arm-linux-g... | Joern Rennecke | 1 | -0/+13 |
2010-10-27 | tm.texi.in (TARGET_GET_RAW_RESULT_MODE): New. | Steve Ellcey | 1 | -0/+10 |
2010-10-22 | target.h (enum opt_levels, [...]): New. | Joseph Myers | 1 | -0/+5 |
2010-10-17 | target.def (preferred_output_reload_class): New hook. | Anatoly Sokolov | 1 | -0/+13 |
2010-10-11 | target.def (preferred_reload_class): New hook. | Anatoly Sokolov | 1 | -0/+13 |
2010-10-07 | target.def (autovectorize_vector_sizes): New target hook. | Richard Guenther | 1 | -0/+9 |
2010-10-07 | target.def (units_per_simd_word): Rename to ... | Richard Guenther | 1 | -3/+3 |
2010-10-06 | tm.texi.in (CLASS_LIKELY_SPILLED_P): Remove documentation. | Anatoly Sokolov | 1 | -4/+0 |
2010-09-28 | Hookize TARGET_UNWIND_INFO et al. | Richard Henderson | 1 | -0/+69 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 1 | -8/+0 |
2010-09-14 | Turn UNITS_PER_SIMD_WORD into a target hook. | H.J. Lu | 1 | -0/+9 |
2010-09-02 | target.def (class_likely_spilled_p): New hook. | Anatoly Sokolov | 1 | -0/+12 |
2010-08-19 | target.def (function_arg, [...]): Remove const qualifier on CUMULATIVE_ARGS p... | Nathan Froyd | 1 | -6/+4 |
2010-08-11 | target.def (output_addr_const_extra): New hook. | Anatoly Sokolov | 1 | -0/+15 |
2010-07-28 | i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New. | Kai Tietz | 1 | -0/+10 |
2010-07-08 | final.c (final_scan_insn): Replace TARGET_UNWIND_INFO macro check by unwind_e... | Kai Tietz | 1 | -10/+0 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-07-04 | gcc/ | Richard Sandiford | 1 | -2/+3 |
2010-07-04 | optabs.h (optab_handler, [...]): Turn into inline functions that return an in... | Richard Sandiford | 1 | -1/+1 |
2010-07-04 | tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume... | Ira Rosen | 1 | -1/+4 |
2010-06-30 | re PR middle-end/44566 (configuration with multiple targets / backends is not... | Joern Rennecke | 1 | -11/+12 |
2010-06-29 | tm.texi (TARGET_OPTION_OVERRIDE): Document. | Joern Rennecke | 1 | -0/+8 |
2010-06-29 | calls.c, [...]: Call targetm.calls.function_arg... | Nathan Froyd | 1 | -0/+43 |
2010-06-29 | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 1 | -0/+8 |
2010-06-27 | target.h (struct gcc_target): Add register_move_cost field. | Anatoly Sokolov | 1 | -0/+15 |
2010-06-12 | targhooks.c (default_function_value): Don't use FUNCTION_OUTGOING_VALUE. | Anatoly Sokolov | 1 | -5/+0 |