summaryrefslogtreecommitdiff
path: root/gcc/hooks.c
Commit message (Expand)AuthorAgeFilesLines
* target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers2010-11-251-0/+8
* target.def (target_option.init_struct): New hook.Joseph Myers2010-10-151-0/+7
* target.def (target_option.optimization): New hook.Joseph Myers2010-09-161-0/+5
* Dispatch scheduling for AMD Bulldozer processors.Reza Yazdani2010-09-091-0/+15
* coretypes.h (struct cl_option_handlers): Declare.Joseph Myers2010-07-271-8/+0
* common.opt (o): Add MissingArgError.Joseph Myers2010-07-271-7/+0
* langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2010-07-271-3/+2
* hooks.h (hook_tree_tree_tree_bool_null): Rename to...Nathan Froyd2010-05-191-3/+4
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-0/+7
* target.h (targetm.vectorize.builtin_vec_perm_ok): New.Richard Henderson2009-11-251-0/+6
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-261-0/+7
* tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...Sandra Loosemore2009-05-201-0/+7
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-8/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-4/+11
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-0/+8
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-25/+25
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-0/+6
* c-common.c (const_strip_array_types): New.Kaveh R. Ghazi2007-08-161-0/+6
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-15/+15
* targhooks.c (default_builtin_reciprocal): New default target hook.Uros Bizjak2007-06-161-7/+0
* re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak2007-06-161-1/+9
* hooks.c (hook_bool_mode_rtx_true): New function.Richard Sandiford2006-03-071-0/+8
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-0/+8
* hooks.c (hook_bool_rtx_int_false): Remove.Kazu Hirata2006-01-281-6/+0
* [multiple changes]Diego Novillo2006-01-181-0/+12
* hooks.c (hook_bool_rtx_int_false): New function.J"orn Rennecke2005-07-071-0/+6
* target.h (invalid_conversion, [...]): New hooks.Joseph Myers2005-06-281-0/+22
* Update FSF address.Kelley Cook2005-06-251-1/+1
* target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop".Adrian Straetling2005-06-091-6/+7
* loop-doloop.c: Include "target.h".Adrian Straetling2005-05-251-0/+6
* tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is ca...Hans-Peter Nilsson2005-03-231-3/+4
* builtins.c (fold_builtin_1): Update a call to targetm.fold_builtin.Kazu Hirata2005-03-201-1/+2
* hooks.c, [...]: Update copyright.Kazu Hirata2005-03-181-1/+1
* config.gcc (extra_options): New variable for listing option files.Richard Sandiford2005-03-141-0/+8
* hooks.c (hook_int_void_1, [...]): Remove.Kazu Hirata2004-10-071-12/+0
* dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi.Eric Christopher2004-10-011-1/+6
* hooks.c (hook_tree_tree_bool_null): New.Paolo Bonzini2004-09-241-0/+7
* c-common.c, [...]: Fix comment formatting.Kazu Hirata2004-09-051-1/+1
* hooks.c (hook_bool_void_true): New function.Mark Mitchell2004-08-311-1/+8
* defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher2004-08-241-0/+7
* c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.Devang Patel2004-08-161-1/+1
* hooks.c (hook_int_void_1): New generic hook.Steven Bosscher2004-06-071-0/+7
* hooks.c (hook_constcharptr_tree_null): New hook.Ziemowit Laski2004-03-241-0/+7
* c-pch.c (c_common_no_more_pch): Update for gt_pch_use_address extra arguments.Richard Henderson2004-03-101-15/+0
* Add framework support for darwin.Mike Stump2004-03-041-0/+10
* hooks.c (hook_tree_tree_identity): New.Kazu Hirata2004-03-031-0/+7
* hooks.c (hook_void_tree_int): Remove.Kazu Hirata2004-02-191-18/+0
* re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor2004-01-231-1/+8