12007-04-27  Alan Modra  <amodra@bigpond.net.au>
2
3	* rs6000.h: Write Mimi's name in ASCII.
4
52007-03-19  H.J. Lu  <hongjiu.lu@intel.com>
6
7	* internal.h (internal_extra_pe_aouthdr): Add Magic,
8	MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
9	SizeOfInitializedData, SizeOfUninitializedData,
10	AddressOfEntryPoint, BaseOfCode and BaseOfData.
11
122006-12-05  Michael Tautschnig  <tautschn@model.in.tum.de>
13	    Nick Clifton  <nickc@redhat.com>
14
15	* external.h (struct external_aouthdr): Add ATTRIBUTE_PACKED.
16	(struct external_syment): Likewise.
17	(union external_auxent): Likewise.
18
192006-11-14  Phil Lello  <phil.lello@homecall.co.uk>
20
21	* pe.h: Added defines for IMAGE_SUBSYSTEM_EFI_ROM and
22	IMAGE_SUBSYSTEM_XBOX.
23	* internal.h: Added defines for PE directory entry types.
24	NB: in internal.h because IMAGE_NUMBEROF_DIRECTORY_ENTRYIES is in
25	pe.h
26
272006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
28
29	* external.h: Add proper external_aouthdr64 structure (without
30	data_start member).
31	(AOUTHDRSZ64): Set according structure size.
32	(AOUTHDR64): As typedef of external_aouthdr64 structure.
33	* internal.h: Add relocation identifiers for coff.
34	* pe.h:	Add define IMAGE_FILE_MACHINE_AMD64 the coff signature.
35	(PEPAOUTHDR): Adjust structure to have proper size (using AOUTHDR64).
36	(PEPAOUTSZ): Calculated size of 240.
37	* x86_64.h: Coff information for x86_64 (AMD64).
38
392006-02-05  Arnold Metselaar  <arnold.metselaar@planet.nl>
40
41	* internal.h: Add relocation number R_IMM24 for Z80.
42
432005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
44
45	* internal.h: Add relocation number for Z80
46	* z80.h: New file.
47
482005-08-18  Alan Modra  <amodra@bigpond.net.au>
49
50	* a29k.h: Delete.
51
522005-07-14  Daniel Marques  <marques@cs.cornell.edu>
53
54	* alpha.h (ALPHA_ECOFF_COMPRESSEDMAG): Define.
55	* ecoff.h (ALPHA_MAGIC_COMPRESSED): Define.
56
572005-05-10  Nick Clifton  <nickc@redhat.com>
58
59	* Update the address and phone number of the FSF organization in
60	the GPL notices in the following files:
61	a29k.h,	alpha.h, apollo.h, arm.h, aux-coff.h, ecoff.h, external.h,
62	go32exe.h, h8300.h, h8500.h, i386.h, i860.h, i960.h, ia64.h,
63	internal.h, m68k.h, m88k.h, maxq.h, mcore.h, mips.h, mipspe.h,
64	or32.h, pe.h, powerpc.h, rs6k64.h, sh.h, sparc.h, ti.h, tic30.h,
65	tic4x.h, tic54x.h, tic80.h, w65.h, we32k.h, xcoff.h, z8k.h
66	
672005-02-21  Alan Modra  <amodra@bigpond.net.au>
68
69	* xcoff.h (struct xcoff_loader_info): Warning fix.
70
712005-01-10  Inderpreet Singh <inderpreetb@noida.hcltech.com>
72
73	* maxq.h (F_MAXQ10, F_MAXQ20): Define.
74
752004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
76	    Vineet Sharma      <vineets@noida.hcltech.com>
77
78	* maxq.h: New file: Defintions for the maxq port.
79
802004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
81
82	* pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
83	(IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
84	(IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
85
862004-08-13  Mark Kettenis  <kettenis@gnu.org>
87
88	* symconst.h (langMax): Fix typo in comment.
89
902004-04-23  Chris Demetriou  <cgd@broadcom.com>
91
92	* mips.h (MIPS_R_RELHI, MIPS_R_RELLO, MIPS_R_SWITCH): Remove
93	(MIPS_R_PCREL16): Update comment.
94	* ecoff.h (struct ecoff_value_adjust): Remove structure.
95	(struct ecoff_debug_info): Remove 'adjust' member.
96
972004-04-20  DJ Delorie  <dj@redhat.com>
98
99	* internal.h (R_SECREL32): Add.
100
101For older changes see ChangeLog-9103
102
103Local Variables:
104mode: change-log
105left-margin: 8
106fill-column: 74
107version-control: never
108End:
109