2002-03-07 Daniel Jacobowitz <drow@mvista.com>
authorDaniel Jacobowitz <drow@false.org>
Fri, 8 Mar 2002 06:05:18 +0000 (06:05 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 8 Mar 2002 06:05:18 +0000 (06:05 +0000)
        * README: Update some version numbers.

binutils/ChangeLog
binutils/README

index ae9f688fedc49fd0366a1157c25d5301023fe3f2..6bbc84abf9b599a61c1bffd60ac5a741724f5021 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
+
+       * README: Update some version numbers.
+
 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
 
        * doc/binutils.texi (Target Selection): Fix LD crossreferences.
index ab3d21f7a5e9b46fc24605c2f182be9da6e3b2a3..6633792d87b350cc9d08b30a66e8bf4c75154467 100644 (file)
@@ -18,7 +18,7 @@ Unpacking and Installation -- quick overview
 
 When you unpack the binutils archive file, you will get a directory
 called something like `binutils-XXX', where XXX is the number of the
-release.  (Probably 2.11.2 or higher).  This directory contains
+release.  (Probably 2.12 or higher).  This directory contains
 various files and sub-directories.  Most of the files in the top
 directory are for information and for configuration.  The actual
 source code is in sub-directories.
@@ -110,7 +110,7 @@ the ranlib program in order to build the distribution.
 Porting
 =======
 
-Binutils-2.11 supports many different architectures, but there
+Binutils-2.12 supports many different architectures, but there
 are many more not supported, including some that were supported
 by earlier versions.  We are hoping for volunteers to improve this
 situation.
@@ -118,7 +118,7 @@ situation.
 The major effort in porting binutils to a new host and/or target
 architecture involves the BFD library.  There is some documentation
 in ../bfd/doc.  The file ../gdb/doc/gdbint.texinfo (distributed
-with gdb-4.x) may also be of help.
+with gdb-5.x) may also be of help.
 
 Reporting bugs
 ==============
This page took 0.047606 seconds and 4 git commands to generate.