aboutsummaryrefslogtreecommitdiff
path: root/gcc/hooks.h
AgeCommit message (Expand)Author
2006-02-06Merge reload-branch up to revision 101000reload-branchBernd Schmidt
2006-01-11Merged revisions 96681,96683-96686,96689-96692,96698-96701,96705,96708,96710,...Bernd Schmidt
2005-03-14 * config.gcc (extra_options): New variable for listing option files.Richard Sandiford
2004-10-07 * hooks.c (hook_int_void_1, hook_void_int): Remove.Kazu Hirata
2004-10-012004-09-30 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-09-242004-09-24 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-08-31 * hooks.c (hook_bool_void_true): New function.Mark Mitchell
2004-08-242004-08-23 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-08-16 * c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.Devang Patel
2004-06-07 * hooks.c (hook_int_void_1): New generic hook.Steven Bosscher
2004-03-24[gcc/ChangeLog]Ziemowit Laski
2004-03-11 * c-pch.c (c_common_no_more_pch): Update for gt_pch_use_addressRichard Henderson
2004-03-04 Add framework support for darwin.Mike Stump
2004-03-03 * hooks.c (hook_tree_tree_identity): New.Kazu Hirata
2004-02-19 * hooks.c (hook_void_tree_int): Remove.Kazu Hirata
2004-01-23 PR gcc/1532Ian Lance Taylor
2003-10-07 * hooks.c (hook_bool_tree_true): New.Geoffrey Keating
2003-07-292003-07-29 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2003-07-06 * c-common.h (c_comon_handle_filename,Neil Booth
2003-07-06 * gcc.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-02 * c-common.h (c_common_init_options): New prototype.Neil Booth
2003-06-20 * hooks.c (hook_int_void_no_regs): Rename fromRichard Henderson
2003-06-19 * hooks.h (hook_reg_class_void_no_regs): Only declare if tm.hJ"orn Rennecke
2003-06-182003-06-18 Stephen Clarke <stephen.clarke@superh.com>Stephen Clarke
2003-06-11 * hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth
2003-06-07 * Makefile.in (OJBS, c-opts.o): Update.Neil Booth
2003-03-052003-03-05 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2003-02-03 * hooks.c (hook_rtx_rtx_identity): Generic hook function thatRoger Sayle
2003-01-28 * target.h (targetm.address_cost): New.Richard Henderson
2003-01-28 * Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-12-09 * target.h (gcc_target): Add cannot_force_const_mem.Richard Henderson
2002-11-27 * hooks.c (hook_bool_void_false, hook_void_tree_int,Richard Henderson
2002-10-22gcc/Richard Henderson
2002-08-21 * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh Ghazi
2002-05-22 PR preprocessor/6517Neil Booth
2002-05-19 * system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson
2002-05-17 * hooks.c (hook_tree_bool_false): New.Richard Henderson
2002-02-09* hooks.c: New file.Alexandre Oliva