12006-12-05  Michael Tautschnig  <tautschn@model.in.tum.de>
2	    Nick Clifton  <nickc@redhat.com>
3
4	* external.h (struct external_aouthdr): Add ATTRIBUTE_PACKED.
5	(struct external_syment): Likewise.
6	(union external_auxent): Likewise.
7
82006-11-14  Phil Lello  <phil.lello@homecall.co.uk>
9
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
15
162006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
17
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).
27
282006-02-05  Arnold Metselaar  <arnold.metselaar@planet.nl>
29
30	* internal.h: Add relocation number R_IMM24 for Z80.
31
322005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
33
34	* internal.h: Add relocation number for Z80
35	* z80.h: New file.
36
372005-08-18  Alan Modra  <amodra@bigpond.net.au>
38
39	* a29k.h: Delete.
40
412005-07-14  Daniel Marques  <marques@cs.cornell.edu>
42
43	* alpha.h (ALPHA_ECOFF_COMPRESSEDMAG): Define.
44	* ecoff.h (ALPHA_MAGIC_COMPRESSED): Define.
45
462005-05-10  Nick Clifton  <nickc@redhat.com>
47
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	
562005-02-21  Alan Modra  <amodra@bigpond.net.au>
57
58	* xcoff.h (struct xcoff_loader_info): Warning fix.
59
602005-01-10  Inderpreet Singh <inderpreetb@noida.hcltech.com>
61
62	* maxq.h (F_MAXQ10, F_MAXQ20): Define.
63
642004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
65	    Vineet Sharma      <vineets@noida.hcltech.com>
66
67	* maxq.h: New file: Defintions for the maxq port.
68
692004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
70
71	* pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
72	(IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
73	(IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
74
752004-08-13  Mark Kettenis  <kettenis@gnu.org>
76
77	* symconst.h (langMax): Fix typo in comment.
78
792004-04-23  Chris Demetriou  <cgd@broadcom.com>
80
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.
85
862004-04-20  DJ Delorie  <dj@redhat.com>
87
88	* internal.h (R_SECREL32): Add.
89
90For older changes see ChangeLog-9103
91
92Local Variables:
93mode: change-log
94left-margin: 8
95fill-column: 74
96version-control: never
97End:
98