* dwarf2.h: Partial merge with gcc version.
[binutils-gdb.git] / include / elf / ChangeLog
1 2001-06-15 Per Bothner <per@bothner.com>
2
3 * dwarf2.h: Partial merge with gcc version.
4 (enum dwarf_descrim_list): Fix typo -> dwarf_discrim_list.
5 (DW_LANG_Java): Use value from dwarf 2.1 draft (also used in gcc).
6
7 2001-05-15 Ralf Baechle <ralf@gnu.org>
8
9 * common.h: Remove definition of EM_MIPS_RS4_BE. The constant was
10 never in active use and is used otherwise by the ABI.
11
12 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
13
14 * external.h: Fix typo.
15 * mips.h: Add/Extend many comments with reference to the MIPS ELF64
16 spec v. 2.4, available at e.g.
17 ftp://oss.sgi.com/pub/linux/mips/doc/ABI/ELF64.ps.
18 (EF_MIPS_UCODE): Define.
19 (EF_MIPS_OPTIONS_FIRST): Define.
20 (EF_MIPS_ARCH_ASE): Define.
21 (EF_MIPS_ARCH_ASE_MDMX): Define.
22 (EF_MIPS_ARCH_ASE_M16): Define.
23 (SHF_MIPS_ADDR): Renamed SHF_MIPS_ADDR32.
24 (SHF_MIPS_STRING): Renamed SHF_MIPS_ADDR64.
25 (SHF_MIPS_NODUPES): Define.
26 (ELF64_MIPS_R_SSYM): New MIPS ELF 64 relocation info access macro.
27 (ELF64_MIPS_R_TYPE3): Likewise.
28 (ELF64_MIPS_R_TYPE2): Likewise.
29 (ELF64_MIPS_R_TYPE): Likewise.
30 (OHW_R10KLDL): Define.
31
32 2001-04-24 Todd Fries <todd@fries.net>
33
34 * sparc.h: Fix typo.
35
36 2001-04-20 Johan Rydberg <jrydberg@opencores.org>
37
38 * openrisc.h: New file.
39 * common.h (EM_OPENRISC): New constant.
40
41 2001-04-23 Bo Thorsen <bo@suse.de>
42
43 * x86-64.h: Add vtable support.
44
45 2001-03-23 Nick Clifton <nickc@redhat.com>
46
47 * mips.h: Remove extraneous whitespace.
48
49 2001-03-22 Hans-Peter Nilsson <hp@axis.com>
50
51 * cris.h: Add leading comment about PC-relative location.
52 (R_CRIS_COPY, R_CRIS_GLOB_DAT, R_CRIS_JUMP_SLOT, R_CRIS_RELATIVE,
53 R_CRIS_16_GOT, R_CRIS_32_GOT, R_CRIS_16_GOTPLT, R_CRIS_32_GOTPLT,
54 R_CRIS_32_GOTREL, R_CRIS_32_PLT_GOTREL, R_CRIS_32_PLT_PCREL):
55 New relocs.
56
57 2001-02-27 Philip Blundell <pb@futuretv.com>
58
59 * arm.h: Add new definitions from ARM document SWS ESPC 0003 B-01.
60 (EF_PIC, et al.): Rename to EF_ARM_xx.
61
62 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
63
64 * common.h: Add linux target for S/390.
65 * s390.h: New file.
66
67 2001-01-11 Peter Targett <peter.targett@arccores.com>
68
69 * arc.h (E_ARC_MACH_ARC5, E_ARC_MACH_ARC6, E_ARC_MACH_ARC7,
70 E_ARC_MACH_ARC8): New definitions for cpu types.
71
72 * common.h (EM_ARC): Change comment.
73
74 2000-12-12 Nick Clifton <nickc@redhat.com>
75
76 * mips.h: Fix formatting.
77
78 2000-12-11 Jeffrey A Law (law@cygnus.com)
79
80 * hppa.h (DT_HP_*): Define relative to OLD_DT_LOOS for hpux
81 compatibility.
82
83 2000-10-16 Chris Demetriou <cgd@sibyte.com>
84
85 * mips.h (E_MIPS_ARCH_32): New constant.
86 (E_MIPS_MACH_MIPS32, E_MIPS_MACH_MIPS32_4K): Replace the
87 former with the latter.
88
89 * mips.h (E_MIPS_ARCH_5, E_MIPS_ARCH_64): New definitions.
90
91 * mips.h (E_MIPS_MACH_SB1): New constant.
92
93 2000-11-30 Jan Hubicka <jh@suse.cz>
94
95 * common.h (EM_X86_64): New macro.
96 * x86-64.h: New file.
97
98 2000-11-27 Hans-Peter Nilsson <hp@axis.com>
99
100 * common.h (e_machine numbers): Clarify comments to describe how
101 EM_* constants are assigned. Move EM_PJ from official section to
102 ad-hoc section.
103 (EM_CRIS): Correct comment to match official description.
104 (EM_MMIX): Ditto.
105
106 2000-11-22 Nick Clifton <nickc@redhat.com>
107
108 * common.h (EM_JAVELIN): New machine number.
109 (EM_FIREPATH): New machine number.
110 (EM_ZSP): New machine number.
111 (EM_MMIX): New machine number.
112 (EM_HUANY): New machine number.
113 (EM_PRISM): New machine number.
114 (SHT_GROUP): New section type.
115 (SHT_SYMTAB_SHNDX): New section type.
116 (SHF_GROUP): New section flag.
117 (SHN_XINDEX): New section index.
118 (GRP_COMDAT): New section group flag.
119
120 2000-11-20 H.J. Lu <hjl@gnu.org>
121
122 * common.h (ELFOSABI_MONTEREY): Renamed to ...
123 (ELFOSABI_AIX): This.
124
125 2000-11-16 Richard Henderson <rth@redhat.com>
126
127 Update relocations per August psABI docs.
128 * ia64.h (R_IA64_SEGBASE): Remove.
129 (R_IA64_LTV*): Renumber to 0x74 to 0x77.
130 (R_IA64_EPLTMSB, R_IA64_EPLTLSB): Remove.
131 (R_IA64_TPREL14, R_IA64_TPREL64I): New.
132 (R_IA64_DTPMOD*): New.
133 (R_IA64_DTPREL*): New.
134
135 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
136
137 * cris.h (EF_CRIS_UNDERSCORE): New.
138
139 2000-09-27 Alan Modra <alan@linuxcare.com.au>
140
141 * hppa.h (R_PARISC_DIR14F): Add.
142
143 2000-09-14 Alexandre Oliva <aoliva@redhat.com>
144
145 * sh.h (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,
146 R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): Change
147 numbers to the range from 160 to 167.
148 (R_SH_FIRST_INVALID_RELOC): Adjust.
149 (R_SH_FIRST_INVALID_RELOC_2, R_SH_LAST_INVALID_RELOC_2):
150 New relocs to fill in the gap.
151
152 2000-09-13 Anders Norlander <anorland@acc.umu.se>
153
154 * mips.h (E_MIPS_MACH_4K): New define.
155
156 2000-09-05 Alan Modra <alan@linuxcare.com.au>
157
158 * hppa.h: Fix a comment.
159 (R_PARISC_PCREL12F): Define.
160 (R_PARISC_GNU_VTENTRY): Define.
161 (R_PARISC_GNU_VTINHERIT): Define.
162
163 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
164
165 * sh.h (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,
166 R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): New relocs.
167 (R_SH_FIRST_INVALID_RELOC): Adjust.
168
169 2000-08-14 Jim Wilson <wilson@cygnus.com>
170
171 * ia64.h (EF_IA_64_REDUCEDFP, EF_IA_64_CONS_GP,
172 EF_IA_64_NOFUNCDESC_CONS_GP, EF_IA_64_ABSOLUTE): Define.
173
174 2000-08-07 Nick Clifton <nickc@cygnus.com>
175
176 * ppc.h: Remove spurious CYGNUS LOCAL comments.
177 * v850.h: Likewise.
178
179 2000-07-22 Jason Eckhardt <jle@cygnus.com>
180
181 * i860.h: New file.
182 (elf_i860_reloc_type): Defined ELF32 i860 relocations.
183
184 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
185
186 common.h (EM_CRIS): New machine number.
187 cris.h: New file.
188
189 2000-07-19 H.J. Lu <hjl@gnu.org>
190
191 * common.h (DF_1_NODEFLIB): Renamed from DF_1_NODEPLIB.
192
193 2000-07-19 H.J. Lu <hjl@gnu.org>
194
195 * common.h (DT_CHECKSUM): Set to 0x6ffffdf8.
196 (DTF_1_CONFEXP): It is 0x00000002 as suspected.
197
198 2000-07-19 H.J. Lu <hjl@gnu.org>
199
200 * common.h (DT_FEATURE): Renamed from DT_FEATURE_1.
201 (DT_CONFIG): New. From Solaris 8.
202 (DT_DEPAUDIT): Likewise.
203 (DT_AUDIT): Likewise.
204 (DT_PLTPAD): Likewise.
205 (DT_MOVETAB): Likewise.
206 (DF_1_NODEPLIB): Likewise.
207 (DF_1_NODUMP): Likewise.
208 (DF_1_CONLFAT): Likewise.
209 (DT_CHECKSUM): Likewise. FIXME. Check the value on Solaris 8.
210 (DTF_1_CONFEXP): Likewise.
211
212 2000-07-18 H.J. Lu <hjl@gnu.org>
213
214 * common.h (DT_FLAGS_1): Renamed from DT_1_FLAGS.
215
216 2000-07-12 Alan Modra <alan@linuxcare.com.au>
217
218 * internal.h (struct elf_internal_sym): Update comment for st_other.
219
220 2000-07-10 Alan Modra <alan@linuxcare.com.au>
221
222 * hppa.h: Add comments to all the relocs.
223
224 2000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
225
226 * avr.h (E_AVR_MACH_AVR5): Define.
227
228 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
229
230 * m68hc11.h: New file, definitions for the Motorola 68hc11.
231
232 2000-06-06 Alan Modra <alan@linuxcare.com.au>
233
234 * reloc-macros.h (START_RELOC_NUMBERS): Don't define initial dummy
235 -1 valued enum.
236 (RELOC_NUMBER, FAKE_RELOC, EMPTY_RELOC): Append rather than
237 prepend comma.
238 (END_RELOC_NUMBERS): Give macro an arg to define as last enum.
239
240 * alpha.h (R_ALPHA_max): Define via END_RELOC_NUMBERS rather than
241 with EMPTY_RELOC.
242 * arc.h (R_ARC_max): Likewise.
243 * avr.h (R_AVR_max): Likewise.
244 * fr30.h (R_FR30_max): Likewise.
245 * hppa.h (R_PARISC_UNIMPLEMENTED): Likewise.
246 * i960.h (R_960_max): Likewise.
247 * m32r.h (R_M32R_max): Likewise.
248 * m68k.h (R_68K_max): Likewise.
249 * mcore.h (R_MCORE_max): Likewise.
250 * mn10300.h (R_MN10300_MAX): Likewise.
251 * pj.h (R_PJ_max): Likewise.
252 * ppc.h (R_PPC_max): Likewise.
253 * sh.h (R_SH_max): Likewise.
254 * sparc.h (R_SPARC_max): Likewise.
255 * v850.h (R_V850_max): Likewise.
256
257 * arm.h (R_ARM_max): Define via END_RELOC_NUMBERS.
258 * d10v.h (R_D10V_max): Likewise.
259 * d30v.h (R_D30V_max): Likewise.
260 * ia64.h (R_IA64_max): Likewise.
261 * mips.h (R_MIPS_maxext): Likewise.
262 * mn10200.h (R_MN10200_max): Likewise.
263
264 * i386.h (R_386_max): Remove old RELOC_NUMBER definition, and
265 define via END_RELOC_NUMBERS.
266
267 2000-06-03 Alan Modra <alan@linuxcare.com.au>
268
269 * reloc-macros.h (START_RELOC_NUMBERS): Fix name clash for
270 !__STDC__ case.
271 (RELOC_NUMBER): Use ansi stringify if ALMOST_STDC defined.
272
273 2000-05-22 Richard Henderson <rth@cygnus.com>
274
275 * ia64.h (R_IA64_PCREL60B, R_IA64_PCREL21BI): New.
276 (R_IA64_PCREL22, R_IA64_PCREL64I): New.
277
278 2000-05-02 H.J. Lu <hjl@gnu.org>
279
280 * common.h (ELFOSABI_NONE): Renamed from ELFOSABI_SYSV.
281 (ELFOSABI_MODESTO): Defined.
282 (ELFOSABI_OPENBSD): Likewise.
283
284 Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
285 David Mosberger <davidm@hpl.hp.com>
286
287 * ia64.h: New file.
288
289 2000-04-14 H.J. Lu <hjl@gnu.org>
290
291 * common.h (ELFOSABI_TRUE64): Renamed to ELFOSABI_TRU64.
292
293 2000-04-14 H.J. Lu <hjl@gnu.org>
294
295 * common.h (ELFOSABI_NETBSD): Defined.
296 (ELFOSABI_HURD): Likewise.
297 (ELFOSABI_SOLARIS): Likewise.
298 (ELFOSABI_MONTEREY): Likewise.
299 (ELFOSABI_IRIX): Likewise.
300 (ELFOSABI_FREEBSD): Likewise.
301 (ELFOSABI_TRUE64): Likewise.
302
303 2000-04-07 Nick Clifton <nickc@cygnus.com>
304
305 * arm-oabi.h: Delete.
306 * arm.h: Merge in definitions of old reloc numbers from
307 arm-oabi.h.
308
309 2000-04-06 Nick Clifton <nickc@cygnus.com>
310
311 * arm.h (EF_ARM_SYMSARESORTED): Define.
312 (EF_ARM_EABIMASK): Define.
313 (EF_ARM_EABI_VERSION): Define.
314 (EF_ARM_EABI_UNKNOWN): Define.
315 (EF_ARM_EABI_VER1): Define.
316 (PF_ARM_PI): Define.
317 (PF_ARM_ABS): Define.
318
319 Wed Apr 5 22:08:59 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
320
321 * sh.h (R_SH_LOOP_START, R_SH_LOOP_END): New RELOC_NUMBERs.
322
323 2000-03-27 Denis Chertykov <denisc@overta.ru>
324
325 * avr.h: New file. AVR ELF support for BFD.
326 * common.h: Add AVR magic number.
327
328 2000-03-10 Geoffrey Keating <geoffk@cygnus.com>
329
330 * mips.h: Add R_MIPS_GNU_REL_HI16, R_MIPS_GNU_REL_LO16,
331 R_MIPS_GNU_REL16_S2, R_MIPS_PC64 and R_MIPS_PC32 relocation
332 numbers.
333
334 2000-02-23 Linas Vepstas <linas@linas.org>
335
336 * i370.h: New file.
337
338 2000-02-22 Nick Clifton <nickc@cygnus.com>
339
340 * common.h (ELF_ST_OTHER): Remove definition.
341 (ELF32_ST_OTHER): Remove definition.
342 (ELF64_ST_OTHER): Remove definition.
343
344 2000-02-22 H.J. Lu <hjl@gnu.org>
345
346 * common.h (ELFOSABI_LINUX): Define.
347
348 Thu Feb 17 00:18:33 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
349
350 * sh.h: (EF_SH_MACH_MASK, EF_SH_UNKNOWN, EF_SH1, EF_SH2): New macros.
351 (EF_SH3, EF_SH_HAS_DSP, EF_SH_DSP, EF_SH3_DSP): Likewise.
352 (EF_SH_HAS_FP, EF_SH3E, EF_SH4, EF_SH_MERGE_MACH): Likewise.
353
354 2000-02-03 H.J. Lu <hjl@gnu.org>
355
356 * arm-oabi.h: Duplicate changes made to arm.h on Jan. 27,
357 2000 by Thomas de Lellis <tdel@windriver.com>.
358
359 2000-01-27 Thomas de Lellis <tdel@windriver.com>
360
361 * arm.h (STT_ARM_TFUNC): Define in terms of STT_LOPROC.
362 (STT_ARM_16BIT): New flag. Denotes a label that was defined in
363 Thumb block but was does not identify a function.
364
365 2000-01-20 Nick Clifton <nickc@cygnus.com>
366
367 * common.h (EM_MCORE): Fix spelling of Motorola.
368 * mcore.h (EM_MCORE): Fix spelling of Motorola.
369
370 2000-01-13 Nick Clifton <nickc@cygnus.com>
371
372 * common.h (EM_S370): Change comment - this is now the IBM
373 System/370.
374 (EM_IA_64): Change comment - this is now the IA-64.
375
376 2000-01-11 Nick Clifton <nickc@cygnus.com>
377
378 * common.h (DT_ENCODING): Fix definition of this value.
379 (DT_LOOS): Fix definition of this value.
380 (DT_HIOS): Fix definition of this value.
381 (OLD_DT_LOOS): Value of DT_LOOS before Oct 4, 1999 draft
382 of ELF spec changed it.
383 (OLD_DT_HIOS): Value of DT_HIOS before Oct 4, 1999 draft
384 of ELF spec changed it.
385
386 2000-01-10 Egor Duda <deo@logos-m.ru>
387
388 * common.h (NT_WIN32PSTATUS): Define. (cygwin elf core dumps).
389
390 1999-12-28 Nick Clifton <nickc@cygnus.com>
391
392 * mips.h (STO_*): Redefine in terms of STV_* values now in
393 common.h.
394
395 1999-12-27 Nick Clifton <nickc@cygnus.com>
396
397 * common.h: Upgrade to match Oct4, 1999 Draft ELF ABI Spec.
398 (EM_MIPS_RS3_LE): New machine number.
399 (EM_RCE): New machine number.
400 (EM_MMA): New machine number.
401 (EM_PCP): New machine number.
402 (EM_NCPU): New machine number.
403 (EM_NDR1): New machine number.
404 (EM_STARCORE): New machine number.
405 (EM_ME16): New machine number.
406 (EM_ST100): New machine number.
407 (EM_TINYJ): New machine number.
408 (EM_FX66): New machine number.
409 (EM_ST9PLUS): New machine number.
410 (EM_ST7): New machine number.
411 (EM_68HC16): New machine number.
412 (EM_68HC11): New machine number.
413 (EM_68HC08): New machine number.
414 (EM_68HC05): New machine number.
415 (EM_SVX): New machine number.
416 (EM_VAX): New machine number.
417 (PF_MASKOS): Change value.
418 (SHT_INIT_ARRAY): New value for sh_type field.
419 (SHT_FINI_ARRAY): New value for sh_type field.
420 (SHT_PREINIT_ARRAY): New value for sh_type field.
421 (SHT_HIUSER): Change value.
422 (SHF_MERGE): New valye for sh_flags field.
423 (SHF_STRINGS): New valye for sh_flags field.
424 (SHF_INFO_LINK): New valye for sh_flags field.
425 (SHF_OS_NONCONFORMING): New valye for sh_flags field.
426 (SHF_MASKOS): Change value.
427 (ELF_ST_VISIBILITY): New macro.
428 (ELF_ST_OTHER): New macro.
429 (STT_COMMON): New symbol type.
430 (STV_DEFAULT): Value for symbol visibility.
431 (STV_INTERNAL): Value for symbol visibility.
432 (STV_HIDDEN): Value for symbol visibility.
433 (STV_PROTECTED): Value for symbol visibility.
434 (DT_RUNPATH): New dynamic section tag.
435 (DT_FLAGS): New dynamic section tag.
436 (DT_ENCODING): New dynamic section tag.
437 (DT_PREINIT_ARRAY): New dynamic section tag.
438 (DT_PREINIT_ARRAYSZ): New dynamic section tag.
439 (DT_LOPROC): New dynamic section tag index.
440 (DT_HIPROC): New dynamic section tag index.
441 (DF_ORIGIN): Value for dynamic section flag.
442 (DF_SYMBOLIC): Value for dynamic section flag.
443 (DF_TEXTREL): Value for dynamic section flag.
444 (DF_BIND_NOW): Value for dynamic section flag.
445
446 1999-12-09 Fred Fish <fnf@cygnus.com>
447
448 * i960.h (reloc-macros.h): Include using relative dir elf/.
449 * i386.h (reloc-macros.h): Include using relative dir elf/.
450 * hppa.h (reloc-macros.h): Include using relative dir elf/.
451
452 1999-12-07 Jim Blandy <jimb@cygnus.com>
453
454 * common.h (NT_PRXFPREG): New definition.
455
456 Wed Dec 1 03:02:15 1999 Jeffrey A Law (law@cygnus.com)
457
458 * mn10300.h (E_MN10300_MACH_AM33): Define.
459
460 Mon Oct 11 22:42:37 1999 Jeffrey A Law (law@cygnus.com)
461
462 * hppa.h (PF_HP_PAGE_SIZE): Define.
463 (PF_HP_FAR_SHARED, PF_HP_NEAR_SHARED, PF_HP_CODE): Likewise.
464 (PF_HP_MODIFY, PF_HP_LAZYSWAP, PF_HP_SBP): Likewise.
465
466 Mon Oct 4 17:42:38 1999 Doug Evans <devans@canuck.cygnus.com>
467
468 * m32r.h (E_M32RX_ARCH): Define.
469
470 1999-09-15 Ulrich Drepper <drepper@cygnus.com>
471
472 * hppa.h: Add DT_HP_GST_SIZE, DT_HP_GST_VERSION, and DT_HP_GST_HASHVAL.
473
474 1999-09-04 Steve Chamberlain <sac@pobox.com>
475
476 * pj.h: New file.
477 * common.h (EM_PJ): Define.
478
479 1999-09-02 Ulrich Drepper <drepper@cygnus.com>
480
481 * hppa.h: Add HPUX specific symbol type definitions.
482
483 * hppa.h: Add HPUX specific dynamic and program header table
484 specific definitions.
485
486 1999-08-31 Scott Bambrough <scottb@netwinder.org>
487
488 * common.h (NT_TASKSTRUCT): Define.
489
490 1999-07-16 Jakub Jelinek <jj@ultra.linux.cz>
491
492 * sparc.h (EF_SPARC_SUN_US3): Define in Cheetah extensions
493 flag (as per SCD2.4.1).
494
495 1999-07-16 Jakub Jelinek <jj@ultra.linux.cz>
496
497 * sparc.h (ELF64_R_TYPE_DATA): Only use ELF64_R_TYPE bits, not
498 ELF64_R_SYM bits.
499
500 1999-06-21 Philip Blundell <pb@nexus.co.uk>
501
502 * arm.h (EF_SOFT_FLOAT, F_SOFT_FLOAT): Define.
503
504 1999-07-13 Andreas Schwab <schwab@suse.de>
505
506 * m68k.h (EF_CPU32): Move definition inside multiple inclusion
507 guard.
508
509 1999-07-08 Richard Henderson <rth@cygnus.com>
510
511 * sparc.h (ELF64_R_TYPE_DATA): Sign extend the value.
512 (ELF64_R_TYPE_INFO): Mask out all but low 24 bits of data.
513 (DT_SPARC_PLTFMT): Delete.
514 Based on a patch from Jakub Jelinek.
515
516 Mon Jun 21 16:36:02 1999 Jeffrey A Law (law@cygnus.com)
517
518 * hppa.h (elf_hppa_reloc_type): Renamed from elf32_hppa_reloc_type.
519
520 1999-06-10 Jakub Jelinek <jj@ultra.linux.cz>
521
522 * sparc.h (R_SPARC_max_std): Define.
523
524 Wed Jun 9 15:16:34 1999 Jeffrey A Law (law@cygnus.com)
525
526 * hppa.h: Update with various changes from newest PA ELF
527 specifications.
528
529 1999-06-03 Ian Lance Taylor <ian@zembu.com>
530
531 * common.h (EM_PPC64): Define.
532
533 1999-06-02 Stu Grossman <grossman@babylon-5.cygnus.com>
534
535 * dwarf.h: Add LANG_JAVA.
536 * dwarf2.h: Add DW_LANG_Java.
537
538 1999-05-29 Nick Clifton <nickc@cygnus.com>
539
540 * common.h (ELFOSABI_ARM): Define.
541
542 1999-05-28 Nick Clifton <nickc@cygnus.com>
543
544 * reloc-macros.h: Update comment.
545
546 1999-05-28 Ian Lance Taylor <ian@zembu.com>
547
548 * i960.h: New file.
549
550 1999-05-16 Nick Clifton <nickc@cygnus.com>
551
552 * mcore.h (R_MCORE_COPY): Define.
553 (R_MCORE_GLOB_DAT): Define.
554 (R_MCORE_JUMP_SLOT): Define.
555
556 1999-05-15 Nick Clifton <nickc@cygnus.com>
557
558 * mcore.h (R_MCORE_RELATIVE): Define.
559
560 1999-05-05 Catherine Moore <clm@cygnus.com>
561
562 * m68k.h (EF_CPU32): Define.
563
564 1999-04-21 Nick Clifton <nickc@cygnus.com>
565
566 * reloc-macros.h (START_RELOC_NUMBERS): Prepend an underscore to
567 fake reloc entry name (if possible), in order to avoid conflicts
568 with typedefs of the same name.
569
570 1999-04-16 Gavin Romig-Koch <gavin@cygnus.com>
571
572 * mips.h (EF_MIPS_32BITMODE): New.
573
574 1999-04-08 Nick Clifton <nickc@cygnus.com>
575
576 * mcore.h: New header file. Defines for Motorola's MCore
577 processor.
578
579 1999-04-08 Nick Clifton <nickc@cygnus.com>
580
581 * common.h: Add new constants defined in: "System V Application
582 Binary Interface - DRAFT - April 29, 1998" found at the web site:
583 http://www.sco.com/developer/gabi/contents.html
584
585 (EM_MMA): Removed. Replaced with EM_MCORE as Motorolla own this
586 value.
587
588 1999-03-31 Nick Clifton <nickc@cygnus.com>
589
590 * reloc-macros.h: Fixed to not generate an enum with a trailing
591 comma.
592
593 1999-03-16 Gavin Romig-Koch <gavin@cygnus.com>
594
595 * mips.h (E_MIPS_MACH_5000): New.
596
597 1999-03-10 Ulrich Drepper <drepper@cygnus.com>
598
599 * common.h: Add definitions for a few more Solaris ELF extensions.
600
601 Thu Feb 18 18:58:26 1999 Ian Lance Taylor <ian@cygnus.com>
602
603 * external.h: Only use attribute if __GNUC__ is defined.
604
605 1999-02-17 Nick Clifton <nickc@cygnus.com>
606
607 Patch submitted by: Scott Bambrough <scottb@corelcomputer.com>
608
609 * external.h: struct Elf_External_Versym must be packed on
610 ARM. Code uses sizeof(Elf_External_Versym) and assumes it is
611 equal to sizeof(char[2]). Reported by Jim Pick <jim@jimpick.com>
612
613 1999-02-02 Nick Clifton <nickc@cygnus.com>
614
615 * dwarf2.h (DWARF2_External_ARange): New structure.
616 (DWARF2_Internal_ARange): New structure.
617
618 Mon Feb 1 11:33:56 1999 Catherine Moore <clm@cygnus.com>
619
620 * arm.h: Renumber relocs to conform to standard.
621 (EF_NEW_ABI): Define.
622 (EF_OLD_ABI): Define.
623 * arm-oabi.h: New file.
624
625 1999-01-28 Nick Clifton <nickc@cygnus.com>
626
627 * fr30.h: Add R_FR30_GNU_VT{INHERIT,ENTRY} relocs.
628
629 1999-01-27 Nick Clifton <nickc@cygnus.com>
630
631 * dwarf2.h: Add typedefs for structures found in dwarf2 sections.
632
633 1998-12-16 Gavin Romig-Koch <gavin@cygnus.com>
634
635 * mips.h (E_MIPS_MACH_4111): New.
636
637 1998-12-15 Gavin Romig-Koch <gavin@cygnus.com>
638
639 * mips.h (EF_MIPS_ABI,E_MIPS_ABI_O32,E_MIPS_ABI_O64,
640 E_MIPS_ABI_EABI32,E_MIPS_ABI_EABI64):
641
642 1998-12-03 Nick Clifton <nickc@cygnus.com>
643
644 * fr30.h: Add R_FR30_48 reloc.
645
646 1998-12-02 Ulrich Drepper <drepper@cygnus.com>
647
648 * mips.h: Add external data type for conflict section.
649
650 * mips.h: Add more LL_* options from Irix 6.5.
651
652 * mips.h: Add R_MIPS_JALR and adjust R_MIPS_max appropriately.
653
654 Mon Nov 30 15:25:58 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
655
656 * sh.h (elf_sh_reloc_type): Add R_SH_FIRST_INVALID_RELOC,
657 R_SH_LAST_INVALID_RELOC, R_SH_SWITCH8 and R_SH_max.
658
659 Tue Nov 10 15:12:28 1998 Nick Clifton <nickc@cygnus.com>
660
661 * common.h (EM_CYGNUS_FR30): Reduce to a 16 bit value.
662
663 Tue Nov 10 15:17:28 1998 Catherine Moore <clm@cygnus.com>
664
665 * d10v.h: Add vtable relocs.
666
667 Wed Nov 4 15:56:50 1998 Nick Clifton <nickc@cygnus.com>
668
669 * common.h (EM_CYGNUS_FR30): New machine number.
670
671 * fr30.h: New file: Definitions for the FR30.
672
673 Fri Oct 30 11:54:15 1998 Catherine Moore <clm@cygnus.com>
674
675 From Philip Blundell <pb@nexus.co.uk>:
676 * arm.h (R_ARM_COPY, et al.): New relocs, used by Linux for PIC.
677 (EF_ALIGN8): New flag.
678
679 Tue Oct 20 11:19:50 1998 Ian Lance Taylor <ian@cygnus.com>
680
681 * common.h (NT_LWPSTATUS): Close comment accidentally left open.
682
683 Mon Oct 19 20:24:11 1998 Catherine Moore <clm@cygnus.com>
684
685 * sh.h: Add vtable relocs.
686
687 Mon Oct 19 01:44:42 1998 Felix Lee <flee@cygnus.com>
688
689 * common.h (NT_PSTATUS, NT_FPREGS, NT_PSINFO,
690 NT_LWPSTATUS,NT_LWPSINFO): added.
691 * internal.h (Elf_Internal_Note): new structure members.
692
693 Fri Oct 16 14:11:25 1998 Catherine Moore <clm@cygnus.com>
694
695 * m32r.h: Add vtable relocs.
696
697 Tue Oct 6 09:22:22 1998 Catherine Moore <clm@cygnus.com>
698
699 * sparc.h: Add vtable relocs.
700
701 Mon Oct 5 09:39:22 1998 Catherine Moore <clm@cygnus.com>
702
703 * v850.h: Add vtable relocs.
704
705 Sun Oct 4 21:17:51 1998 Ian Lance Taylor <ian@cygnus.com>
706
707 * i386.h (R_386_max): Change from 252 to 24.
708
709 Mon Sep 21 12:24:44 1998 Catherine Moore <clm@cygnus.com>
710
711 * i386.h: Change vtable reloc numbers.
712
713 Sun Sep 20 00:54:22 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
714
715 * m68k.h: Add vtable relocs and R_68K_max.
716
717 Tue Sep 15 09:56:49 CDT 1998 Catherine Moore <clm@cygnus.com>
718
719 * arm.h: Add vtable relocs.
720
721 Mon Aug 31 11:25:27 1998 Catherine Moore <clm@cygnus.com>
722
723 * arm.h: Define STT_ARM_TFUNC. Remove ST_THUMB_xxxx
724 definitions.
725
726 Sat Aug 29 22:25:51 1998 Richard Henderson <rth@cygnus.com>
727
728 * i386.h: Add vtable relocs.
729
730 1998-08-25 16:42 Ulrich Drepper <drepper@cygnus.com>
731
732 * common.h: Add SYMINFO_* macros to access Elf*_Syminfo information.
733
734 * external.h: Add Elf_External_Syminfo definition.
735
736 * internal.h: Add Elf_Internal_Syminfo, Elf32_Internal_Syminfo,
737 and Elf64_Syminfo definitions.
738
739 Sun Aug 9 20:26:49 CDT 1998 Catherine Moore <clm@cygnus.com>
740
741 * arm.h: Add ST_THUMB definitions.
742
743 Wed Aug 5 15:52:35 1998 Nick Clifton <nickc@cygnus.com>
744
745 * arm.h: Add ELF header flags to specify compile time optins:
746 EF_INTERWORK: New flag.
747 EF_APCS_26: New flag.
748 EF_APCS_FLOAT: New flag.
749 EF_PIC: New flag.
750
751 1998-07-31 21:28 Ulrich Drepper <drepper@cygnus.com>
752
753 * mips.h: Add missing RHF_* constants.
754
755 Fri Jul 31 10:01:40 1998 Catherine Moore <clm@cygnus.com>
756
757 * arm.h: Add R_ARM_THM_PC9 relocation.
758
759 1998-07-30 16:25 Ulrich Drepper <drepper@cygnus.com>
760
761 * common.h: Add new DT_* entries and there flag macros from Solaris.
762
763 Tue Jul 28 18:14:07 1998 Stan Cox <scox@equinox.cygnus.com>
764
765 * sparc.h: (R_SPARC_REV32): Added for little endian data e.g. sparc 86x.
766
767 Fri Jul 24 11:22:06 1998 Jeffrey A Law (law@cygnus.com)
768
769 * mn10300.h: Add R_MN10300_24 relocation.
770
771 1998-07-24 Ulrich Drepper <drepper@cygnus.com>
772
773 * mips.h: Add MIPS64 relocation names and values.
774
775 Wed Jul 22 19:29:00 Catherine Moore <clm@cygnus.com>
776
777 * arm.h: Rename relocations.
778
779 1998-07-22 Ulrich Drepper <drepper@cygnus.com>
780
781 * ppc.h: Define enum as elf_ppc_reloc_type.
782
783 Wed Jul 22 16:22:11 1998 Nick Clifton <nickc@cygnus.com>
784
785 * reloc-macros.h: New file. Provides relocation macros:
786 START_RELOC_NUMBERS, RELOC_NUMBER, FAKE_RELOC, EMPTY_RELOC and
787 END_RELOC_NUMBERS used by other elf header files.
788
789 * alpha.h: Use reloc-macros.h.
790 * arc.h: Use reloc-macros.h.
791 * arm.h: Use reloc-macros.h.
792 * d10v.h: Use reloc-macros.h.
793 * d30v.h: Use reloc-macros.h.
794 * hppa.h: Use reloc-macros.h.
795 * i386.h: Use reloc-macros.h.
796 * m32r.h: Use reloc-macros.h.
797 * m68k.h: Use reloc-macros.h.
798 * mips.h: Use reloc-macros.h.
799 * mn10200.h: Use reloc-macros.h.
800 * mn10300.h: Use reloc-macros.h.
801 * ppc.h: Use reloc-macros.h.
802 * sh.h: Use reloc-macros.h.
803 * sparc.h: Use reloc-macros.h.
804 * v850.h: Use reloc-macros.h.
805
806 1998-07-22 13:07 Ulrich Drepper <drepper@cygnus.com>
807
808 * mn10300.h: Rewrite relocation definition using macros.
809 * mips.h: Likewise.
810 * ppc.h: Likewise.
811 * alpha.h: Likewise.
812 * arm.h: Likewise.
813 * d10v.h: Likewise.
814 * d30v.h: Likewise.
815 * m32r.h: Likewise.
816 * m68k.h: Likewise.
817 * mn10200.h: Likewise.
818 * sh.h: Likewise.
819 * sparc.h: Likewise.
820
821 1998-07-21 13:07 Ulrich Drepper <drepper@cygnus.com>
822
823 * arm.h: New file.
824 * d10v.h: New file.
825 * d30v.h: New file.
826 * i386.h: New file.
827 * m68k.h: New file.
828 * mn10200.h: New file.
829 * sh.h: New file.
830
831 * mips.h: Add R_MIPS_* and SHT_MIPS_* entries.
832
833 * mn10300.h: Add R_MN10300_* entries.
834
835 * ppc.h: Add R_PPC_* entries.
836
837 1998-07-20 07:11 Ulrich Drepper <drepper@cygnus.com>
838
839 * mips.h: Add ODK_*, OEX_*, OPAD_*, OHW_*, and OGP_* constants.
840 Define Elf32_External_Lib.
841
842 1998-07-19 15:24 Ulrich Drepper <drepper@cygnus.com>
843
844 * mips.h (PT_MIPS_OPTIONS): New symbol.
845 Add lots of DT_MIPS_* symbols.
846
847 Fri Jun 26 10:46:35 1998 Jeffrey A Law (law@cygnus.com)
848
849 * mn10300.h: New file.
850
851 Thu Jun 18 19:27:56 1998 Nick Clifton <nickc@cygnus.com>
852
853 * common.h (EM_960, EM_V800, EM_FR20, EM_RH32, EM_MMA,
854 EM_OLD_ALPHA): Add these constants.
855
856 Thu Jun 11 17:59:01 1998 Nick Clifton <nickc@cygnus.com>
857
858 * common.h (EM_486, EM_S370): Add these constants.
859
860 Tue Jun 9 09:35:29 1998 Nick Clifton <nickc@cygnus.com>
861
862 * common.h (EM_ARM): Add this constant.
863
864 Wed May 6 09:45:30 1998 Gavin Koch <gavin@cygnus.com>
865
866 * mips.h (EF_MIPS_MACH,E_MIPS_MACH_*): Added.
867
868 Sat Apr 25 18:35:06 1998 Richard Henderson <rth@cygnus.com>
869
870 * alpha.h (STO_ALPHA_NOPV, STO_ALPHA_STD_GPLOAD): New.
871
872 Wed Apr 15 15:42:45 1998 Richard Henderson <rth@cygnus.com>
873
874 * common.h (EM_SPARC64): Move and rename to EM_OLD_SPARCV9.
875 (EM_SPARCV9): New. This is the official ABI name and number.
876
877 Sat Feb 28 17:04:41 1998 Richard Henderson <rth@cygnus.com>
878
879 * alpha.h (EF_ALPHA_32BIT, EF_ALPHA_CANRELAX): New.
880
881 Mon Dec 15 15:07:49 1997 Nick Clifton <nickc@cygnus.com>
882
883 * m32r.h (EF_M32R_ARCH, E_M32R_ARCH): New flags to
884 specify machine architecture.
885
886 Fri Dec 5 11:20:08 1997 Nick Clifton <nickc@cygnus.com>
887
888 * v850.h: New constants: SHN_V850_SCOMMON, SHN_V850_TCOMMON,
889 SHN_V850_ZCOMMON, SHT_V850_SCOMMON, SHT_V850_TCOMMON,
890 SHT_V850_ZCOMMON to handle v850 common sections.
891 enum reloc_type renamed to v850_reloc_type to avoid name
892 conflict.
893
894 Thu Oct 23 13:55:24 1997 Richard Henderson <rth@cygnus.com>
895
896 * sparc.h (enum elf_sparc_reloc_type): Add UA64 & UA16.
897
898 Thu Oct 23 00:42:04 1997 Richard Henderson <rth@dot.cygnus.com>
899
900 * sparc.h (DT_SPARC_REGISTER): New macro.
901 (DT_SPARC_PLTFMT): In support of old sparc64-linux .plts; will
902 go away soon.
903
904 Tue Sep 30 13:26:58 1997 Doug Evans <dje@canuck.cygnus.com>
905
906 * sparc.h (EF_SPARC_HAL_R1, EF_SPARC_EXT_MASK): New macros.
907 (EF_SPARCV9_{MM,TSO,PSO,RMO}): New macros.
908 (SHN_BEFORE,SHN_AFTER): New macros.
909 (SHF_EXCLUDE,SHF_ORDERED): New macros.
910 (STT_REGISTER): New macro.
911 (R_SPARC_GLOB_JMP): Deleted, but slot reserved.
912 (R_SPARC_{DISP64,PLT64,HIX22,LOX10}): New relocations.
913 (R_SPARC_{H44,M44,L44,REGISTER}): New relocations.
914 (ELF64_R_TYPE_{DATA,ID,INFO}): New macros.
915
916 Wed Sep 17 16:41:42 1997 Nick Clifton <nickc@cygnus.com>
917
918 * v850.h: Add R_V850_CALLT_6_7_OFFSET and R_V850_CALLT_16_16_OFFSET.
919
920 Tue Sep 16 14:16:17 1997 Nick Clifton <nickc@cygnus.com>
921
922 * v850.h (reloc_type): Add R_V850_TDA_16_16_OFFSET.
923
924 Wed Sep 3 15:11:14 1997 Richard Henderson <rth@cygnus.com>
925
926 * mips.h: Correct typo in comment.
927
928 Wed Sep 3 11:25:57 1997 Nick Clifton <nickc@cygnus.com>
929
930 * v850.h (reloc_type): Remove R_V850_16_PCREL.
931
932 Tue Sep 2 17:41:05 1997 Nick Clifton <nickc@cygnus.com>
933
934 * common.h: Remove magic number for V850E.
935 * common.h: Remove magic number for V850EA.
936 * v850.h: Add new flags for e_flags field in elf header.
937
938 Mon Aug 25 16:06:47 1997 Nick Clifton <nickc@cygnus.com>
939
940 * common.h (EM_CYGNUS_V850E): backend magic number for v850e.
941 * common.h (EM_CYGNUS_V850EA): backend magic number for v850ea.
942
943 Mon Aug 18 11:05:23 1997 Nick Clifton <nickc@cygnus.com>
944
945 * v850.h (reloc_type): Add 16 bit PC relative relocation.
946
947 Fri Aug 15 05:10:09 1997 Doug Evans <dje@canuck.cygnus.com>
948
949 * arc.h (enum reloc): Move here from elf32-arc.c.
950
951 Fri Aug 8 17:05:29 1997 Doug Evans <dje@canuck.cygnus.com>
952
953 * arc.h: New file.
954 * common.h (EM_CYGNUS_ARC): Define.
955
956 Mon Jun 16 14:46:12 1997 Ian Lance Taylor <ian@cygnus.com>
957
958 * internal.h (Elf_Internal_Ehdr): Change e_phoff and e_shoff from
959 bfd_signed_vma to bfd_size_type, as they are not signed.
960
961 Wed Mar 5 15:35:26 1997 Doug Evans <dje@seba.cygnus.com>
962
963 * m32r.h (SHF_M32R_CAN_RELAX): Define.
964
965 Mon Feb 24 17:49:01 1997 Ian Lance Taylor <ian@cygnus.com>
966
967 * external.h: Dump the 32/64 bit specific forms of the version
968 structures, and just define them as size independent.
969
970 * common.h (VERSYM_HIDDEN, VERSYM_VERSION): Define.
971
972 Fri Feb 21 13:00:34 1997 Doug Evans <dje@canuck.cygnus.com>
973
974 * m32r.h (enum reloc_type): Add R_M32R_SDA16.
975 (SHN_M32R_SCOMMON): Define.
976
977 Wed Feb 19 15:35:31 1997 Ian Lance Taylor <ian@cygnus.com>
978
979 From Eric Youngdale <eric@andante.jic.com>:
980 * external.h, internal.h, common.h: Added new structures and
981 definitions for ELF versions.
982
983 Tue Feb 18 17:40:36 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
984
985 * common.h (EM_CYGNUS_D30V): Define.
986
987 Mon Jan 27 11:54:44 1997 Doug Evans <dje@seba.cygnus.com>
988
989 * m32r.h (enum reloc_type): Add R_M32R_HI16_[SU]LO,R_M32R_LO16.
990
991 Fri Jan 3 11:32:51 1997 Michael Meissner <meissner@tiktok.cygnus.com>
992
993 * v850.h (V850_OTHER_{TDA_BYTE,ERROR}): New bits for the st_other
994 field.
995 (SHN_V850_*): Remove v850 specific section indexes, which are not
996 needed.
997 (enum reloc_type): Move the v850 relocations here from
998 elf32-v850.c
999
1000 Thu Jan 2 19:30:23 1997 Michael Meissner <meissner@tiktok.cygnus.com>
1001
1002 * v850.h: New file, provide V850 specific definitions.
1003
1004 Tue Dec 31 14:44:32 1996 Ian Lance Taylor <ian@cygnus.com>
1005
1006 * common.h (DT_AUXILIARY): Define.
1007 (DT_FILTER): Define.
1008
1009 Wed Dec 4 05:03:37 1996 Jason Merrill <jason@yorick.cygnus.com>
1010
1011 * dwarf2.h: Update.
1012
1013 Tue Nov 26 10:44:47 1996 Ian Lance Taylor <ian@cygnus.com>
1014
1015 * mips.h (STO_MIPS16): Define.
1016
1017 Tue Nov 12 15:45:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1018
1019 * d10v.h: Remove empty file.
1020
1021 Tue Oct 8 11:31:24 1996 Ian Lance Taylor <ian@cygnus.com>
1022
1023 * mips.h (EF_MIPS_ABI2): Define.
1024
1025 Thu Oct 3 10:01:40 1996 Jeffrey A Law (law@cygnus.com)
1026
1027 * common.h: Break mn10x00 support into mn10200 and mn10300.
1028
1029 Wed Oct 2 21:26:43 1996 Jeffrey A Law (law@cygnus.com)
1030
1031 * common.h (EM_CYGNUS_MN10x00): Define.
1032
1033 Mon Sep 23 09:18:04 1996 Doug Evans <dje@seba.cygnus.com>
1034
1035 * m32r.h: New file.
1036
1037 Fri Aug 30 17:06:21 1996 Ian Lance Taylor <ian@cygnus.com>
1038
1039 * common.h (EM_SH): Define.
1040
1041 Tue Aug 20 14:47:54 1996 J.T. Conklin <jtc@hippo.cygnus.com>
1042
1043 * common.h (EM_CYGNUS_V850): Define.
1044
1045 Mon Aug 19 10:59:10 1996 Doug Evans <dje@canuck.cygnus.com>
1046
1047 * common.h (EM_CYGNUS_M32R): Define.
1048
1049 Mon Jul 22 18:59:55 1996 Ian Lance Taylor <ian@cygnus.com>
1050
1051 * mips.h (SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Define.
1052 (SHT_MIPS_SYMBOL_LIB): Define.
1053 (SHF_MIPS_MERGE, SHF_MIPS_ADDR32, SHF_MIPS_ADDR64): Define.
1054 (SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL, SHF_MIPS_NAMES): Define.
1055
1056 Thu Jul 18 19:12:15 1996 Stan Shebs <shebs@andros.cygnus.com>
1057
1058 * dwarf2.h: New file.
1059
1060 Jul 18 13:20:39 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1061
1062 * common.h (EM_CYGNUS_D10V): Define.
1063 * d10v.h: New file.
1064
1065 Fri Jun 21 12:33:24 1996 Richard Henderson <rth@tamu.edu>
1066
1067 * alpha.h: New file.
1068 * common.h (EM_ALPHA): Define.
1069
1070 Fri May 31 17:28:05 1996 Ian Lance Taylor <ian@cygnus.com>
1071
1072 * mips.h (Elf_External_Options, Elf_Internal_Options): Define.
1073 (bfd_mips_elf_swap_options_in): Declare.
1074 (bfd_mips_elf_swap_options_out): Declare.
1075 (ODK_*): Define.
1076 (Elf64_External_RegInfo, Elf64_Internal_RegInfo): Define.
1077 (bfd_mips_elf64_swap_reginfo_in): Declare.
1078 (bfd_mips_elf64_swap_reginfo_out): Declare.
1079
1080 Thu May 30 12:35:57 1996 Ian Lance Taylor <ian@cygnus.com>
1081
1082 * mips.h (E_MIPS_ARCH_4): Define.
1083
1084 Wed May 29 15:35:33 1996 Ian Lance Taylor <ian@cygnus.com>
1085
1086 * mips.h (Elf64_Mips_External_Rel): Define.
1087 (Elf64_Mips_Internal_Rel): Define.
1088 (Elf64_Mips_External_Rela, Elf64_Mips_Internal_Rela): Define.
1089 (RSS_*): Define.
1090
1091 Mon Apr 22 18:26:30 1996 Doug Evans <dje@canuck.cygnus.com>
1092
1093 * sparc.h (R_SPARC_[56]): Always define.
1094
1095 Mon Feb 19 01:55:56 1996 Doug Evans <dje@charmed.cygnus.com>
1096
1097 * sparc.h (R_SPARC_{PLT32,HIPLT22,LOPLT10,PCPLT32,PCPLT22,
1098 PCPLT10,5,6}): Don't define ifdef SPARC64_OLD_RELOCS.
1099
1100 Tue Feb 6 11:33:58 1996 Doug Evans <dje@charmed.cygnus.com>
1101
1102 * sparc.h (enum sparc_elf_reloc_type): Define.
1103
1104 Wed Jan 17 09:09:16 1996 Doug Evans <dje@canuck.cygnus.com>
1105
1106 * common.h: Define EM_SPARC32PLUS.
1107 * sparc.h: New file.
1108
1109 Thu Jan 11 16:27:34 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1110
1111 * ppc.h (SHF_EXCLUDE, SHT_ORDERED): New fields from the abi.
1112
1113 Thu Nov 30 16:47:18 1995 Ian Lance Taylor <ian@cygnus.com>
1114
1115 * internal.h (struct elf_segment_map): Add includes_filehdr and
1116 includes_phdrs fields.
1117
1118 Tue Nov 28 16:58:10 1995 Ian Lance Taylor <ian@cygnus.com>
1119
1120 * internal.h (struct elf_segment_map): Define.
1121
1122 Tue Oct 31 15:19:36 1995 Fred Fish <fnf@cygnus.com>
1123
1124 * common.h, dwarf.h, external.h, hppa.h, internal.h,
1125 mips.h, ppc.h: Protect against multiple inclusions.
1126
1127 Thu Sep 21 13:51:58 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1128
1129 * ppc.h (EF_PPC_RELOCATABLE_LIB): Add new flag bit.
1130
1131 Fri Sep 1 15:32:17 1995 Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>
1132
1133 * mips.h: Add some definitions used on Irix 5.
1134
1135 Tue Jun 20 10:18:28 1995 Jeff Law (law@snake.cs.utah.edu)
1136
1137 * hppa.h (CPU_PA_RISC1_0): Protect from redefinitions.
1138 (CPU_PA_RISC1_1): Likewise.
1139
1140 Wed Mar 8 18:14:37 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1141
1142 * ppc.h: New file for PowerPC support.
1143
1144 Tue Feb 14 13:59:13 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1145
1146 * common.h (EM_PPC): Use offical value of 20, not 17.
1147 (EM_PPC_OLD): Define this to be the old value of EM_PPC.
1148
1149 Tue Jan 24 09:40:59 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1150
1151 * common.h (EM_PPC): New macro, PowerPC machine id.
1152
1153 Tue Jan 17 10:51:38 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1154
1155 * mips.h (SHT_MIPS_MSYM, SHT_MIPS_DWARF, SHT_MIPS_EVENTS): Define.
1156
1157 Mon Oct 17 13:43:59 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1158
1159 * internal.h (Elf_Internal_Shdr): Remove rawdata and size fields.
1160 Add bfd_section field.
1161
1162 Tue May 24 16:11:50 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1163
1164 * mips.h (Elf32_External_gptab): Define.
1165
1166 Mon May 16 13:22:04 1994 Jeff Law (law@snake.cs.utah.edu)
1167
1168 * common.h (EM_HPPA): Delete.
1169 (EM_PARISC): Add.
1170 * hppa.h: New file.
1171
1172 Mon May 9 13:27:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1173
1174 * common.h (SHN_LORESERVE): Rename from SHN_LORESERV.
1175 (ELF32_R_TYPE, ELF32_R_INFO): Don't rely on size of unsigned char.
1176 (ELF64_R_TYPE): Don't rely on size of unsigned long.
1177
1178 Mon Apr 25 15:53:09 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1179
1180 * internal.h (Elf_Internal_Shdr): Use PTR, not void *.
1181
1182 Fri Mar 11 00:34:59 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1183
1184 * mips.h (SHN_MIPS_TEXT, SHN_MIPS_DATA): Define.
1185
1186 Sat Mar 5 14:08:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1187
1188 * internal.h: Remove Elf32_*, Elf64_* typedefs. These names
1189 cause conflicts with system headers, e.g. link.h in gdb/solib.c.
1190 Combine 32- and 64-bit versions of *_Internal_Dyn.
1191 * common.h: Replace uses of Elf64_Word, Elf64_Xword typedefs
1192 by their expansion.
1193 * mips.h: Replace uses of Elf32_Word, Elf32_Sword, Elf32_Addr
1194 typedefs by their expansion. Add DT_MIPS_RLD_MAP definition.
1195
1196 Fri Feb 18 10:39:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1197
1198 * common.h (EM_CYGNUS_POWERPC): Define. This may be temporary,
1199 depending upon how quickly I can find a real PowerPC ABI.
1200
1201 Mon Feb 7 08:27:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1202
1203 * internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
1204
1205 Wed Feb 2 14:12:18 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1206
1207 * common.h: Add comments regarding value of EM_HPPA and how to
1208 pick an unofficial value.
1209
1210 Wed Nov 17 17:14:26 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1211
1212 * mips.h (SHT_MIPS_OPTIONS): Define.
1213
1214 Mon Nov 8 17:57:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1215
1216 * mips.h: Added some more MIPS ABI macro definitions.
1217
1218 Wed Nov 3 22:07:17 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
1219
1220 * common.h (EM_MIPS_RS4_BE): New macro.
1221
1222 Tue Oct 12 07:28:18 1993 Ian Lance Taylor (ian@cygnus.com)
1223
1224 * mips.h: New file. MIPS ABI specific information.
1225
1226 Mon Jun 21 13:13:43 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
1227
1228 * internal.h: Combined 32- and 64-bit versions of all structures
1229 except *_Internal_Dyn. This will simply the assembler interface,
1230 and some bfd code.
1231
1232 Tue May 25 02:00:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1233
1234 * external.h, internal.h, common.h: Added 64-bit versions of some
1235 structures and macros. Renamed old versions to put "32" in the
1236 name. Some are unchanged.
1237
1238 Thu Apr 29 12:12:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
1239
1240 * common.h (EM_HPPA, NT_VERSION, STN_UNDEF, DT_*): New macros.
1241 * external.h (Elf_External_Dyn): New type.
1242
1243 * internal.h (Elf_Intenral_Shdr): New field `size'.
1244 (Elf_Internal_Dyn): New type.
1245
1246 Tue Apr 20 16:03:45 1993 Fred Fish (fnf@cygnus.com)
1247
1248 * dwarf.h (LANG_CHILL): Change value to one randomly picked in
1249 the user defined range, to reduce probability of collisions.
1250
1251 Sun Nov 15 09:34:02 1992 Fred Fish (fnf@cygnus.com)
1252
1253 * dwarf.h (AT_src_coords): Whitespace change only.
1254 * dwarf.h (AT_body_begin, AT_body_end, LANG_MODULA2):
1255 Add from latest gcc.
1256 * dwarf.h (LANG_CHILL): Add as GNU extension.
1257
1258 Sat Aug 1 13:46:53 1992 Fred Fish (fnf@cygnus.com)
1259
1260 * dwarf.h: Replace with current version from gcc distribution.
1261
1262 Fri Jun 19 19:05:09 1992 John Gilmore (gnu at cygnus.com)
1263
1264 * internal.h: Add real struct tags to all the Type_Defs, so they
1265 can be used in prototypes where the Type_Defs are not known.
1266
1267 Fri Apr 3 20:58:58 1992 Mark Eichin (eichin at cygnus.com)
1268
1269 * common.h: added ELF_R_{SYM,TYPE,INFO} for handling relocation
1270 info
1271 added EM_MIPS, and corrected value of EM_860 based on System V ABI
1272 manual.
1273
1274 * external.h: added Elf_External_{Rel,Rela}.
1275
1276 * internal.h: added Elf_Internal_{Rel,Rela}.
1277 added rawdata to Elf_Internal_Shdr.
1278
1279 Sat Nov 30 20:43:59 1991 Steve Chamberlain (sac at rtl.cygnus.com)
1280
1281 * common.h, dwarf.h, external.h, internal.h, ChangeLog; moved from
1282 ../elf-<foo>
1283
1284 \f
1285 Local Variables:
1286 version-control: never
1287 End: