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