diff options
| -rw-r--r-- | ChangeLog | 5 | ||||
| -rw-r--r-- | gcc/ChangeLog | 5 |
2 files changed, 5 insertions, 5 deletions
@@ -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. diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 683e7e2..cec17c3 100644 --- a/gcc/ChangeLog +++ b/gcc/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. + Thu Oct 7 17:02:34 1999 Jason Merrill <jason@yorick.cygnus.com> * expr.c (expand_expr, TARGET_EXPR): Set TREE_USED sooner. |
