aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@cygnus.com>1999-10-07 06:38:15 +0000
committerDiego Novillo <dnovillo@gcc.gnu.org>1999-10-07 02:38:15 -0400
commit201b6183d2ec620dc02028b061755451ecf61579 (patch)
treea9f5ee694e3532049d2bbec77b8ddb3779bf85bf /ChangeLog
parent56934d5c71573a16adf4a78afa16a0e27bfa5668 (diff)
downloadgcc-201b6183d2ec620dc02028b061755451ecf61579.zip
gcc-201b6183d2ec620dc02028b061755451ecf61579.tar.gz
gcc-201b6183d2ec620dc02028b061755451ecf61579.tar.bz2
rs6000.c (secondary_reload_class): For TARGET_ELF make sure that HIGH instructions are copied into BASE_REGS.
* config/rs6000/rs6000.c (secondary_reload_class): For TARGET_ELF make sure that HIGH instructions are copied into BASE_REGS. From-SVN: r29850
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a4b0bf..3f985c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
+
Sun Oct 3 14:20:22 1999 Jeffrey A Law (law@cygnus.com)
* configure.in (fr30): Fix typo.