summaryrefslogtreecommitdiff
path: root/gcc/hooks.h
Commit message (Expand)AuthorAgeFilesLines
* 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