diff options
author | Michael Meissner <gnu@the-meissners.org> | 1996-04-04 20:19:28 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1996-04-04 20:19:28 +0000 |
commit | 997f0ee96726488b7b9a5c0026455ebbceedba4a (patch) | |
tree | 671d6d5e6ff5f1cfc9bf4bd3297599420b94417a /sim/ppc | |
parent | 64646bd32b36195e8968088f68d8ac6ea1c68afb (diff) | |
download | binutils-997f0ee96726488b7b9a5c0026455ebbceedba4a.tar.gz binutils-997f0ee96726488b7b9a5c0026455ebbceedba4a.tar.bz2 binutils-997f0ee96726488b7b9a5c0026455ebbceedba4a.zip |
fix long lines
Diffstat (limited to 'sim/ppc')
-rw-r--r-- | sim/ppc/ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 1a506b6c15f..cc739ea5546 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,9 +1,14 @@ +Thu Apr 4 15:17:22 1996 Michael Meissner <meissner@tiktok.cygnus.com> + + * INSTALL: Fix some long lines and remove x86 specific options in + the examples. + Sun Mar 31 15:47:33 1996 Andrew Cagney <cagney@kremvax.highland.com.au> - * INSTALL: Update to reflect gdb-4.16. + * INSTALL: Update to reflect gdb-4.16. - * RUN: Update to reflect gdb-4.16. Review notes on building a BSD - runtime environment. + * RUN: Update to reflect gdb-4.16. Review notes on building a BSD + runtime environment. * README: Point out copyright status of simulator in introduction. |