mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
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.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
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.
|
||||||
|
|
||||||
2000-02-08 Timothy Wall <twall@redhat.com>
|
2000-02-08 Timothy Wall <twall@redhat.com>
|
||||||
|
|
||||||
* objdump.c (show_line): Fix bug preventing printing of the very
|
* objdump.c (show_line): Fix bug preventing printing of the very
|
||||||
|
@ -1368,7 +1368,7 @@ Procedure Call Standard, whilst specifying @samp{-M reg-names-raw} will
|
|||||||
just use @samp{r} followed by the register number.
|
just use @samp{r} followed by the register number.
|
||||||
|
|
||||||
There are also two variants on the APCS register naming scheme enabled
|
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
|
use the ARM/Thumb Procedure Call Standard naming conventions. (Eiuther
|
||||||
with the normal register name sor the special register names).
|
with the normal register name sor the special register names).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user