OSDN Git Service

* objdump.c (objdump_print_addr): If displaying file offsets, show
authornickc <nickc>
Tue, 26 Feb 2008 08:44:10 +0000 (08:44 +0000)
committernickc <nickc>
Tue, 26 Feb 2008 08:44:10 +0000 (08:44 +0000)
commit3b785588ef52b60bd6221a1a725cb7c7e6502d7d
tree9da20f9c91964cec1e0b6364a0efba3d59c6d2cc
parentd2381cfacb7ba2b2735398364f602600842f7b77
* 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