OSDN Git Service

* runtime/select.c: Moved content to select_inc.c. Include it.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 0b51053..e524124 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,11 @@
 
+2008-05-18 Xinliang David Li   <davidxl@google.com>
+
+       * ChangeLog: Remove wrong ChangeLog entry. 
+
 2008-05-17 Xinliang David Li   <davidxl@google.com>
 
-        * gcc/tree-ssa-dce.c : conditional dead call elimination
-        * gcc/opts.c         : enable the optimization at >=O2
-        * gcc/common.opt      : new flag for control the optimization
-        * gcc/doc/invoke.texi : documentation change
-        * gcc/testsuite/gcc.dg/cdce1.c : new test case
-        * gcc/testsuite/gcc.dg/cdce2.c : new test case
-        *MAINTAINERS  : Add myself (write after approval) 
+       * MAINTAINERS (Write After Approval): Add myself.
 
 2008-05-15  Janus Weil  <janus@gcc.gnu.org>