OSDN Git Service

* df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index c106513..080f7f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,36 +1,85 @@
-2008-04-23  Tomas Bily  <tbily@suse.cz>
+2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
-        * tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable
-        case.
+       * Makefile.tpl ($(srcdir)/configure): Update dependencies.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+
+2008-06-17  Daniel Kraft  <d@domob.eu>
+
+       * MAINTAINERS (Write After Approval):  Add myself.
+
+2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
+       "$@" is still intact with both Autoconf 2.59 and 2.62.
+       * configure: Regenerate.
+
+2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.tpl: Fix comment errors.
+       * Makefile.in: Regenerate.
+
+2008-06-12  David S. Miller  <davem@davemloft.net>
+           David Edelsohn  <edelsohn@gnu.org>
+
+       * configure.ac: Add powerpc*-*-* to gold supported targets.
+       * configure: Regenerate.
+
+2008-06-08  Joseph Myers  <joseph@codesourcery.com>
+
+       PR tree-optimization/36218
+       * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
+       * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
+       (all prefix="build-"): Pass them to build-system sub-makes.
+       * Makefile.in: Regenerate.
+
+2008-06-07  Joseph Myers  <joseph@codesourcery.com>
 
-        * tree-vrp.c (extract_range_from_unary_expr): Removed unused
-        NON_LVALUE_EXPR.
+       * MAINTAINERS (mt port): Remove.
+       (sco5, unixware, sco udk): Remove.
+       (Kean Johnston): Add to Write After Approval.
 
-        * tree-ssa-threadedge.c (simplify_control_stmt_condition): Likewise.
-        
-        * tree-ssa-structalias.c (get_constraint_for): Likewise.
+2008-05-30  Julian Brown  <julian@codesourcery.com>
 
-        * tree-inline.c (estimate_num_insns_1): Likewise.
+       * configure.ac (arm*-*-linux-gnueabi): Don't disable building
+       of libobjc for ARM EABI Linux.
+       * configure: Regenerate.
+
+2008-05-18 Xinliang David Li   <davidxl@google.com>
 
-        * varasm.c (const_hash_1, compare_constant, copy_constant)
-        (compute_reloc_for_constant, output_addressed_constants): Likewise.
+       * ChangeLog: Remove wrong ChangeLog entry. 
 
-        * emit-rtl.c (component_ref_for_mem_expr)
-        (set_mem_attributes_minus_bitpos): Likewise.
+2008-05-17 Xinliang David Li   <davidxl@google.com>
 
-        * expr.c (highest_pow2_factor, expand_expr_real_1, )
-        (is_aligning_offset): Likewise.
+       * MAINTAINERS (Write After Approval): Add myself.
 
-        * dwarf2out.c (loc_descriptor_from_tree_1, add_bound_info): Likewise.
+2008-05-15  Janus Weil  <janus@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
 
-        * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Likewise.
+2008-05-14  Rafael Espindola  <espindola@google.com>
+
+       * config-ml.in: don't handle --enable-shared and --enable-static.
+
+2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * MAINTAINERS: Update my email address.
 
-        * dojump.c (do_jump): Likewise.
+2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       * MAINTAINERS: Update my email address.
+       
+2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
 
-        * builtins.c (get_pointer_alignment, get_memory_rtx)
-        (integer_valued_real_p, fold_builtin_next_arg): Likewise.
+2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
 
-        * tree-scalar-evolution.c (instantiate_parameters_1): Likewise.
+       * MAINTAINERS (crx): Add myself.
 
 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>