aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2009-06-12 18:38:36 +0000
committerPedro Alves <palves@redhat.com>2009-06-12 18:38:36 +0000
commit4b477ade4f01d4510ac44f4251b511b11d593318 (patch)
tree2facc39d66a9f4fbf13fb72e9fb05bc5de7d2686 /gdb/ChangeLog
parent0e27a8f69b7c9365e4ec543a3d27a24c968a7c16 (diff)
downloadgdb-4b477ade4f01d4510ac44f4251b511b11d593318.zip
gdb-4b477ade4f01d4510ac44f4251b511b11d593318.tar.gz
gdb-4b477ade4f01d4510ac44f4251b511b11d593318.tar.bz2
* exec.h (section_table_xfer_memory_partial): Improve description,
mention SECTION_NAME. * exec.c (section_table_xfer_memory_partial): Remove stale description.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5cb11f0..26c7b2a 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2009-06-12 Pedro Alves <pedro@codesourcery.com>
+
+ * exec.h (section_table_xfer_memory_partial): Improve description,
+ mention SECTION_NAME.
+ * exec.c (section_table_xfer_memory_partial): Remove stale
+ description.
+
2009-06-11 Aleksandar Ristovski <aristovski@qnx.com>
* nto-tdep.h (nto_generic_supply_gpregset)