Do not ignore sections without the LOAD flag when disassemble_all is true.
commit5471a9e8564a7bc573b4524cfaaf1d6000e3b773
authorNick Clifton <nickc@redhat.com>
Thu, 24 Jul 2003 14:06:07 +0000 (24 14:06 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 24 Jul 2003 14:06:07 +0000 (24 14:06 +0000)
tree742eb3d528232faae70cb7ff440f9f38b306b648
parentf6e15a2d86ea93a6094240fb027a6d4e727d3d13
Do not ignore sections without the LOAD flag when disassemble_all is true.
Only print a message about disassembling a section if it contains some data.
binutils/ChangeLog
binutils/objdump.c