summaryrefslogtreecommitdiff
path: root/gcc/hooks.h
Commit message (Expand)AuthorAgeFilesLines
* hooks.h (hook_tree_tree_tree_bool_null): Rename to...Nathan Froyd2010-05-191-1/+1
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-0/+1
* target.h (targetm.vectorize.builtin_vec_perm_ok): New.Richard Henderson2009-11-251-0/+1
* 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/+1
* tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...Sandra Loosemore2009-05-201-0/+2
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-2/+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-1/+2
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-0/+1
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-15/+19
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-0/+1
* c-common.c (const_strip_array_types): New.Kaveh R. Ghazi2007-08-161-0/+1
* 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-1/+0
* re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak2007-06-161-0/+1
* hooks.c (hook_bool_mode_rtx_true): New function.Richard Sandiford2006-03-071-0/+1
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-0/+1
* hooks.c (hook_bool_rtx_int_false): Remove.Kazu Hirata2006-01-281-1/+0
* [multiple changes]Diego Novillo2006-01-181-4/+7
* hooks.c (hook_bool_rtx_int_false): New function.J"orn Rennecke2005-07-071-0/+1
* target.h (invalid_conversion, [...]): New hooks.Joseph Myers2005-06-281-0/+3
* Update FSF address.Kelley Cook2005-06-251-1/+1
* target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop".Adrian Straetling2005-06-091-1/+1
* loop-doloop.c: Include "target.h".Adrian Straetling2005-05-251-0/+1
* tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is ca...Hans-Peter Nilsson2005-03-231-1/+1
* builtins.c (fold_builtin_1): Update a call to targetm.fold_builtin.Kazu Hirata2005-03-201-1/+1
* 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/+1
* hooks.c (hook_int_void_1, [...]): Remove.Kazu Hirata2004-10-071-2/+0
* dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi.Eric Christopher2004-10-011-0/+1
* hooks.c (hook_tree_tree_bool_null): New.Paolo Bonzini2004-09-241-0/+1
* hooks.c (hook_bool_void_true): New function.Mark Mitchell2004-08-311-0/+1
* defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher2004-08-241-0/+3
* 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/+1
* hooks.c (hook_constcharptr_tree_null): New hook.Ziemowit Laski2004-03-241-1/+1
* c-pch.c (c_common_no_more_pch): Update for gt_pch_use_address extra arguments.Richard Henderson2004-03-101-2/+0
* Add framework support for darwin.Mike Stump2004-03-041-0/+2
* hooks.c (hook_tree_tree_identity): New.Kazu Hirata2004-03-031-0/+1
* hooks.c (hook_void_tree_int): Remove.Kazu Hirata2004-02-191-3/+0
* re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor2004-01-231-1/+2
* hooks.c (hook_bool_tree_true): New.Geoffrey Keating2003-10-071-30/+32
* c-common.c (allow_pch): Remove.Geoffrey Keating2003-07-291-0/+2
* c-common.h (c_comon_handle_filename, [...]): New.Neil Booth2003-07-061-0/+2
* gcc.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-22/+22
* c-common.h (c_common_init_options): New prototype.Neil Booth2003-07-021-0/+2
* hooks.c (hook_int_void_no_regs): Rename from hook_reg_class_void_no_regs; cha...Richard Henderson2003-06-201-9/+1
* hooks.h (hook_reg_class_void_no_regs): Only declare if tm.h has been included.J"orn Rennecke2003-06-191-0/+8
* bt-load.c: New file.Stephen Clarke2003-06-181-0/+2