PR 7034
authorAlan Modra <amodra@gmail.com>
Tue, 13 Jan 2009 06:41:53 +0000 (06:41 +0000)
committerAlan Modra <amodra@gmail.com>
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 c8b9d99a3849a219b6da22ee50ed386fa094de09..3012152e1d0fcf11dfd005804d0226827c1613df 100644 (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
index c38b59b4946bc8f637b1433d124cdb3b438bf1c7..beb8aa81b185917cabb237655c4401837df525a1 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