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