aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2002-07-27 01:05:07 +0000
committerKevin Buettner <kevinb@redhat.com>2002-07-27 01:05:07 +0000
commitdabbe2c0bdf7194766b4a2e8a6e7de75ae3015ee (patch)
treeb877a73957eb0fcdc141601189f2934dfdadaad9 /gdb/ChangeLog
parent177e476850c52e9583a7be38cd3707538a016ffd (diff)
downloadgdb-dabbe2c0bdf7194766b4a2e8a6e7de75ae3015ee.zip
gdb-dabbe2c0bdf7194766b4a2e8a6e7de75ae3015ee.tar.gz
gdb-dabbe2c0bdf7194766b4a2e8a6e7de75ae3015ee.tar.bz2
* irix5-nat.c: Move IRIX shared library support from here...
* solib-irix.c: ...to here. Revised substantially to work with generic solib framework.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 2a50bbf..10bb83b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2002-07-26 Kevin Buettner <kevinb@redhat.com>
+ * irix5-nat.c: Move IRIX shared library support from here...
+ * solib-irix.c: ...to here. Revised substantially to work with
+ generic solib framework.
+
+2002-07-26 Kevin Buettner <kevinb@redhat.com>
+
* aix-thread.c (coff/internal.h, bfd/libcoff.h, pthread.h): Remove
disabled (via ``#if 0'') includes.