OSDN Git Service

* runtime/select.c: Moved content to select_inc.c. Include it.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index c106513..e524124 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,36 +1,39 @@
-2008-04-23  Tomas Bily  <tbily@suse.cz>
 
-        * tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable
-        case.
+2008-05-18 Xinliang David Li   <davidxl@google.com>
 
-        * tree-vrp.c (extract_range_from_unary_expr): Removed unused
-        NON_LVALUE_EXPR.
+       * ChangeLog: Remove wrong ChangeLog entry. 
 
-        * tree-ssa-threadedge.c (simplify_control_stmt_condition): Likewise.
-        
-        * tree-ssa-structalias.c (get_constraint_for): Likewise.
+2008-05-17 Xinliang David Li   <davidxl@google.com>
 
-        * tree-inline.c (estimate_num_insns_1): Likewise.
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2008-05-15  Janus Weil  <janus@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2008-05-14  Rafael Espindola  <espindola@google.com>
+
+       * config-ml.in: don't handle --enable-shared and --enable-static.
 
-        * varasm.c (const_hash_1, compare_constant, copy_constant)
-        (compute_reloc_for_constant, output_addressed_constants): Likewise.
+2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
 
-        * emit-rtl.c (component_ref_for_mem_expr)
-        (set_mem_attributes_minus_bitpos): Likewise.
+       * MAINTAINERS: Update my email address.
+
+2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
 
-        * expr.c (highest_pow2_factor, expand_expr_real_1, )
-        (is_aligning_offset): Likewise.
+       * MAINTAINERS: Update my email address.
+       
+2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
 
-        * dwarf2out.c (loc_descriptor_from_tree_1, add_bound_info): Likewise.
+       * MAINTAINERS (Write After Approval): Add myself.
 
-        * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Likewise.
+2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
 
-        * dojump.c (do_jump): Likewise.
+       * 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>