* binutils-all/objdump.exp: Run compressed debug test only for ELF.
[deliverable/binutils-gdb.git] / include / coff / ChangeLog
CommitLineData
0146fc9d
NC
12008-06-17 Nick Clifton <nickc@redhat.com>
2
3 * ti.h (GET_SCNHDR_NLNNO): Provide an alternative version of this
4 macro which does not trigger an array bounds warning in gcc.
5 (PUT_SCNHDR_NLNNO): Likewise.
6 (GET_SCNHDR_FLAGS): Likewise.
7 (PUT_SCNHDR_FLAGS): Likewise.
8 (GET_SCNHDR_PAGE): Likewise.
9 (PUT_SCNHDR_PAGE): Likewise.
10
e210c36b
NC
112007-11-05 Danny Smith <dannysmith@users.sourceforge.net>
12
13 * pe.h (COFF_ENCODE_ALIGNMENT) Define.
14
bd33be6e
L
152007-08-02 H.J. Lu <hongjiu.lu@intel.com>
16
17 * pe.h (IMAGE_SCN_ALIGN_POWER_BIT_POS): New.
18 (IMAGE_SCN_ALIGN_POWER_BIT_MASK): Likewise.
19 (IMAGE_SCN_ALIGN_POWER_NUM): Likewise.
20 (IMAGE_SCN_ALIGN_POWER_CONST): Likewise.
21 (IMAGE_SCN_ALIGN_128BYTES): Likewise.
22 (IMAGE_SCN_ALIGN_256BYTES): Likewise.
23 (IMAGE_SCN_ALIGN_512BYTES): Likewise.
24 (IMAGE_SCN_ALIGN_1024BYTES): Likewise.
25 (IMAGE_SCN_ALIGN_2048BYTES): Likewise.
26 (IMAGE_SCN_ALIGN_4096BYTES): Likewise.
27 (IMAGE_SCN_ALIGN_8192BYTES): Likewise.
28 (IMAGE_SCN_ALIGN_1BYTES): Redefined with
29 IMAGE_SCN_ALIGN_POWER_CONST.
30 (IMAGE_SCN_ALIGN_2BYTES): Likewise.
31 (IMAGE_SCN_ALIGN_4BYTES): Likewise.
32 (IMAGE_SCN_ALIGN_8BYTES): Likewise.
33 (IMAGE_SCN_ALIGN_16BYTES): Likewise.
34 (IMAGE_SCN_ALIGN_32BYTES): Likewise.
35 (IMAGE_SCN_ALIGN_64BYTES): Likewise.
36
d2df793a
NC
372007-07-12 Kai Tietz <kai.tietz@onevision.com>
38
39 * internal.h (struct internal_syment): Use bfd_hostptr_t for
40 _n_zeroes and _n_offset fields.
41
2ce18a16
AM
422007-04-27 Alan Modra <amodra@bigpond.net.au>
43
44 * rs6000.h: Write Mimi's name in ASCII.
45
831480e9 462007-03-19 H.J. Lu <hongjiu.lu@intel.com>
d13c9dc6
L
47
48 * internal.h (internal_extra_pe_aouthdr): Add Magic,
49 MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
50 SizeOfInitializedData, SizeOfUninitializedData,
51 AddressOfEntryPoint, BaseOfCode and BaseOfData.
52
4fd454c8
NC
532006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
54 Nick Clifton <nickc@redhat.com>
55
56 * external.h (struct external_aouthdr): Add ATTRIBUTE_PACKED.
57 (struct external_syment): Likewise.
58 (union external_auxent): Likewise.
59
6c73cbb1
NC
602006-11-14 Phil Lello <phil.lello@homecall.co.uk>
61
62 * pe.h: Added defines for IMAGE_SUBSYSTEM_EFI_ROM and
63 IMAGE_SUBSYSTEM_XBOX.
64 * internal.h: Added defines for PE directory entry types.
65 NB: in internal.h because IMAGE_NUMBEROF_DIRECTORY_ENTRYIES is in
66 pe.h
67
99ad8390
NC
682006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
69
70 * external.h: Add proper external_aouthdr64 structure (without
71 data_start member).
72 (AOUTHDRSZ64): Set according structure size.
73 (AOUTHDR64): As typedef of external_aouthdr64 structure.
74 * internal.h: Add relocation identifiers for coff.
75 * pe.h: Add define IMAGE_FILE_MACHINE_AMD64 the coff signature.
76 (PEPAOUTHDR): Adjust structure to have proper size (using AOUTHDR64).
77 (PEPAOUTSZ): Calculated size of 240.
78 * x86_64.h: Coff information for x86_64 (AMD64).
79
134dcee5
AM
802006-02-05 Arnold Metselaar <arnold.metselaar@planet.nl>
81
82 * internal.h: Add relocation number R_IMM24 for Z80.
83
3c9b82ba
NC
842005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
85
86 * internal.h: Add relocation number for Z80
87 * z80.h: New file.
88
848cf006
AM
892005-08-18 Alan Modra <amodra@bigpond.net.au>
90
91 * a29k.h: Delete.
92
15ac1d4f
NC
932005-07-14 Daniel Marques <marques@cs.cornell.edu>
94
95 * alpha.h (ALPHA_ECOFF_COMPRESSEDMAG): Define.
96 * ecoff.h (ALPHA_MAGIC_COMPRESSED): Define.
97
e172dbf8
NC
982005-05-10 Nick Clifton <nickc@redhat.com>
99
100 * Update the address and phone number of the FSF organization in
101 the GPL notices in the following files:
102 a29k.h, alpha.h, apollo.h, arm.h, aux-coff.h, ecoff.h, external.h,
103 go32exe.h, h8300.h, h8500.h, i386.h, i860.h, i960.h, ia64.h,
104 internal.h, m68k.h, m88k.h, maxq.h, mcore.h, mips.h, mipspe.h,
105 or32.h, pe.h, powerpc.h, rs6k64.h, sh.h, sparc.h, ti.h, tic30.h,
106 tic4x.h, tic54x.h, tic80.h, w65.h, we32k.h, xcoff.h, z8k.h
107
f075ee0c
AM
1082005-02-21 Alan Modra <amodra@bigpond.net.au>
109
110 * xcoff.h (struct xcoff_loader_info): Warning fix.
111
5c4504f7
NC
1122005-01-10 Inderpreet Singh <inderpreetb@noida.hcltech.com>
113
114 * maxq.h (F_MAXQ10, F_MAXQ20): Define.
115
7499d566
NC
1162004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
117 Vineet Sharma <vineets@noida.hcltech.com>
118
5c4504f7 119 * maxq.h: New file: Defintions for the maxq port.
7499d566 120
977cdf5a
NC
1212004-11-08 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
122
123 * pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
124 (IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
125 (IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
126
a21de0da
MK
1272004-08-13 Mark Kettenis <kettenis@gnu.org>
128
129 * symconst.h (langMax): Fix typo in comment.
130
3e27568f
CD
1312004-04-23 Chris Demetriou <cgd@broadcom.com>
132
133 * mips.h (MIPS_R_RELHI, MIPS_R_RELLO, MIPS_R_SWITCH): Remove
134 (MIPS_R_PCREL16): Update comment.
135 * ecoff.h (struct ecoff_value_adjust): Remove structure.
136 (struct ecoff_debug_info): Remove 'adjust' member.
137
6482c264
NC
1382004-04-20 DJ Delorie <dj@redhat.com>
139
140 * internal.h (R_SECREL32): Add.
252b5132 141
c9e214e5 142For older changes see ChangeLog-9103
252b5132
RH
143\f
144Local Variables:
c9e214e5
AM
145mode: change-log
146left-margin: 8
147fill-column: 74
252b5132
RH
148version-control: never
149End:
This page took 0.341621 seconds and 4 git commands to generate.