* doc/binutils.texi (objdump): Document support for disassembling the 440 PowerPC architecture.
This commit is contained in:
parent
d701dcab23
commit
e5ce897020
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2007-02-02 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* doc/binutils.texi (objdump): Document support for disassembling
|
||||||
|
the 440 PowerPC architecture.
|
||||||
|
|
||||||
2007-01-31 Nathan Sidwell <nathan@codesourcery.com>
|
2007-01-31 Nathan Sidwell <nathan@codesourcery.com>
|
||||||
|
|
||||||
* dwarf.c (process_debug_info): Protect against bogus length and
|
* dwarf.c (process_debug_info): Protect against bogus length and
|
||||||
|
|
|
@ -1771,7 +1771,8 @@ suffix could be inferred by the operands.
|
||||||
For PPC, @option{booke}, @option{booke32} and @option{booke64} select
|
For PPC, @option{booke}, @option{booke32} and @option{booke64} select
|
||||||
disassembly of BookE instructions. @option{32} and @option{64} select
|
disassembly of BookE instructions. @option{32} and @option{64} select
|
||||||
PowerPC and PowerPC64 disassembly, respectively. @option{e300} selects
|
PowerPC and PowerPC64 disassembly, respectively. @option{e300} selects
|
||||||
disassembly for the e300 family.
|
disassembly for the e300 family. @option{440} selects disassembly for
|
||||||
|
the powerPC 440.
|
||||||
|
|
||||||
For MIPS, this option controls the printing of instruction mnemonic
|
For MIPS, this option controls the printing of instruction mnemonic
|
||||||
names and register names in disassembled instructions. Multiple
|
names and register names in disassembled instructions. Multiple
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue