diff options
author | Nick Clifton <nickc@redhat.com> | 2002-08-14 15:12:07 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-08-14 15:12:07 +0000 |
commit | b5e2a4f34a1f5abc0bce6223909b7cee7d985d74 (patch) | |
tree | 5081a488504ca6e526dc206c3fb23ba3440d4421 /binutils/doc | |
parent | e92290077e7e18cad89152837e3567eb0f07e06d (diff) | |
download | gdb-b5e2a4f34a1f5abc0bce6223909b7cee7d985d74.zip gdb-b5e2a4f34a1f5abc0bce6223909b7cee7d985d74.tar.gz gdb-b5e2a4f34a1f5abc0bce6223909b7cee7d985d74.tar.bz2 |
Replace 'gnu-new-abi' with 'gnu-v3'
Diffstat (limited to 'binutils/doc')
-rw-r--r-- | binutils/doc/binutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 3006d9e..0f77318 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -2178,7 +2178,7 @@ the one specified by the C++ Annotated Reference Manual the one used by the HP compiler @item edg the one used by the EDG compiler -@item gnu-new-abi +@item gnu-v3 the one used by the @sc{gnu} compiler with the new ABI. @end table |