OSDN Git Service

gcc/ChangeLog:
[pf3gnuchains/gcc-fork.git] / gcc / hooks.h
2010-05-19 froydnj * hooks.h (hook_tree_tree_tree_bool_null): Rename...
2010-05-03 steven * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2009-11-26 rth * target.h (targetm.vectorize.builtin_vec_perm_ok...
2009-11-25 hjlRemove trailing white spaces.
2009-08-25 aesok * hooks.h (hook_bool_const_int_const_int_true): Declare.
2009-05-21 sandra2009-05-20 Sandra Loosemore <sandra@codesourcery...
2009-04-27 ian./:
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-08-31 hubicka * fwprop.c (should_replace_address): Add speed attribute.
2008-06-06 jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2007-08-24 ghazi * config/alpha/alpha.c (alpha_mangle_type, decl_has_sa...
2007-08-23 ghazi * config/arc/arc-protos.h arc_select_cc_mode, gen_comp...
2007-08-16 ghazi * c-common.c (const_strip_array_types): New.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-16 uros * targhooks.c (default_builtin_reciprocal)...
2007-06-16 uros PR middle-end/31723
2006-03-07 rsandifo * hooks.c (hook_bool_mode_rtx_true): New function.
2006-02-18 rsandifo * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_...
2006-01-28 kazu * hooks.c (hook_bool_rtx_int_false): Remove.
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2005-07-07 amylaar * hooks.c (hook_bool_rtx_int_false): New function.
2005-06-28 jsm28 * target.h (invalid_conversion, invalid_unary_op,
2005-06-25 kcookUpdate FSF address.
2005-06-09 uweigand2005-06-09 Adrian Straetling <straetling@de.ibm.com>
2005-05-25 uweigand2005-05-25 Adrian Straetling <straetling@de.ibm.com>
2005-03-23 hp * doc/tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording...
2005-03-20 kazu * builtins.c (fold_builtin_1): Update a call to
2005-03-18 kazu * hooks.c, hooks.h, intl.c, opts.h, prefix.c, tree...
2005-03-14 rsandifo * config.gcc (extra_options): New variable for listing...
2004-10-07 kazu * hooks.c (hook_int_void_1, hook_void_int): Remove.
2004-10-01 echristo2004-09-30 Eric Christopher <echristo@redhat.com>
2004-09-24 bonzini2004-09-24 Paolo Bonzini <bonzini@gnu.org>
2004-08-31 mmitchel * hooks.c (hook_bool_void_true): New function.
2004-08-24 echristo2004-08-23 Eric Christopher <echristo@redhat.com>
2004-08-16 dpatel * c-common.c (handle_used_attribute): Set DECL_...
2004-06-07 steven * hooks.c (hook_int_void_1): New generic hook.
2004-03-24 zlaski[gcc/ChangeLog]
2004-03-11 rth * c-pch.c (c_common_no_more_pch): Update for...
2004-03-04 mrs Add framework support for darwin.
2004-03-03 kazu * hooks.c (hook_tree_tree_identity): New.
2004-02-19 kazu * hooks.c (hook_void_tree_int): Remove.
2004-01-23 ian PR gcc/1532
2003-10-07 geoffk * hooks.c (hook_bool_tree_true): New.
2003-07-29 geoffk2003-07-29 Geoffrey Keating <geoffk@apple.com>
2003-07-06 neil * c-common.h (c_comon_handle_filename,
2003-07-06 aj * gcc.c: Convert prototypes to ISO C90.
2003-07-02 neil * c-common.h (c_common_init_options): New prototype.
2003-06-20 rth * hooks.c (hook_int_void_no_regs): Rename from
2003-06-19 amylaar * hooks.h (hook_reg_class_void_no_regs): Only declare...
2003-06-18 amylaar2003-06-18 Stephen Clarke <stephen.clarke@superh.com>
2003-06-11 neil * hooks.c (hook_int_size_t_constcharptr_int_0): New.
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-03-05 aldyh2003-03-05 Aldy Hernandez <aldyh@redhat.com>
2003-02-03 sayle * hooks.c (hook_rtx_rtx_identity): Generic hook functi...
2003-01-28 rth * target.h (targetm.address_cost): New.
2003-01-28 rth * Makefile.in (cse.o): Depend on TARGET_H.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-09 rth * target.h (gcc_target): Add cannot_force_const...
2002-11-27 rth * hooks.c (hook_bool_void_false, hook_void_tree...
2002-10-22 rthgcc/
2002-08-21 ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-05-22 neil PR preprocessor/6517
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-17 rth * hooks.c (hook_tree_bool_false): New.
2002-02-09 aoliva* hooks.c: New file.