Add x86_64-mingw64 target
[deliverable/binutils-gdb.git] / include / coff / ChangeLog
1 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
2
3 * external.h: Add proper external_aouthdr64 structure (without
4 data_start member).
5 (AOUTHDRSZ64): Set according structure size.
6 (AOUTHDR64): As typedef of external_aouthdr64 structure.
7 * internal.h: Add relocation identifiers for coff.
8 * pe.h: Add define IMAGE_FILE_MACHINE_AMD64 the coff signature.
9 (PEPAOUTHDR): Adjust structure to have proper size (using AOUTHDR64).
10 (PEPAOUTSZ): Calculated size of 240.
11 * x86_64.h: Coff information for x86_64 (AMD64).
12
13 2006-02-05 Arnold Metselaar <arnold.metselaar@planet.nl>
14
15 * internal.h: Add relocation number R_IMM24 for Z80.
16
17 2005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
18
19 * internal.h: Add relocation number for Z80
20 * z80.h: New file.
21
22 2005-08-18 Alan Modra <amodra@bigpond.net.au>
23
24 * a29k.h: Delete.
25
26 2005-07-14 Daniel Marques <marques@cs.cornell.edu>
27
28 * alpha.h (ALPHA_ECOFF_COMPRESSEDMAG): Define.
29 * ecoff.h (ALPHA_MAGIC_COMPRESSED): Define.
30
31 2005-05-10 Nick Clifton <nickc@redhat.com>
32
33 * Update the address and phone number of the FSF organization in
34 the GPL notices in the following files:
35 a29k.h, alpha.h, apollo.h, arm.h, aux-coff.h, ecoff.h, external.h,
36 go32exe.h, h8300.h, h8500.h, i386.h, i860.h, i960.h, ia64.h,
37 internal.h, m68k.h, m88k.h, maxq.h, mcore.h, mips.h, mipspe.h,
38 or32.h, pe.h, powerpc.h, rs6k64.h, sh.h, sparc.h, ti.h, tic30.h,
39 tic4x.h, tic54x.h, tic80.h, w65.h, we32k.h, xcoff.h, z8k.h
40
41 2005-02-21 Alan Modra <amodra@bigpond.net.au>
42
43 * xcoff.h (struct xcoff_loader_info): Warning fix.
44
45 2005-01-10 Inderpreet Singh <inderpreetb@noida.hcltech.com>
46
47 * maxq.h (F_MAXQ10, F_MAXQ20): Define.
48
49 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
50 Vineet Sharma <vineets@noida.hcltech.com>
51
52 * maxq.h: New file: Defintions for the maxq port.
53
54 2004-11-08 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
55
56 * pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
57 (IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
58 (IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
59
60 2004-08-13 Mark Kettenis <kettenis@gnu.org>
61
62 * symconst.h (langMax): Fix typo in comment.
63
64 2004-04-23 Chris Demetriou <cgd@broadcom.com>
65
66 * mips.h (MIPS_R_RELHI, MIPS_R_RELLO, MIPS_R_SWITCH): Remove
67 (MIPS_R_PCREL16): Update comment.
68 * ecoff.h (struct ecoff_value_adjust): Remove structure.
69 (struct ecoff_debug_info): Remove 'adjust' member.
70
71 2004-04-20 DJ Delorie <dj@redhat.com>
72
73 * internal.h (R_SECREL32): Add.
74
75 For older changes see ChangeLog-9103
76 \f
77 Local Variables:
78 mode: change-log
79 left-margin: 8
80 fill-column: 74
81 version-control: never
82 End:
This page took 0.032818 seconds and 5 git commands to generate.