aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-05-28 10:03:19 +0000
committerNick Clifton <nickc@redhat.com>2001-05-28 10:03:19 +0000
commit76a406e5b04a4faff4569dea49cd6b565a5dfa2f (patch)
treed2ce5e0c9848572e30a12961fd296c64468f3647 /binutils/ChangeLog
parent0f2712edc99c8717cd41a05b6fede5ba9ff8b35d (diff)
downloadgdb-76a406e5b04a4faff4569dea49cd6b565a5dfa2f.zip
gdb-76a406e5b04a4faff4569dea49cd6b565a5dfa2f.tar.gz
gdb-76a406e5b04a4faff4569dea49cd6b565a5dfa2f.tar.bz2
Remove section VMA adjustment when computing the address of the line to show.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 5ce9f2c..714d37f 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * objdump.c (disassemble_bytes): Remove section VMA adjustment
+ when computing the address of the line to show.
+
2001-05-16 Richard Henderson <rth@redhat.com>
* readelf.c (do_debug_frames_interp): New.