diff options
author | John David Anglin <dave.anglin@nrc-cnrc.gc.ca> | 2004-06-19 17:29:00 +0000 |
---|---|---|
committer | John David Anglin <danglin@gcc.gnu.org> | 2004-06-19 17:29:00 +0000 |
commit | bc443e6def9f79e0fbfa1d3b70e59a158c85ebd9 (patch) | |
tree | 25e49801c5e50945e908eae946e08d3a7a36e143 /gcc | |
parent | bb9db7b136b991ba72b2276ea08c677217372418 (diff) | |
download | gcc-bc443e6def9f79e0fbfa1d3b70e59a158c85ebd9.zip gcc-bc443e6def9f79e0fbfa1d3b70e59a158c85ebd9.tar.gz gcc-bc443e6def9f79e0fbfa1d3b70e59a158c85ebd9.tar.bz2 |
invoke.texi: Remove obsolete comment regarding PA 2.0 support in binutils.
* doc/invoke.texi: Remove obsolete comment regarding PA 2.0 support
in binutils.
From-SVN: r83391
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/doc/invoke.texi | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4d2160b..1315d72 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-06-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> + + * doc/invoke.texi: Remove obsolete comment regarding PA 2.0 support + in binutils. + 2004-06-19 Andrew Pinski <apinski@apple.com> PR c++/15721 diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 93317b6..20b4949 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -8962,10 +8962,6 @@ architecture option for your machine. Code compiled for lower numbered architectures will run on higher numbered architectures, but not the other way around. -PA 2.0 support currently requires gas snapshot 19990413 or later. The -next release of binutils (current is 2.9.1) will probably contain PA 2.0 -support. - @item -mpa-risc-1-0 @itemx -mpa-risc-1-1 @itemx -mpa-risc-2-0 |