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