From 22f4bbf59149bfc58442119c67b12ad904f11693 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 12 Jan 2009 14:09:18 +0000 Subject: [PATCH] * objdump.c (disassemble_section): Don't assume non-instruction data if object symbol at given address is in different section. --- binutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 89eae0bae73..c8b9d99a384 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2009-01-13 Alan Modra + + * objdump.c (disassemble_section): Don't assume non-instruction + data if object symbol at given address is in different section. + 2009-01-12 Kai Tietz * dlltool.c (create_for_pep): New. -- 2.30.2