* objdump.c (objdump_print_addr): If displaying file offsets, show
authorNick Clifton <nickc@redhat.com>
Tue, 26 Feb 2008 08:44:10 +0000 (08:44 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 26 Feb 2008 08:44:10 +0000 (08:44 +0000)
commit3276085244458aabe070c7975b052af343d7f59c
tree4ebbb775fc2241120b25bd1b601f51f19099631c
parent625af618e73144b15dcb1ff188ce91439ec4bd5b
* objdump.c (objdump_print_addr): If displaying file offsets, show
  the offset even if there are no symbols available.
  (dump_section): Display nothing if none of the section is going to
  be dumped.  Display the file offset, if requested, of the location
  from where the dump starts.
  * doc/binutils.texi (objdump): Mention that dumping via the -s
  switch is also affected by the -F option.
binutils/ChangeLog
binutils/doc/binutils.texi
binutils/objdump.c
This page took 0.031864 seconds and 4 git commands to generate.