* doc/binutils.texi (objdump -R): Note effect of -d or -D.
This commit is contained in:
Alan Modra 2009-01-13 06:41:53 +00:00
parent dc05df573e
commit 840b96a769
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2009-01-13 Alan Modra <amodra@bigpond.net.au>
PR 7034
* doc/binutils.texi (objdump -R): Note effect of -d or -D.
2009-01-13 Alan Modra <amodra@bigpond.net.au>
* objdump.c (disassemble_section): Don't assume non-instruction

View File

@ -1918,7 +1918,9 @@ disassembly.
@cindex dynamic relocation entries, in object file
Print the dynamic relocation entries of the file. This is only
meaningful for dynamic objects, such as certain types of shared
libraries.
libraries. As for @option{-r}, if used with @option{-d} or
@option{-D}, the relocations are printed interspersed with the
disassembly.
@item -s
@itemx --full-contents