OSDN Git Service

PR 7034
authorAlan Modra <amodra@bigpond.net.au>
Tue, 13 Jan 2009 06:41:53 +0000 (06:41 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 13 Jan 2009 06:41:53 +0000 (06:41 +0000)
* doc/binutils.texi (objdump -R): Note effect of -d or -D.

binutils/ChangeLog
binutils/doc/binutils.texi

index c8b9d99..3012152 100644 (file)
@@ -1,5 +1,10 @@
 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
        data if object symbol at given address is in different section.
 
index c38b59b..beb8aa8 100644 (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