aboutsummaryrefslogtreecommitdiff
path: root/gcc/hooks.h
AgeCommit message (Expand)AuthorFilesLines
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
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-0/+1
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-0/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-12-09target.h (gcc_target): Add cannot_force_const_mem.Richard Henderson1-0/+1
2002-11-26hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first.Richard Henderson1-5/+10
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-0/+7
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-0/+1
2002-05-22re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth1-0/+6
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-0/+1
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-0/+1