aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2000-06-06 00:08:01 +0000
committerMichael Snyder <msnyder@vmware.com>2000-06-06 00:08:01 +0000
commit4a9383286c09346f8b277a713ee9e7be9e515851 (patch)
tree85dc05e6fcb6b6a10a055ec69f1914c6fbbe5c76 /bfd/ChangeLog
parent357e46e7c9f18a0603aa9a6de440bedb147e57f8 (diff)
downloadgdb-4a9383286c09346f8b277a713ee9e7be9e515851.zip
gdb-4a9383286c09346f8b277a713ee9e7be9e515851.tar.gz
gdb-4a9383286c09346f8b277a713ee9e7be9e515851.tar.bz2
2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>
* elf.c (elfcore_grok_prstatus, elfcore_grok_pstatus, elfcore_grok_psinfo): Add code to allow debugging a 32-bit corefile on a 64-bit (Sparc Solaris) host. Also clean up a few old comments.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ddced79..0177b9c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -62,6 +62,13 @@ Tue May 30 15:39:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
* elf.c (_bfd_elf_link_hash_table_init): Initialize dynlocal.
+2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>
+
+ * elf.c (elfcore_grok_prstatus, elfcore_grok_pstatus,
+ elfcore_grok_psinfo): Add code to allow debugging a 32-bit
+ corefile on a 64-bit (Sparc Solaris) host. Also clean up
+ a few old comments.
+
2000-05-26 Alan Modra <alan@linuxcare.com.au>
* Makefile.am: Update dependencies with "make dep-am"