summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2006-08-17 14:45:29 +0000
committerDaniel Jacobowitz <dan@debian.org>2006-08-17 14:45:29 +0000
commit43f90f0326dbb747246b83402038e66e8934ba0d (patch)
tree1a5f52ad19427b438d59d1b3f84a62f845097e92
parent8ad6b2459da980375865cddef6d055fb9c89dd79 (diff)
downloadbinutils-redhat-43f90f0326dbb747246b83402038e66e8934ba0d.tar.gz
* objfiles.c (init_entry_point_info): Handle shared objects
with entry points.
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index c892b22aa4..0a1425cca3 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,9 @@
+2006-08-17 Daniel Jacobowitz <dan@codesourcery.com>
+
+ gdb/
+ * objfiles.c (init_entry_point_info): Handle shared objects
+ with entry points.
+
2006-07-11 Daniel Jacobowitz <dan@codesourcery.com>
gdb/