Define ATTRIBUTE_PACKED and use as necessary.
[binutils.git] / include / coff / ChangeLog
blobb8af0fe5b5eab39710df3215380c06e8b5927bd3
1 2006-12-05  Michael Tautschnig  <tautschn@model.in.tum.de>
2             Nick Clifton  <nickc@redhat.com>
4         * external.h (struct external_aouthdr): Add ATTRIBUTE_PACKED.
5         (struct external_syment): Likewise.
6         (union external_auxent): Likewise.
8 2006-11-14  Phil Lello  <phil.lello@homecall.co.uk>
10         * pe.h: Added defines for IMAGE_SUBSYSTEM_EFI_ROM and
11         IMAGE_SUBSYSTEM_XBOX.
12         * internal.h: Added defines for PE directory entry types.
13         NB: in internal.h because IMAGE_NUMBEROF_DIRECTORY_ENTRYIES is in
14         pe.h
16 2006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
18         * external.h: Add proper external_aouthdr64 structure (without
19         data_start member).
20         (AOUTHDRSZ64): Set according structure size.
21         (AOUTHDR64): As typedef of external_aouthdr64 structure.
22         * internal.h: Add relocation identifiers for coff.
23         * pe.h: Add define IMAGE_FILE_MACHINE_AMD64 the coff signature.
24         (PEPAOUTHDR): Adjust structure to have proper size (using AOUTHDR64).
25         (PEPAOUTSZ): Calculated size of 240.
26         * x86_64.h: Coff information for x86_64 (AMD64).
28 2006-02-05  Arnold Metselaar  <arnold.metselaar@planet.nl>
30         * internal.h: Add relocation number R_IMM24 for Z80.
32 2005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
34         * internal.h: Add relocation number for Z80
35         * z80.h: New file.
37 2005-08-18  Alan Modra  <amodra@bigpond.net.au>
39         * a29k.h: Delete.
41 2005-07-14  Daniel Marques  <marques@cs.cornell.edu>
43         * alpha.h (ALPHA_ECOFF_COMPRESSEDMAG): Define.
44         * ecoff.h (ALPHA_MAGIC_COMPRESSED): Define.
46 2005-05-10  Nick Clifton  <nickc@redhat.com>
48         * Update the address and phone number of the FSF organization in
49         the GPL notices in the following files:
50         a29k.h, alpha.h, apollo.h, arm.h, aux-coff.h, ecoff.h, external.h,
51         go32exe.h, h8300.h, h8500.h, i386.h, i860.h, i960.h, ia64.h,
52         internal.h, m68k.h, m88k.h, maxq.h, mcore.h, mips.h, mipspe.h,
53         or32.h, pe.h, powerpc.h, rs6k64.h, sh.h, sparc.h, ti.h, tic30.h,
54         tic4x.h, tic54x.h, tic80.h, w65.h, we32k.h, xcoff.h, z8k.h
55         
56 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
58         * xcoff.h (struct xcoff_loader_info): Warning fix.
60 2005-01-10  Inderpreet Singh <inderpreetb@noida.hcltech.com>
62         * maxq.h (F_MAXQ10, F_MAXQ20): Define.
64 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
65             Vineet Sharma      <vineets@noida.hcltech.com>
67         * maxq.h: New file: Defintions for the maxq port.
69 2004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
71         * pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
72         (IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
73         (IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
75 2004-08-13  Mark Kettenis  <kettenis@gnu.org>
77         * symconst.h (langMax): Fix typo in comment.
79 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
81         * mips.h (MIPS_R_RELHI, MIPS_R_RELLO, MIPS_R_SWITCH): Remove
82         (MIPS_R_PCREL16): Update comment.
83         * ecoff.h (struct ecoff_value_adjust): Remove structure.
84         (struct ecoff_debug_info): Remove 'adjust' member.
86 2004-04-20  DJ Delorie  <dj@redhat.com>
88         * internal.h (R_SECREL32): Add.
90 For older changes see ChangeLog-9103
92 Local Variables:
93 mode: change-log
94 left-margin: 8
95 fill-column: 74
96 version-control: never
97 End: