aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2007-10-10 19:43:43 +0000
committerJim Blandy <jimb@codesourcery.com>2007-10-10 19:43:43 +0000
commit6523721c1fd1407b26c338dea6c3b302b334d86e (patch)
tree71e9464a111058516101e513ae330872c371c699 /binutils/ChangeLog
parent46738c9aeb6140719e265425db002a2f887107cc (diff)
downloadgdb-6523721c1fd1407b26c338dea6c3b302b334d86e.zip
gdb-6523721c1fd1407b26c338dea6c3b302b334d86e.tar.gz
gdb-6523721c1fd1407b26c338dea6c3b302b334d86e.tar.bz2
* dwarf.c (display_debug_lines): Print the offset of each line
number program header.
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 0c5f723..810e9d2 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-10 Jim Blandy <jimb@codesourcery.com>
+
+ * dwarf.c (display_debug_lines): Print the offset of each line
+ number program header.
+
2007-10-09 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/4476