aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2007-08-24 21:29:19 +0000
committerPedro Alves <palves@redhat.com>2007-08-24 21:29:19 +0000
commit4a6636fbb5c051fbe15d18a005a2a505ef652571 (patch)
tree8f06dec936ada64ede5bc826416c72c1edf73e0c /bfd/ChangeLog
parentdd1093aa2c82bcd88a4d16cb7fa7884733583f5e (diff)
downloadgdb-4a6636fbb5c051fbe15d18a005a2a505ef652571.zip
gdb-4a6636fbb5c051fbe15d18a005a2a505ef652571.tar.gz
gdb-4a6636fbb5c051fbe15d18a005a2a505ef652571.tar.bz2
* elf.c (elfcore_grok_win32pstatus): Remove HAVE_WIN32_PSTATUS_T
guard. Make it host independent. (elfcore_grok_note): Remove HAVE_WIN32_PSTATUS_T guard around NT_WIN32PSTATUS.
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 d3f399c..ede31d9 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-24 Pedro Alves <pedro_alves@portugalmail.pt>
+
+ * elf.c (elfcore_grok_win32pstatus): Remove HAVE_WIN32_PSTATUS_T
+ guard. Make it host independent.
+ (elfcore_grok_note): Remove HAVE_WIN32_PSTATUS_T guard around
+ NT_WIN32PSTATUS.
+
2007-08-24 Jan Kratochvil <jan.kratochvil@redhat.com>
* elf-bfd.h (struct elf_obj_tdata): New BUILD_ID_SIZE, BUILD_ID.