diff options
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 |