start-sanitize-d10v
[deliverable/binutils-gdb.git] / include / elf / ChangeLog
1 start-sanitize-d10v
2 Thu Jul 18 13:20:39 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3
4 * common.h (EM_CYGNUS_D10V): Define.
5 * d10v.h: New file.
6 end-sanitize-d10v
7
8 Fri Jun 21 12:33:24 1996 Richard Henderson <rth@tamu.edu>
9
10 * alpha.h: New file.
11 * common.h (EM_ALPHA): Define.
12 start-sanitize-arc
13 (EM_CYGNUS_ARC): Change to not conflict with EM_ALPHA.
14 end-sanitize-arc
15
16 Fri May 31 17:28:05 1996 Ian Lance Taylor <ian@cygnus.com>
17
18 * mips.h (Elf_External_Options, Elf_Internal_Options): Define.
19 (bfd_mips_elf_swap_options_in): Declare.
20 (bfd_mips_elf_swap_options_out): Declare.
21 (ODK_*): Define.
22 (Elf64_External_RegInfo, Elf64_Internal_RegInfo): Define.
23 (bfd_mips_elf64_swap_reginfo_in): Declare.
24 (bfd_mips_elf64_swap_reginfo_out): Declare.
25
26 Thu May 30 12:35:57 1996 Ian Lance Taylor <ian@cygnus.com>
27
28 * mips.h (E_MIPS_ARCH_4): Define.
29
30 Wed May 29 15:35:33 1996 Ian Lance Taylor <ian@cygnus.com>
31
32 * mips.h (Elf64_Mips_External_Rel): Define.
33 (Elf64_Mips_Internal_Rel): Define.
34 (Elf64_Mips_External_Rela, Elf64_Mips_Internal_Rela): Define.
35 (RSS_*): Define.
36
37 Mon Apr 22 18:26:30 1996 Doug Evans <dje@canuck.cygnus.com>
38
39 * sparc.h (R_SPARC_[56]): Always define.
40
41 Mon Feb 19 01:55:56 1996 Doug Evans <dje@charmed.cygnus.com>
42
43 * sparc.h (R_SPARC_{PLT32,HIPLT22,LOPLT10,PCPLT32,PCPLT22,
44 PCPLT10,5,6}): Don't define ifdef SPARC64_OLD_RELOCS.
45
46 Tue Feb 6 11:33:58 1996 Doug Evans <dje@charmed.cygnus.com>
47
48 * sparc.h (enum sparc_elf_reloc_type): Define.
49
50 Wed Jan 17 09:09:16 1996 Doug Evans <dje@canuck.cygnus.com>
51
52 * common.h: Define EM_SPARC32PLUS.
53 * sparc.h: New file.
54
55 Thu Jan 11 16:27:34 1996 Michael Meissner <meissner@tiktok.cygnus.com>
56
57 * ppc.h (SHF_EXCLUDE, SHT_ORDERED): New fields from the abi.
58
59 Thu Nov 30 16:47:18 1995 Ian Lance Taylor <ian@cygnus.com>
60
61 * internal.h (struct elf_segment_map): Add includes_filehdr and
62 includes_phdrs fields.
63
64 Tue Nov 28 16:58:10 1995 Ian Lance Taylor <ian@cygnus.com>
65
66 * internal.h (struct elf_segment_map): Define.
67
68 Tue Oct 31 15:19:36 1995 Fred Fish <fnf@cygnus.com>
69
70 * common.h, dwarf.h, external.h, hppa.h, internal.h,
71 mips.h, ppc.h: Protect against multiple inclusions.
72
73 Thu Sep 21 13:51:58 1995 Michael Meissner <meissner@tiktok.cygnus.com>
74
75 * ppc.h (EF_PPC_RELOCATABLE_LIB): Add new flag bit.
76
77 Fri Sep 1 15:32:17 1995 Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>
78
79 * mips.h: Add some definitions used on Irix 5.
80
81 Tue Jun 20 10:18:28 1995 Jeff Law (law@snake.cs.utah.edu)
82
83 * hppa.h (CPU_PA_RISC1_0): Protect from redefinitions.
84 (CPU_PA_RISC1_1): Likewise.
85
86 Wed Mar 8 18:14:37 1995 Michael Meissner <meissner@tiktok.cygnus.com>
87
88 * ppc.h: New file for PowerPC support.
89
90 Tue Feb 14 13:59:13 1995 Michael Meissner <meissner@tiktok.cygnus.com>
91
92 * common.h (EM_PPC): Use offical value of 20, not 17.
93 (EM_PPC_OLD): Define this to be the old value of EM_PPC.
94
95 start-sanitize-arc
96 Thu Feb 9 18:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
97
98 * arc.h: Rename ARCH to MACH for consistency with rest of BFD.
99
100 Sat Jan 28 23:56:06 1995 Doug Evans <dje@canuck.cygnus.com>
101
102 * arc.h: New file.
103 end-sanitize-arc
104
105 Tue Jan 24 09:40:59 1995 Michael Meissner <meissner@tiktok.cygnus.com>
106
107 * common.h (EM_PPC): New macro, PowerPC machine id.
108
109 Tue Jan 17 10:51:38 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
110
111 * mips.h (SHT_MIPS_MSYM, SHT_MIPS_DWARF, SHT_MIPS_EVENTS): Define.
112
113 start-sanitize-arc
114 Wed Nov 30 01:42:39 1994 Doug Evans <dje@canuck.cygnus.com>
115
116 * common.h (EM_CYGNUS_ARC): Define.
117 end-sanitize-arc
118
119 Mon Oct 17 13:43:59 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
120
121 * internal.h (Elf_Internal_Shdr): Remove rawdata and size fields.
122 Add bfd_section field.
123
124 Tue May 24 16:11:50 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
125
126 * mips.h (Elf32_External_gptab): Define.
127
128 Mon May 16 13:22:04 1994 Jeff Law (law@snake.cs.utah.edu)
129
130 * common.h (EM_HPPA): Delete.
131 (EM_PARISC): Add.
132 * hppa.h: New file.
133
134 Mon May 9 13:27:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
135
136 * common.h (SHN_LORESERVE): Rename from SHN_LORESERV.
137 (ELF32_R_TYPE, ELF32_R_INFO): Don't rely on size of unsigned char.
138 (ELF64_R_TYPE): Don't rely on size of unsigned long.
139
140 Mon Apr 25 15:53:09 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
141
142 * internal.h (Elf_Internal_Shdr): Use PTR, not void *.
143
144 Fri Mar 11 00:34:59 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
145
146 * mips.h (SHN_MIPS_TEXT, SHN_MIPS_DATA): Define.
147
148 Sat Mar 5 14:08:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
149
150 * internal.h: Remove Elf32_*, Elf64_* typedefs. These names
151 cause conflicts with system headers, e.g. link.h in gdb/solib.c.
152 Combine 32- and 64-bit versions of *_Internal_Dyn.
153 * common.h: Replace uses of Elf64_Word, Elf64_Xword typedefs
154 by their expansion.
155 * mips.h: Replace uses of Elf32_Word, Elf32_Sword, Elf32_Addr
156 typedefs by their expansion. Add DT_MIPS_RLD_MAP definition.
157
158 Fri Feb 18 10:39:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
159
160 * common.h (EM_CYGNUS_POWERPC): Define. This may be temporary,
161 depending upon how quickly I can find a real PowerPC ABI.
162
163 Mon Feb 7 08:27:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
164
165 * internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
166
167 Wed Feb 2 14:12:18 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
168
169 * common.h: Add comments regarding value of EM_HPPA and how to
170 pick an unofficial value.
171
172 Wed Nov 17 17:14:26 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
173
174 * mips.h (SHT_MIPS_OPTIONS): Define.
175
176 Mon Nov 8 17:57:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
177
178 * mips.h: Added some more MIPS ABI macro definitions.
179
180 Wed Nov 3 22:07:17 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
181
182 * common.h (EM_MIPS_RS4_BE): New macro.
183
184 Tue Oct 12 07:28:18 1993 Ian Lance Taylor (ian@cygnus.com)
185
186 * mips.h: New file. MIPS ABI specific information.
187
188 Mon Jun 21 13:13:43 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
189
190 * internal.h: Combined 32- and 64-bit versions of all structures
191 except *_Internal_Dyn. This will simply the assembler interface,
192 and some bfd code.
193
194 Tue May 25 02:00:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
195
196 * external.h, internal.h, common.h: Added 64-bit versions of some
197 structures and macros. Renamed old versions to put "32" in the
198 name. Some are unchanged.
199
200 Thu Apr 29 12:12:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
201
202 * common.h (EM_HPPA, NT_VERSION, STN_UNDEF, DT_*): New macros.
203 * external.h (Elf_External_Dyn): New type.
204
205 * internal.h (Elf_Intenral_Shdr): New field `size'.
206 (Elf_Internal_Dyn): New type.
207
208 Tue Apr 20 16:03:45 1993 Fred Fish (fnf@cygnus.com)
209
210 * dwarf.h (LANG_CHILL): Change value to one randomly picked in
211 the user defined range, to reduce probability of collisions.
212
213 Sun Nov 15 09:34:02 1992 Fred Fish (fnf@cygnus.com)
214
215 * dwarf.h (AT_src_coords): Whitespace change only.
216 * dwarf.h (AT_body_begin, AT_body_end, LANG_MODULA2):
217 Add from latest gcc.
218 * dwarf.h (LANG_CHILL): Add as GNU extension.
219
220 Sat Aug 1 13:46:53 1992 Fred Fish (fnf@cygnus.com)
221
222 * dwarf.h: Replace with current version from gcc distribution.
223
224 Fri Jun 19 19:05:09 1992 John Gilmore (gnu at cygnus.com)
225
226 * internal.h: Add real struct tags to all the Type_Defs, so they
227 can be used in prototypes where the Type_Defs are not known.
228
229 Fri Apr 3 20:58:58 1992 Mark Eichin (eichin at cygnus.com)
230
231 * common.h: added ELF_R_{SYM,TYPE,INFO} for handling relocation
232 info
233 added EM_MIPS, and corrected value of EM_860 based on System V ABI
234 manual.
235
236 * external.h: added Elf_External_{Rel,Rela}.
237
238 * internal.h: added Elf_Internal_{Rel,Rela}.
239 added rawdata to Elf_Internal_Shdr.
240
241 Sat Nov 30 20:43:59 1991 Steve Chamberlain (sac at rtl.cygnus.com)
242
243 * common.h, dwarf.h, external.h, internal.h, ChangeLog; moved from
244 ../elf-<foo>
245
246 \f
247 Local Variables:
248 version-control: never
249 End:
This page took 0.048259 seconds and 5 git commands to generate.