summaryrefslogtreecommitdiff
path: root/gcc/hooks.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth2003-06-111-0/+1
* Makefile.in (OJBS, c-opts.o): Update.Neil Booth2003-06-071-0/+1
* tm.texi: Document TARGET_DWARF_REGISTER_SPAN.Aldy Hernandez2003-03-051-0/+1
* hooks.c (hook_rtx_rtx_identity): Generic hook function that takes a single rt...Roger Sayle2003-02-031-1/+3
* target.h (targetm.address_cost): New.Richard Henderson2003-01-281-0/+1
* Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2003-01-271-0/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* target.h (gcc_target): Add cannot_force_const_mem.Richard Henderson2002-12-091-0/+1
* hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first.Richard Henderson2002-11-261-5/+10
* target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson2002-10-221-0/+7
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-211-0/+1
* re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth2002-05-221-0/+6
* system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2002-05-181-0/+1
* hooks.c (hook_tree_bool_false): New.Richard Henderson2002-05-171-0/+1
* hooks.c: New file.Alexandre Oliva2002-02-091-0/+22