]>
Commit | Line | Data |
---|---|---|
cbc34241 MM |
1 | start-sanitize-v850 |
2 | Thu Jan 2 19:30:23 1997 Michael Meissner <[email protected]> | |
3 | ||
4 | * v850.h: New file, provide V850 specific definitions. | |
5 | ||
6 | end-sanitize-v850 | |
a5094cb9 ILT |
7 | Tue Dec 31 14:44:32 1996 Ian Lance Taylor <[email protected]> |
8 | ||
9 | * common.h (DT_AUXILIARY): Define. | |
10 | (DT_FILTER): Define. | |
11 | ||
12 | Wed Dec 4 05:03:37 1996 Jason Merrill <[email protected]> | |
13 | ||
14 | * dwarf2.h: Update. | |
15 | ||
16 | Tue Nov 26 10:44:47 1996 Ian Lance Taylor <[email protected]> | |
17 | ||
18 | * mips.h (STO_MIPS16): Define. | |
19 | ||
20 | start-sanitize-d10v | |
21 | Tue Nov 12 15:45:42 1996 Martin M. Hunt <[email protected]> | |
22 | ||
23 | * d10v.h: Remove empty file. | |
24 | ||
25 | end-sanitize-d10v | |
26 | Tue Oct 8 11:31:24 1996 Ian Lance Taylor <[email protected]> | |
27 | ||
28 | * mips.h (EF_MIPS_ABI2): Define. | |
29 | ||
ae1b99e4 JL |
30 | Thu Oct 3 10:01:40 1996 Jeffrey A Law ([email protected]) |
31 | ||
32 | * common.h: Break mn10x00 support into mn10200 and mn10300. | |
33 | ||
4b7cbcf9 JL |
34 | Wed Oct 2 21:26:43 1996 Jeffrey A Law ([email protected]) |
35 | ||
36 | * common.h (EM_CYGNUS_MN10x00): Define. | |
37 | ||
38 | start-sanitize-m32r | |
39 | Mon Sep 23 09:18:04 1996 Doug Evans <[email protected]> | |
40 | ||
41 | * m32r.h: New file. | |
4b7cbcf9 | 42 | |
a5094cb9 | 43 | end-sanitize-m32r |
4b7cbcf9 JL |
44 | Fri Aug 30 17:06:21 1996 Ian Lance Taylor <[email protected]> |
45 | ||
46 | * common.h (EM_SH): Define. | |
47 | ||
48 | start-sanitize-v850 | |
49 | Tue Aug 20 14:47:54 1996 J.T. Conklin <[email protected]> | |
50 | ||
51 | * common.h (EM_CYGNUS_V850): Define. | |
52 | ||
53 | end-sanitize-v850 | |
1252987a DE |
54 | start-sanitize-m32r |
55 | Mon Aug 19 10:59:10 1996 Doug Evans <[email protected]> | |
56 | ||
57 | * common.h (EM_CYGNUS_M32R): Define. | |
4b7cbcf9 | 58 | |
1252987a | 59 | end-sanitize-m32r |
1252987a DE |
60 | Mon Jul 22 18:59:55 1996 Ian Lance Taylor <[email protected]> |
61 | ||
62 | * mips.h (SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Define. | |
63 | (SHT_MIPS_SYMBOL_LIB): Define. | |
64 | (SHF_MIPS_MERGE, SHF_MIPS_ADDR32, SHF_MIPS_ADDR64): Define. | |
65 | (SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL, SHF_MIPS_NAMES): Define. | |
66 | ||
39665193 SS |
67 | Thu Jul 18 19:12:15 1996 Stan Shebs <[email protected]> |
68 | ||
69 | * dwarf2.h: New file. | |
70 | ||
a5094cb9 ILT |
71 | start-sanitize-d10v |
72 | Jul 18 13:20:39 1996 Martin M. Hunt <[email protected]> | |
caee7eab MH |
73 | |
74 | * common.h (EM_CYGNUS_D10V): Define. | |
75 | * d10v.h: New file. | |
1252987a | 76 | |
caee7eab | 77 | end-sanitize-d10v |
caee7eab MH |
78 | Fri Jun 21 12:33:24 1996 Richard Henderson <[email protected]> |
79 | ||
80 | * alpha.h: New file. | |
81 | * common.h (EM_ALPHA): Define. | |
82 | start-sanitize-arc | |
83 | (EM_CYGNUS_ARC): Change to not conflict with EM_ALPHA. | |
84 | end-sanitize-arc | |
85 | ||
86 | Fri May 31 17:28:05 1996 Ian Lance Taylor <[email protected]> | |
87 | ||
88 | * mips.h (Elf_External_Options, Elf_Internal_Options): Define. | |
89 | (bfd_mips_elf_swap_options_in): Declare. | |
90 | (bfd_mips_elf_swap_options_out): Declare. | |
91 | (ODK_*): Define. | |
92 | (Elf64_External_RegInfo, Elf64_Internal_RegInfo): Define. | |
93 | (bfd_mips_elf64_swap_reginfo_in): Declare. | |
94 | (bfd_mips_elf64_swap_reginfo_out): Declare. | |
95 | ||
68745520 ILT |
96 | Thu May 30 12:35:57 1996 Ian Lance Taylor <[email protected]> |
97 | ||
98 | * mips.h (E_MIPS_ARCH_4): Define. | |
99 | ||
80483b24 ILT |
100 | Wed May 29 15:35:33 1996 Ian Lance Taylor <[email protected]> |
101 | ||
102 | * mips.h (Elf64_Mips_External_Rel): Define. | |
103 | (Elf64_Mips_Internal_Rel): Define. | |
104 | (Elf64_Mips_External_Rela, Elf64_Mips_Internal_Rela): Define. | |
105 | (RSS_*): Define. | |
106 | ||
107 | Mon Apr 22 18:26:30 1996 Doug Evans <[email protected]> | |
108 | ||
109 | * sparc.h (R_SPARC_[56]): Always define. | |
110 | ||
111 | Mon Feb 19 01:55:56 1996 Doug Evans <[email protected]> | |
112 | ||
113 | * sparc.h (R_SPARC_{PLT32,HIPLT22,LOPLT10,PCPLT32,PCPLT22, | |
114 | PCPLT10,5,6}): Don't define ifdef SPARC64_OLD_RELOCS. | |
115 | ||
116 | Tue Feb 6 11:33:58 1996 Doug Evans <[email protected]> | |
117 | ||
118 | * sparc.h (enum sparc_elf_reloc_type): Define. | |
119 | ||
5a51a470 DE |
120 | Wed Jan 17 09:09:16 1996 Doug Evans <[email protected]> |
121 | ||
e46bbae2 | 122 | * common.h: Define EM_SPARC32PLUS. |
5a51a470 DE |
123 | * sparc.h: New file. |
124 | ||
533ed48e MM |
125 | Thu Jan 11 16:27:34 1996 Michael Meissner <[email protected]> |
126 | ||
127 | * ppc.h (SHF_EXCLUDE, SHT_ORDERED): New fields from the abi. | |
128 | ||
129 | Thu Nov 30 16:47:18 1995 Ian Lance Taylor <[email protected]> | |
130 | ||
131 | * internal.h (struct elf_segment_map): Add includes_filehdr and | |
132 | includes_phdrs fields. | |
133 | ||
6d2d98d3 ILT |
134 | Tue Nov 28 16:58:10 1995 Ian Lance Taylor <[email protected]> |
135 | ||
136 | * internal.h (struct elf_segment_map): Define. | |
137 | ||
138 | Tue Oct 31 15:19:36 1995 Fred Fish <[email protected]> | |
139 | ||
5a51a470 | 140 | * common.h, dwarf.h, external.h, hppa.h, internal.h, |
6d2d98d3 ILT |
141 | mips.h, ppc.h: Protect against multiple inclusions. |
142 | ||
143 | Thu Sep 21 13:51:58 1995 Michael Meissner <[email protected]> | |
144 | ||
145 | * ppc.h (EF_PPC_RELOCATABLE_LIB): Add new flag bit. | |
146 | ||
147 | Fri Sep 1 15:32:17 1995 Kazumoto Kojima <[email protected]> | |
148 | ||
149 | * mips.h: Add some definitions used on Irix 5. | |
150 | ||
151 | Tue Jun 20 10:18:28 1995 Jeff Law ([email protected]) | |
152 | ||
153 | * hppa.h (CPU_PA_RISC1_0): Protect from redefinitions. | |
154 | (CPU_PA_RISC1_1): Likewise. | |
155 | ||
156 | Wed Mar 8 18:14:37 1995 Michael Meissner <[email protected]> | |
157 | ||
158 | * ppc.h: New file for PowerPC support. | |
159 | ||
160 | Tue Feb 14 13:59:13 1995 Michael Meissner <[email protected]> | |
161 | ||
162 | * common.h (EM_PPC): Use offical value of 20, not 17. | |
163 | (EM_PPC_OLD): Define this to be the old value of EM_PPC. | |
164 | ||
165 | start-sanitize-arc | |
166 | Thu Feb 9 18:41:04 1995 Doug Evans <[email protected]> | |
167 | ||
168 | * arc.h: Rename ARCH to MACH for consistency with rest of BFD. | |
169 | ||
170 | Sat Jan 28 23:56:06 1995 Doug Evans <[email protected]> | |
171 | ||
172 | * arc.h: New file. | |
173 | end-sanitize-arc | |
174 | ||
e1dbfef6 MM |
175 | Tue Jan 24 09:40:59 1995 Michael Meissner <[email protected]> |
176 | ||
177 | * common.h (EM_PPC): New macro, PowerPC machine id. | |
178 | ||
179 | Tue Jan 17 10:51:38 1995 Ian Lance Taylor <[email protected]> | |
180 | ||
181 | * mips.h (SHT_MIPS_MSYM, SHT_MIPS_DWARF, SHT_MIPS_EVENTS): Define. | |
182 | ||
6d2d98d3 ILT |
183 | start-sanitize-arc |
184 | Wed Nov 30 01:42:39 1994 Doug Evans <[email protected]> | |
185 | ||
186 | * common.h (EM_CYGNUS_ARC): Define. | |
187 | end-sanitize-arc | |
188 | ||
e1dbfef6 MM |
189 | Mon Oct 17 13:43:59 1994 Ian Lance Taylor <[email protected]> |
190 | ||
191 | * internal.h (Elf_Internal_Shdr): Remove rawdata and size fields. | |
192 | Add bfd_section field. | |
193 | ||
194 | Tue May 24 16:11:50 1994 Ian Lance Taylor ([email protected]) | |
195 | ||
196 | * mips.h (Elf32_External_gptab): Define. | |
197 | ||
ab0453e0 JL |
198 | Mon May 16 13:22:04 1994 Jeff Law ([email protected]) |
199 | ||
200 | * common.h (EM_HPPA): Delete. | |
201 | (EM_PARISC): Add. | |
202 | * hppa.h: New file. | |
203 | ||
204 | Mon May 9 13:27:03 1994 Ian Lance Taylor ([email protected]) | |
205 | ||
206 | * common.h (SHN_LORESERVE): Rename from SHN_LORESERV. | |
207 | (ELF32_R_TYPE, ELF32_R_INFO): Don't rely on size of unsigned char. | |
208 | (ELF64_R_TYPE): Don't rely on size of unsigned long. | |
209 | ||
210 | Mon Apr 25 15:53:09 1994 Ian Lance Taylor ([email protected]) | |
211 | ||
212 | * internal.h (Elf_Internal_Shdr): Use PTR, not void *. | |
213 | ||
214 | Fri Mar 11 00:34:59 1994 Peter Schauer ([email protected]) | |
215 | ||
216 | * mips.h (SHN_MIPS_TEXT, SHN_MIPS_DATA): Define. | |
217 | ||
4c040a64 PS |
218 | Sat Mar 5 14:08:54 1994 Peter Schauer ([email protected]) |
219 | ||
220 | * internal.h: Remove Elf32_*, Elf64_* typedefs. These names | |
221 | cause conflicts with system headers, e.g. link.h in gdb/solib.c. | |
222 | Combine 32- and 64-bit versions of *_Internal_Dyn. | |
223 | * common.h: Replace uses of Elf64_Word, Elf64_Xword typedefs | |
224 | by their expansion. | |
225 | * mips.h: Replace uses of Elf32_Word, Elf32_Sword, Elf32_Addr | |
226 | typedefs by their expansion. Add DT_MIPS_RLD_MAP definition. | |
227 | ||
228 | Fri Feb 18 10:39:54 1994 Ian Lance Taylor ([email protected]) | |
229 | ||
230 | * common.h (EM_CYGNUS_POWERPC): Define. This may be temporary, | |
231 | depending upon how quickly I can find a real PowerPC ABI. | |
232 | ||
233 | Mon Feb 7 08:27:13 1994 Jim Kingdon ([email protected]) | |
234 | ||
235 | * internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT. | |
236 | ||
209b399e JK |
237 | Wed Feb 2 14:12:18 1994 Jim Kingdon ([email protected]) |
238 | ||
239 | * common.h: Add comments regarding value of EM_HPPA and how to | |
240 | pick an unofficial value. | |
241 | ||
242 | Wed Nov 17 17:14:26 1993 Ian Lance Taylor ([email protected]) | |
243 | ||
244 | * mips.h (SHT_MIPS_OPTIONS): Define. | |
245 | ||
246 | Mon Nov 8 17:57:00 1993 Ian Lance Taylor ([email protected]) | |
247 | ||
248 | * mips.h: Added some more MIPS ABI macro definitions. | |
249 | ||
250 | Wed Nov 3 22:07:17 1993 Ken Raeburn ([email protected]) | |
251 | ||
252 | * common.h (EM_MIPS_RS4_BE): New macro. | |
253 | ||
254 | Tue Oct 12 07:28:18 1993 Ian Lance Taylor ([email protected]) | |
255 | ||
256 | * mips.h: New file. MIPS ABI specific information. | |
257 | ||
258 | Mon Jun 21 13:13:43 1993 Ken Raeburn ([email protected]) | |
259 | ||
260 | * internal.h: Combined 32- and 64-bit versions of all structures | |
261 | except *_Internal_Dyn. This will simply the assembler interface, | |
262 | and some bfd code. | |
263 | ||
264 | Tue May 25 02:00:16 1993 Ken Raeburn ([email protected]) | |
265 | ||
266 | * external.h, internal.h, common.h: Added 64-bit versions of some | |
267 | structures and macros. Renamed old versions to put "32" in the | |
268 | name. Some are unchanged. | |
269 | ||
270 | Thu Apr 29 12:12:20 1993 Ken Raeburn ([email protected]) | |
271 | ||
272 | * common.h (EM_HPPA, NT_VERSION, STN_UNDEF, DT_*): New macros. | |
273 | * external.h (Elf_External_Dyn): New type. | |
274 | ||
275 | * internal.h (Elf_Intenral_Shdr): New field `size'. | |
276 | (Elf_Internal_Dyn): New type. | |
277 | ||
278 | Tue Apr 20 16:03:45 1993 Fred Fish ([email protected]) | |
279 | ||
280 | * dwarf.h (LANG_CHILL): Change value to one randomly picked in | |
281 | the user defined range, to reduce probability of collisions. | |
282 | ||
2712dd00 FF |
283 | Sun Nov 15 09:34:02 1992 Fred Fish ([email protected]) |
284 | ||
285 | * dwarf.h (AT_src_coords): Whitespace change only. | |
286 | * dwarf.h (AT_body_begin, AT_body_end, LANG_MODULA2): | |
287 | Add from latest gcc. | |
288 | * dwarf.h (LANG_CHILL): Add as GNU extension. | |
289 | ||
c5053360 FF |
290 | Sat Aug 1 13:46:53 1992 Fred Fish ([email protected]) |
291 | ||
292 | * dwarf.h: Replace with current version from gcc distribution. | |
c5053360 FF |
293 | |
294 | Fri Jun 19 19:05:09 1992 John Gilmore (gnu at cygnus.com) | |
295 | ||
296 | * internal.h: Add real struct tags to all the Type_Defs, so they | |
297 | can be used in prototypes where the Type_Defs are not known. | |
298 | ||
299 | Fri Apr 3 20:58:58 1992 Mark Eichin (eichin at cygnus.com) | |
300 | ||
301 | * common.h: added ELF_R_{SYM,TYPE,INFO} for handling relocation | |
302 | info | |
303 | added EM_MIPS, and corrected value of EM_860 based on System V ABI | |
304 | manual. | |
305 | ||
306 | * external.h: added Elf_External_{Rel,Rela}. | |
307 | ||
308 | * internal.h: added Elf_Internal_{Rel,Rela}. | |
309 | added rawdata to Elf_Internal_Shdr. | |
310 | ||
311 | Sat Nov 30 20:43:59 1991 Steve Chamberlain (sac at rtl.cygnus.com) | |
312 | ||
313 | * common.h, dwarf.h, external.h, internal.h, ChangeLog; moved from | |
314 | ../elf-<foo> | |
315 | ||
33e61c95 ILT |
316 | \f |
317 | Local Variables: | |
318 | version-control: never | |
319 | End: |