aboutsummaryrefslogtreecommitdiff
path: root/gcc/hooks.h
AgeCommit message (Expand)AuthorFilesLines
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
2002-02-09hooks.c: New file.Alexandre Oliva1-0/+22