aboutsummaryrefslogtreecommitdiff
path: root/include/coff/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2006-12-06 14:36:41 +0000
committerNick Clifton <nickc@redhat.com>2006-12-06 14:36:41 +0000
commit4fd454c89d63c73fd5e99ce5eb2a3174fcfd4f5d (patch)
tree7d4281098dd36db5421629a67e371ea6b3fc3650 /include/coff/ChangeLog
parent4ae4f4fb150a246ec9232d07cf754f9691feb7c9 (diff)
downloadgdb-4fd454c89d63c73fd5e99ce5eb2a3174fcfd4f5d.zip
gdb-4fd454c89d63c73fd5e99ce5eb2a3174fcfd4f5d.tar.gz
gdb-4fd454c89d63c73fd5e99ce5eb2a3174fcfd4f5d.tar.bz2
Define ATTRIBUTE_PACKED and use as necessary.
Diffstat (limited to 'include/coff/ChangeLog')
-rw-r--r--include/coff/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog
index 60a8587..b8af0fe 100644
--- a/include/coff/ChangeLog
+++ b/include/coff/ChangeLog
@@ -1,3 +1,10 @@
+2006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
+ Nick Clifton <nickc@redhat.com>
+
+ * external.h (struct external_aouthdr): Add ATTRIBUTE_PACKED.
+ (struct external_syment): Likewise.
+ (union external_auxent): Likewise.
+
2006-11-14 Phil Lello <phil.lello@homecall.co.uk>
* pe.h: Added defines for IMAGE_SUBSYSTEM_EFI_ROM and