OSDN Git Service

* coffcode.h (coff_write_object_contents): Always initialise
[pf3gnuchains/pf3gnuchains4x.git] / include / coff / ChangeLog
1 2008-12-23  Johan Olmutz Nielsen  <jnielsen@ddci.com>
2
3         * ti.h (COFF_ADJUST_SCNHDR_OUT_PRE): Define.
4
5 2008-06-17  Nick Clifton  <nickc@redhat.com>
6
7         * ti.h (GET_SCNHDR_NLNNO): Provide an alternative version of this
8         macro which does not trigger an array bounds warning in gcc.
9         (PUT_SCNHDR_NLNNO): Likewise.
10         (GET_SCNHDR_FLAGS): Likewise.
11         (PUT_SCNHDR_FLAGS): Likewise.
12         (GET_SCNHDR_PAGE): Likewise.
13         (PUT_SCNHDR_PAGE): Likewise.
14
15 2007-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
16
17         * pe.h (COFF_ENCODE_ALIGNMENT) Define.
18
19 2007-08-02  H.J. Lu  <hongjiu.lu@intel.com>
20
21         * pe.h (IMAGE_SCN_ALIGN_POWER_BIT_POS): New.
22         (IMAGE_SCN_ALIGN_POWER_BIT_MASK): Likewise.
23         (IMAGE_SCN_ALIGN_POWER_NUM): Likewise.
24         (IMAGE_SCN_ALIGN_POWER_CONST): Likewise.
25         (IMAGE_SCN_ALIGN_128BYTES): Likewise.
26         (IMAGE_SCN_ALIGN_256BYTES): Likewise.
27         (IMAGE_SCN_ALIGN_512BYTES): Likewise.
28         (IMAGE_SCN_ALIGN_1024BYTES): Likewise.
29         (IMAGE_SCN_ALIGN_2048BYTES): Likewise.
30         (IMAGE_SCN_ALIGN_4096BYTES): Likewise.
31         (IMAGE_SCN_ALIGN_8192BYTES): Likewise.
32         (IMAGE_SCN_ALIGN_1BYTES): Redefined with
33         IMAGE_SCN_ALIGN_POWER_CONST.
34         (IMAGE_SCN_ALIGN_2BYTES): Likewise.
35         (IMAGE_SCN_ALIGN_4BYTES): Likewise.
36         (IMAGE_SCN_ALIGN_8BYTES): Likewise.
37         (IMAGE_SCN_ALIGN_16BYTES): Likewise.
38         (IMAGE_SCN_ALIGN_32BYTES): Likewise.
39         (IMAGE_SCN_ALIGN_64BYTES): Likewise.
40
41 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
42
43         * internal.h (struct internal_syment): Use bfd_hostptr_t for
44         _n_zeroes and _n_offset fields.
45
46 2007-04-27  Alan Modra  <amodra@bigpond.net.au>
47
48         * rs6000.h: Write Mimi's name in ASCII.
49
50 2007-03-19  H.J. Lu  <hongjiu.lu@intel.com>
51
52         * internal.h (internal_extra_pe_aouthdr): Add Magic,
53         MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
54         SizeOfInitializedData, SizeOfUninitializedData,
55         AddressOfEntryPoint, BaseOfCode and BaseOfData.
56
57 2006-12-05  Michael Tautschnig  <tautschn@model.in.tum.de>
58             Nick Clifton  <nickc@redhat.com>
59
60         * external.h (struct external_aouthdr): Add ATTRIBUTE_PACKED.
61         (struct external_syment): Likewise.
62         (union external_auxent): Likewise.
63
64 2006-11-14  Phil Lello  <phil.lello@homecall.co.uk>
65
66         * pe.h: Added defines for IMAGE_SUBSYSTEM_EFI_ROM and
67         IMAGE_SUBSYSTEM_XBOX.
68         * internal.h: Added defines for PE directory entry types.
69         NB: in internal.h because IMAGE_NUMBEROF_DIRECTORY_ENTRYIES is in
70         pe.h
71
72 2006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
73
74         * external.h: Add proper external_aouthdr64 structure (without
75         data_start member).
76         (AOUTHDRSZ64): Set according structure size.
77         (AOUTHDR64): As typedef of external_aouthdr64 structure.
78         * internal.h: Add relocation identifiers for coff.
79         * pe.h: Add define IMAGE_FILE_MACHINE_AMD64 the coff signature.
80         (PEPAOUTHDR): Adjust structure to have proper size (using AOUTHDR64).
81         (PEPAOUTSZ): Calculated size of 240.
82         * x86_64.h: Coff information for x86_64 (AMD64).
83
84 2006-02-05  Arnold Metselaar  <arnold.metselaar@planet.nl>
85
86         * internal.h: Add relocation number R_IMM24 for Z80.
87
88 2005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
89
90         * internal.h: Add relocation number for Z80
91         * z80.h: New file.
92
93 2005-08-18  Alan Modra  <amodra@bigpond.net.au>
94
95         * a29k.h: Delete.
96
97 2005-07-14  Daniel Marques  <marques@cs.cornell.edu>
98
99         * alpha.h (ALPHA_ECOFF_COMPRESSEDMAG): Define.
100         * ecoff.h (ALPHA_MAGIC_COMPRESSED): Define.
101
102 2005-05-10  Nick Clifton  <nickc@redhat.com>
103
104         * Update the address and phone number of the FSF organization in
105         the GPL notices in the following files:
106         a29k.h, alpha.h, apollo.h, arm.h, aux-coff.h, ecoff.h, external.h,
107         go32exe.h, h8300.h, h8500.h, i386.h, i860.h, i960.h, ia64.h,
108         internal.h, m68k.h, m88k.h, maxq.h, mcore.h, mips.h, mipspe.h,
109         or32.h, pe.h, powerpc.h, rs6k64.h, sh.h, sparc.h, ti.h, tic30.h,
110         tic4x.h, tic54x.h, tic80.h, w65.h, we32k.h, xcoff.h, z8k.h
111         
112 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
113
114         * xcoff.h (struct xcoff_loader_info): Warning fix.
115
116 2005-01-10  Inderpreet Singh <inderpreetb@noida.hcltech.com>
117
118         * maxq.h (F_MAXQ10, F_MAXQ20): Define.
119
120 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
121             Vineet Sharma      <vineets@noida.hcltech.com>
122
123         * maxq.h: New file: Defintions for the maxq port.
124
125 2004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
126
127         * pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
128         (IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
129         (IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
130
131 2004-08-13  Mark Kettenis  <kettenis@gnu.org>
132
133         * symconst.h (langMax): Fix typo in comment.
134
135 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
136
137         * mips.h (MIPS_R_RELHI, MIPS_R_RELLO, MIPS_R_SWITCH): Remove
138         (MIPS_R_PCREL16): Update comment.
139         * ecoff.h (struct ecoff_value_adjust): Remove structure.
140         (struct ecoff_debug_info): Remove 'adjust' member.
141
142 2004-04-20  DJ Delorie  <dj@redhat.com>
143
144         * internal.h (R_SECREL32): Add.
145
146 For older changes see ChangeLog-9103
147 \f
148 Local Variables:
149 mode: change-log
150 left-margin: 8
151 fill-column: 74
152 version-control: never
153 End: