summaryrefslogtreecommitdiff
path: root/binutils/README
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2002-03-08 06:05:18 +0000
committerDaniel Jacobowitz <dan@debian.org>2002-03-08 06:05:18 +0000
commit5a5f8b8d5ceec8c8bf5ef9da7d2ad42d77ebec85 (patch)
treec13d280ec73b4842225505f7b83ce82deafffed4 /binutils/README
parent8d0b77d791d8f717ff36d47a4407c55cb398de37 (diff)
downloadbinutils-redhat-5a5f8b8d5ceec8c8bf5ef9da7d2ad42d77ebec85.tar.gz
2002-03-07 Daniel Jacobowitz <drow@mvista.com>
* README: Update some version numbers.
Diffstat (limited to 'binutils/README')
-rw-r--r--binutils/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/binutils/README b/binutils/README
index ab3d21f7a5..6633792d87 100644
--- a/binutils/README
+++ b/binutils/README
@@ -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
==============