aboutsummaryrefslogtreecommitdiff
path: root/binutils/binutils.texi
diff options
context:
space:
mode:
authorFernando Nasser <fnasser@redhat.com>2000-02-14 19:05:55 +0000
committerFernando Nasser <fnasser@redhat.com>2000-02-14 19:05:55 +0000
commit0fff8110b5d25923f31a66bf071a5df30abf37a7 (patch)
tree01957df57ea043266b720b5cb15069ebe3945fba /binutils/binutils.texi
parenta7f8487eecca8e23ac7be6b152e1a139e620c2ab (diff)
downloadgdb-0fff8110b5d25923f31a66bf071a5df30abf37a7.zip
gdb-0fff8110b5d25923f31a66bf071a5df30abf37a7.tar.gz
gdb-0fff8110b5d25923f31a66bf071a5df30abf37a7.tar.bz2
2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>
* binutils.texi: Document the change of flavor name from atpcs-special to special-atpcs to prevent name conflict in gdb.
Diffstat (limited to 'binutils/binutils.texi')
-rw-r--r--binutils/binutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/binutils.texi b/binutils/binutils.texi
index ee603b7..99f72fe 100644
--- a/binutils/binutils.texi
+++ b/binutils/binutils.texi
@@ -1368,7 +1368,7 @@ Procedure Call Standard, whilst specifying @samp{-M reg-names-raw} will
just use @samp{r} followed by the register number.
There are also two variants on the APCS register naming scheme enabled
-by @samp{-M reg-names-atpcs} and @samp{-M reg-names-atpcs-special} which
+by @samp{-M reg-names-atpcs} and @samp{-M reg-names-special-atpcs} which
use the ARM/Thumb Procedure Call Standard naming conventions. (Eiuther
with the normal register name sor the special register names).