Age | Commit message (Expand) | Author | Files | Lines |
2011-05-03 | hooks.h (hook_bool_mode_uhwi_false): Declare. | Richard Sandiford | 1 | -0/+9 |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 1 | -0/+8 |
2011-04-21 | target.def (cannot_force_const_mem): Add a mode argument. | Richard Sandiford | 1 | -2/+10 |
2011-03-22 | target.def (handle_option): Take gcc_options and cl_decoded_option pointers a... | Joseph Myers | 1 | -9/+1 |
2010-11-25 | target.def (supports_split_stack, [...]): Take gcc_options parameters. | Joseph Myers | 1 | -0/+8 |
2010-10-15 | target.def (target_option.init_struct): New hook. | Joseph Myers | 1 | -0/+7 |
2010-09-16 | target.def (target_option.optimization): New hook. | Joseph Myers | 1 | -0/+5 |
2010-09-09 | Dispatch scheduling for AMD Bulldozer processors. | Reza Yazdani | 1 | -0/+15 |
2010-07-27 | coretypes.h (struct cl_option_handlers): Declare. | Joseph Myers | 1 | -8/+0 |
2010-07-27 | common.opt (o): Add MissingArgError. | Joseph Myers | 1 | -7/+0 |
2010-07-27 | langhooks-def.h (lhd_init_options, [...]): New. | Joseph Myers | 1 | -3/+2 |
2010-05-19 | hooks.h (hook_tree_tree_tree_bool_null): Rename to... | Nathan Froyd | 1 | -3/+4 |
2010-05-03 | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 1 | -0/+7 |
2009-11-25 | target.h (targetm.vectorize.builtin_vec_perm_ok): New. | Richard Henderson | 1 | -0/+6 |
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/+7 |
2009-05-20 | tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE... | Sandra Loosemore | 1 | -0/+7 |
2009-04-27 | collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind. | Ian Lance Taylor | 1 | -8/+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 | -4/+11 |
2008-06-06 | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 1 | -0/+8 |
2007-08-24 | alpha.c (alpha_mangle_type, [...]): Constify. | Kaveh R. Ghazi | 1 | -25/+25 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -0/+6 |
2007-08-16 | c-common.c (const_strip_array_types): New. | Kaveh R. Ghazi | 1 | -0/+6 |
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 | -7/+0 |
2007-06-16 | re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast... | Uros Bizjak | 1 | -1/+9 |
2006-03-07 | hooks.c (hook_bool_mode_rtx_true): New function. | Richard Sandiford | 1 | -0/+8 |
2006-02-18 | re PR target/9703 ([arm] Accessing data through constant pool more times coul... | Richard Sandiford | 1 | -0/+8 |
2006-01-28 | hooks.c (hook_bool_rtx_int_false): Remove. | Kazu Hirata | 1 | -6/+0 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -0/+12 |
2005-07-07 | hooks.c (hook_bool_rtx_int_false): New function. | J"orn Rennecke | 1 | -0/+6 |
2005-06-28 | target.h (invalid_conversion, [...]): New hooks. | Joseph Myers | 1 | -0/+22 |
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 | -6/+7 |
2005-05-25 | loop-doloop.c: Include "target.h". | Adrian Straetling | 1 | -0/+6 |
2005-03-23 | tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is ca... | Hans-Peter Nilsson | 1 | -3/+4 |
2005-03-20 | builtins.c (fold_builtin_1): Update a call to targetm.fold_builtin. | Kazu Hirata | 1 | -1/+2 |
2005-03-18 | hooks.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-14 | config.gcc (extra_options): New variable for listing option files. | Richard Sandiford | 1 | -0/+8 |
2004-10-07 | hooks.c (hook_int_void_1, [...]): Remove. | Kazu Hirata | 1 | -12/+0 |
2004-10-01 | dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi. | Eric Christopher | 1 | -1/+6 |
2004-09-24 | hooks.c (hook_tree_tree_bool_null): New. | Paolo Bonzini | 1 | -0/+7 |
2004-09-05 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-08-31 | hooks.c (hook_bool_void_true): New function. | Mark Mitchell | 1 | -1/+8 |
2004-08-24 | defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro. | Eric Christopher | 1 | -0/+7 |
2004-08-16 | c-common.c (handle_used_attribute): Set DECL_PRESERVE_P. | Devang Patel | 1 | -1/+1 |
2004-06-07 | hooks.c (hook_int_void_1): New generic hook. | Steven Bosscher | 1 | -0/+7 |
2004-03-24 | hooks.c (hook_constcharptr_tree_null): New hook. | Ziemowit Laski | 1 | -0/+7 |
2004-03-10 | c-pch.c (c_common_no_more_pch): Update for gt_pch_use_address extra arguments. | Richard Henderson | 1 | -15/+0 |