summaryrefslogtreecommitdiff
path: root/gcc/hooks.h
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (OJBS, c-opts.o): Update.neil2003-06-071-0/+1
* 2003-03-05 Aldy Hernandez <aldyh@redhat.com>aldyh2003-03-051-0/+1
* * hooks.c (hook_rtx_rtx_identity): Generic hook function thatsayle2003-02-031-1/+3
* * target.h (targetm.address_cost): New.rth2003-01-281-0/+1
* * Makefile.in (cse.o): Depend on TARGET_H.rth2003-01-281-0/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * target.h (gcc_target): Add cannot_force_const_mem.rth2002-12-091-0/+1
* * hooks.c (hook_bool_void_false, hook_void_tree_int,rth2002-11-271-5/+10
* gcc/rth2002-10-221-0/+7
* * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.ghazi2002-08-211-0/+1
* PR preprocessor/6517neil2002-05-221-0/+6
* * system.h (ENCODE_SECTION_INFO): Poison it.rth2002-05-191-0/+1
* * hooks.c (hook_tree_bool_false): New.rth2002-05-171-0/+1
* * hooks.c: New file.aoliva2002-02-091-0/+22