public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pe/coff: Improve 'objdump -p' handling of the output of 'objcopy --only-keep-debug'
@ 2014-03-18 14:39 Jon TURNEY
  2014-03-18 14:39 ` [PATCH 1/2] pe/coff: Avoid a crash using objdump -p on the output of objcopy --only-keep-debug Jon TURNEY
  2014-03-18 14:39 ` [PATCH 2/2] pe/coff: Don't try to interpret the contents of sections with no contents for 'objdump -p' Jon TURNEY
  0 siblings, 2 replies; 9+ messages in thread
From: Jon TURNEY @ 2014-03-18 14:39 UTC (permalink / raw)
  To: binutils; +Cc: Jon TURNEY

Jon TURNEY (2):
  pe/coff: Avoid a crash using objdump -p on the output of objcopy
    --only-keep-debug
  pe/coff: Don't try to interpret the contents of sections with no
    contents for 'objdump -p'

 bfd/peXXigen.c | 30 ++++++++++++++++++++++++++++--
 1 file changed, 28 insertions(+), 2 deletions(-)

-- 
1.8.3.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-04-09  4:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-18 14:39 [PATCH 0/2] pe/coff: Improve 'objdump -p' handling of the output of 'objcopy --only-keep-debug' Jon TURNEY
2014-03-18 14:39 ` [PATCH 1/2] pe/coff: Avoid a crash using objdump -p on the output of objcopy --only-keep-debug Jon TURNEY
2014-04-03  4:02   ` Christopher Faylor
2014-04-03 11:28     ` Nicholas Clifton
2014-04-04 14:47       ` Jon TURNEY
2014-04-08 10:04         ` Nicholas Clifton
2014-04-08 18:40           ` Jon TURNEY
2014-04-09  4:37             ` Alan Modra
2014-03-18 14:39 ` [PATCH 2/2] pe/coff: Don't try to interpret the contents of sections with no contents for 'objdump -p' Jon TURNEY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).