OSDN Git Service

Moved ChangeLog entry for a recent change to gcc/config/rs6000 to
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Oct 1999 03:31:43 +0000 (03:31 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Oct 1999 03:31:43 +0000 (03:31 +0000)
its proper place in gcc/ChangeLog.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29861 138bc75d-0d04-0410-961f-82ee72b054a4

ChangeLog
gcc/ChangeLog

index 3f985c6..1a4b0bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,3 @@
-Thu Oct  7 00:36:17 MDT 1999   Diego Novillo <dnovillo@cygnus.com>
-
-       * config/rs6000/rs6000.c (secondary_reload_class): For TARGET_ELF
-       make sure that HIGH instructions are copied into BASE_REGS.
-
 Sun Oct  3 14:20:22 1999  Jeffrey A Law  (law@cygnus.com)
 
        * configure.in (fr30): Fix typo.
index 683e7e2..cec17c3 100644 (file)
@@ -1,3 +1,8 @@
+Thu Oct  7 00:36:17 MDT 1999   Diego Novillo <dnovillo@cygnus.com>
+
+       * config/rs6000/rs6000.c (secondary_reload_class): For TARGET_ELF
+       make sure that HIGH instructions are copied into BASE_REGS.
+
 Thu Oct  7 17:02:34 1999  Jason Merrill  <jason@yorick.cygnus.com>
 
        * expr.c (expand_expr, TARGET_EXPR): Set TREE_USED sooner.