Age | Commit message (Expand) | Author | Files | Lines |
2013-11-22 | hooks.h (hook_uint_mode_0): Add Prototype. | Andrew MacLeod | 1 | -0/+1 |
2013-11-09 | target.def (can_use_doloop_p): New hook. | Richard Sandiford | 1 | -0/+3 |
2013-04-22 | [Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook. | James Greenhalgh | 1 | -0/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-05 | md.texi (Defining Attributes): Document that we are defining HAVE_ATTR_name m... | Joern Rennecke | 1 | -0/+2 |
2012-10-23 | gcc: | Joseph Myers | 1 | -1/+2 |
2012-09-30 | re PR rtl-optimization/38449 (delay branch scheduling follows REG_CROSSING_JU... | Joern Rennecke | 1 | -0/+1 |
2012-09-05 | hooks.c (hook_int_rtx_mode_as_bool_0): New function. | Oleg Endo | 1 | -0/+2 |
2012-09-01 | target.def (legitimate_combined_insn): New target hook. | Uros Bizjak | 1 | -0/+1 |
2011-10-06 | system.h (OUTPUT_ADDR_CONST_EXTRA): Poison. | Anatoly Sokolov | 1 | -0/+1 |
2011-09-06 | PR middle-end/44382: Tree reassociation improvement | Enkovich Ilya | 1 | -0/+1 |
2011-08-18 | tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. | Richard Sandiford | 1 | -1/+2 |
2011-05-03 | hooks.h (hook_bool_mode_uhwi_false): Declare. | Richard Sandiford | 1 | -0/+2 |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 1 | -0/+1 |
2011-04-21 | target.def (cannot_force_const_mem): Add a mode argument. | Richard Sandiford | 1 | -0/+1 |
2011-03-22 | target.def (handle_option): Take gcc_options and cl_decoded_option pointers a... | Joseph Myers | 1 | -2/+1 |
2010-11-25 | target.def (supports_split_stack, [...]): Take gcc_options parameters. | Joseph Myers | 1 | -0/+1 |
2010-10-15 | target.def (target_option.init_struct): New hook. | Joseph Myers | 1 | -0/+1 |
2010-09-16 | target.def (target_option.optimization): New hook. | Joseph Myers | 1 | -0/+1 |
2010-09-09 | Dispatch scheduling for AMD Bulldozer processors. | Reza Yazdani | 1 | -0/+2 |
2010-07-27 | coretypes.h (struct cl_option_handlers): Declare. | Joseph Myers | 1 | -1/+0 |
2010-07-27 | common.opt (o): Add MissingArgError. | Joseph Myers | 1 | -1/+0 |
2010-07-27 | langhooks-def.h (lhd_init_options, [...]): New. | Joseph Myers | 1 | -2/+2 |
2010-05-19 | hooks.h (hook_tree_tree_tree_bool_null): Rename to... | Nathan Froyd | 1 | -1/+1 |
2010-05-03 | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 1 | -0/+1 |
2009-11-25 | target.h (targetm.vectorize.builtin_vec_perm_ok): New. | Richard Henderson | 1 | -0/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-08-26 | hooks.h (hook_bool_const_int_const_int_true): Declare. | Anatoly Sokolov | 1 | -0/+1 |
2009-05-20 | tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE... | Sandra Loosemore | 1 | -0/+2 |
2009-04-27 | collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind. | Ian Lance Taylor | 1 | -2/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -1/+2 |
2008-06-06 | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 1 | -0/+1 |
2007-08-24 | alpha.c (alpha_mangle_type, [...]): Constify. | Kaveh R. Ghazi | 1 | -15/+19 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -0/+1 |
2007-08-16 | c-common.c (const_strip_array_types): New. | Kaveh R. Ghazi | 1 | -0/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -15/+15 |
2007-06-16 | targhooks.c (default_builtin_reciprocal): New default target hook. | Uros Bizjak | 1 | -1/+0 |
2007-06-16 | re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast... | Uros Bizjak | 1 | -0/+1 |
2006-03-07 | hooks.c (hook_bool_mode_rtx_true): New function. | Richard Sandiford | 1 | -0/+1 |
2006-02-18 | re PR target/9703 ([arm] Accessing data through constant pool more times coul... | Richard Sandiford | 1 | -0/+1 |
2006-01-28 | hooks.c (hook_bool_rtx_int_false): Remove. | Kazu Hirata | 1 | -1/+0 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -4/+7 |
2005-07-07 | hooks.c (hook_bool_rtx_int_false): New function. | J"orn Rennecke | 1 | -0/+1 |
2005-06-28 | target.h (invalid_conversion, [...]): New hooks. | Joseph Myers | 1 | -0/+3 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -1/+1 |
2005-06-09 | target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop". | Adrian Straetling | 1 | -1/+1 |
2005-05-25 | loop-doloop.c: Include "target.h". | Adrian Straetling | 1 | -0/+1 |
2005-03-23 | tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is ca... | Hans-Peter Nilsson | 1 | -1/+1 |
2005-03-20 | builtins.c (fold_builtin_1): Update a call to targetm.fold_builtin. | Kazu Hirata | 1 | -1/+1 |