aboutsummaryrefslogtreecommitdiff
path: root/gcc/hooks.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-0/+1
2009-05-20tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...Sandra Loosemore1-0/+2
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-2/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-1/+2
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-0/+1
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-15/+19
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-0/+1
2007-08-16c-common.c (const_strip_array_types): New.Kaveh R. Ghazi1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-15/+15
2007-06-16targhooks.c (default_builtin_reciprocal): New default target hook.Uros Bizjak1-1/+0
2007-06-16re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak1-0/+1
2006-03-07hooks.c (hook_bool_mode_rtx_true): New function.Richard Sandiford1-0/+1
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford1-0/+1
2006-01-28hooks.c (hook_bool_rtx_int_false): Remove.Kazu Hirata1-1/+0
2006-01-18[multiple changes]Diego Novillo1-4/+7
2005-07-07hooks.c (hook_bool_rtx_int_false): New function.J"orn Rennecke1-0/+1
2005-06-28target.h (invalid_conversion, [...]): New hooks.Joseph Myers1-0/+3
2005-06-25Update FSF address.Kelley Cook1-1/+1
2005-06-09target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop".Adrian Straetling1-1/+1
2005-05-25loop-doloop.c: Include "target.h".Adrian Straetling1-0/+1
2005-03-23tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is ca...Hans-Peter Nilsson1-1/+1
2005-03-20builtins.c (fold_builtin_1): Update a call to targetm.fold_builtin.Kazu Hirata1-1/+1
2005-03-18hooks.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-14config.gcc (extra_options): New variable for listing option files.Richard Sandiford1-0/+1
2004-10-07hooks.c (hook_int_void_1, [...]): Remove.Kazu Hirata1-2/+0
2004-10-01dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi.Eric Christopher1-0/+1
2004-09-24hooks.c (hook_tree_tree_bool_null): New.Paolo Bonzini1-0/+1
2004-08-31hooks.c (hook_bool_void_true): New function.Mark Mitchell1-0/+1
2004-08-24defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher1-0/+3
2004-08-16c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.Devang Patel1-1/+1
2004-06-07hooks.c (hook_int_void_1): New generic hook.Steven Bosscher1-0/+1
2004-03-24hooks.c (hook_constcharptr_tree_null): New hook.Ziemowit Laski1-1/+1
2004-03-10c-pch.c (c_common_no_more_pch): Update for gt_pch_use_address extra arguments.Richard Henderson1-2/+0
2004-03-04Add framework support for darwin.Mike Stump1-0/+2
2004-03-03hooks.c (hook_tree_tree_identity): New.Kazu Hirata1-0/+1
2004-02-19hooks.c (hook_void_tree_int): Remove.Kazu Hirata1-3/+0
2004-01-23re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor1-1/+2
2003-10-07hooks.c (hook_bool_tree_true): New.Geoffrey Keating1-30/+32
2003-07-29c-common.c (allow_pch): Remove.Geoffrey Keating1-0/+2
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth1-0/+2
2003-07-06gcc.c: Convert prototypes to ISO C90.Andreas Jaeger1-22/+22
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth1-0/+2
2003-06-20hooks.c (hook_int_void_no_regs): Rename from hook_reg_class_void_no_regs; cha...Richard Henderson1-9/+1
2003-06-19hooks.h (hook_reg_class_void_no_regs): Only declare if tm.h has been included.J"orn Rennecke1-0/+8
2003-06-18bt-load.c: New file.Stephen Clarke1-0/+2
2003-06-11hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth1-0/+1
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-0/+1
2003-03-05tm.texi: Document TARGET_DWARF_REGISTER_SPAN.Aldy Hernandez1-0/+1
2003-02-03hooks.c (hook_rtx_rtx_identity): Generic hook function that takes a single rt...Roger Sayle1-1/+3