2005-08-04 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / include / elf / ChangeLog
CommitLineData
fd54057a
DD
12005-07-25 DJ Delorie <dj@redhat.com>
2
3 * m32c.h: Add R_M32C_8, R_M32C_LO16, R_M32C_HI8, and R_M32C_HI16.
4
3b22753a
L
52005-07-25 Jan Hubicka <jh@suse.cz>
6
7 * x86-64.h (SHN_X86_64_LCOMMON): New.
8 (SHF_X86_64_LARGE): New.
9
157e7bd1
NC
102005-07-20 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11
12 * m32r.h (R_M32R_REL32): Added.
13
df45824a
BE
142005-07-18 Ben Elliston <bje@au.ibm.com>
15
16 * dwarf2.h (enum dwarf_type): Remove DW_AT_GNU_decimal_float.
17 Replace with DW_ATE_decimal_float (now in DWARF 3).
18
49f58d10
JB
192005-07-14 Jim Blandy <jimb@redhat.com>
20
21 Add support for Renesas M32C and M16C.
22 * common.h (EM_M32C): New machine number.
23 * m32c.h: New file.
24
d6ab8113
JB
252005-06-17 Jan Beulich <jbeulich@novell.com>
26
27 * x86-64.h (elf_x86_64_reloc_type): Adjust comment for
28 R_X86_64_GOTPCREL. Add R_X86_64_PC64, R_X86_64_GOTOFF64, and
29 R_X86_64_GOTPC32.
30
3c33e371
AH
312005-06-07 Aldy Hernandez <aldyh@redhat.com>
32 Michael Snyder <msnyder@redhat.com>
33 Stan Cox <scox@redhat.com>
34
35 * common.h (EM_MS1): Define.
36
37 * ms1.h: New file.
38
2acf634e
RH
392005-05-31 Richard Henderson <rth@redhat.com>
40
41 * alpha.h (LITUSE_ALPHA_JSRDIRECT): New.
42
484124bb
RH
432005-05-29 Richard Henderson <rth@redhat.com>
44
45 * alpha.h (DT_ALPHA_PLTRO): New.
46
d68f4033
BE
472005-05-19 Ben Elliston <bje@au.ibm.com>
48
49 * dwarf2.h (enum dwarf_type): Assign DW_ATE_GNU_decimal_float from
50 the user-defined encoding space pending inclusion in the standard.
51
cb1afa5c
ZW
522005-05-18 Zack Weinberg <zack@codesourcery.com>
53
54 * arm.h: Make all #ifndef OLD_ARM_ABI blocks
55 unconditional, delete all #ifdef OLD_ARM_ABI blocks.
56
c19d1205
ZW
572005-05-17 Zack Weinberg <zack@codesourcery.com>
58
59 * arm.h: Import complete list of official relocation names
60 and numbers from AAELF. Define FAKE_RELOCs for old names.
61 Remove a few old names no longer used anywhere.
62
1fe44d79
AM
632005-05-14 Alan Modra <amodra@bigpond.net.au>
64
65 * ppc.h (DT_PPC_GOT): Rename from DT_PPC_GLINK.
66
2df98d85
AM
672005-05-11 Alan Modra <amodra@bigpond.net.au>
68
69 * ppc.h (R_PPC_RELAX32, R_PPC_RELAX32PC, R_PPC_RELAX32_PLT,
70 R_PPC_RELAX32PC_PLT) Adjust.
71 (R_PPC_REL16, R_PPC_REL16_LO, R_PPC_REL16_HI, R_PPC_REL16_HA): Define.
72 (DT_PPC_GLINK): Define.
73
e172dbf8
NC
742005-05-10 Nick Clifton <nickc@redhat.com>
75
76 * Update the address and phone number of the FSF organization in
77 the GPL notices in the following files:
2df98d85 78 alpha.h, arc.h, arm.h, avr.h, common.h, cr16c.h, cris.h, crx.h,
e172dbf8
NC
79 d10v.h, d30v.h, dlx.h, dwarf.h, dwarf2.h, external.h, fr30.h,
80 frv.h, h8.h, hppa.h, i370.h, i386.h, i860.h, i960.h, ia64.h,
81 internal.h, ip2k.h, iq2000.h, m32r.h, m68hc11.h, m68k.h, mcore.h,
82 mips.h, mmix.h, mn10200.h, mn10300.h, msp430.h, openrisc.h,
83 or32.h, pj.h, ppc.h, ppc64.h, reloc-macros.h, s390.h, sh.h,
84 sparc.h, v850.h, vax.h, x86-64.h, xstormy16.h, xtensa.h
2df98d85 85
faa7ef87
L
862005-04-13 H.J. Lu <hongjiu.lu@intel.com>
87
a63027e5
L
88 Moved from ../ChangeLog
89
faa7ef87
L
90 2004-10-27 Richard Earnshaw <rearnsha@arm.com>
91 * arm.h: Add R_ARM_CALL and R_ARM_JUMP32.
92
93 2004-10-12 Paul Brook <paul@codesourcery.com>
94 * arm.h (EF_ARM_EABI_VER4): Define.
95
96 2004-10-08 Daniel Jacobowitz <dan@debian.org>
97
98 * common.h (PT_SUNW_EH_FRAME): Define.
99 * x86-64.h (SHT_X86_64_UNWIND): Define.
100
101 2004-10-07 Bob Wilson <bob.wilson@acm.org>
102 * xtensa.h (R_XTENSA_DIFF8, R_XTENSA_DIFF16, R_XTENSA_DIFF32,
103 R_XTENSA_SLOT*_OP, R_XTENSA_SLOT*_ALT): New relocations.
104 (XTENSA_PROP_SEC_NAME): Define.
105 (property_table_entry): Add flags field.
106 (XTENSA_PROP_*, GET_XTENSA_PROP_*, SET_XTENSA_PROP_*): Define.
107
108 2004-09-17 Paul Brook <paul@codesourcery.com>
109 * arm.h: Remove R_ARM_STKCHK and R_ARM_THM_STKCHK.
110 Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL,
111 R_ARM_GOT_BREL12, R_ARM_GOTOFF12 and R_ARM_GOTRELAX.
112
113 2004-09-13 Paul Brook <paul@codesourcery.com>
114 * arm.h: Rename RELABS to TARGET1.
115
116 2004-05-11 Jakub Jelinek <jakub@redhat.com>
117 * common.h (PT_GNU_EH_FRAME, PT_GNU_STACK): Add comments.
118 (PT_GNU_RELRO): Define.
119
ba93b8ac
DJ
1202005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
121 Phil Blundell <philb@gnu.org>
122
123 * arm.h: Add TLS relocations.
124
c927f9ef
BE
1252005-03-23 Ben Elliston <bje@au.ibm.com>
126
127 * dwarf.h: Merge with GCC's dwarf.h.
128
238d258f
NC
1292005-03-18 C Jaipraash <cjaiprakash@noida.hcltech.com>
130
131 * m68k.h (EF_CFV4E): Define.
132
b294bdf8
MM
1332005-03-17 Paul Brook <paul@codesourcery.com>
134 Dan Jacobowitz <dan@codesourcery.com>
135 Mark Mitchell <mark@codesourcery.com>
136
137 * arm.h (PT_ARM_EXIDX): Define.
138
51cb3ca7
DJ
1392005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
140 Joseph Myers <joseph@codesourcery.com>
141
142 * mips.h: Define MIPS TLS relocations.
143
d6f16593 1442005-02-15 Nigel Stephens <nigel@mips.com>
faa7ef87 145 Maciej W. Rozycki <macro@mips.com>
d6f16593
MR
146
147 * mips.h (R_MIPS16_GOT16): New reloc code.
148 (R_MIPS16_CALL16): Likewise.
149 (R_MIPS16_HI16): Likewise.
150 (R_MIPS16_LO16): Likewise.
151 (R_MIPS16_min): New fake reloc code.
152 (R_MIPS16_max): Likewise.
153
a1c17af2
MR
1542005-02-11 Maciej W. Rozycki <macro@mips.com>
155
156 * mips.h (R_MIPS_max): Use FAKE_RELOC to define.
157
90219bd0
AO
1582005-01-25 Alexandre Oliva <aoliva@redhat.com>
159
160 2004-12-10 Alexandre Oliva <aoliva@redhat.com>
161 * frv.h: Add R_FRV_TLSMOFF.
162 2004-11-10 Alexandre Oliva <aoliva@redhat.com>
163 * frv.h: Add TLS relocations.
164
e38bc3b5
NC
1652005-01-17 Nick Clifton <nickc@redhat.com>
166
167 * sh.h (EF_SH2A_SH4_NOFPU, EF_SH2A_SH3_NOFPU, EF_SH2A_SH4,
168 EF_SH2A_SH3E): New flags.
169 (EF_SH_BFD_TABLE): Add these new flags to the table.
170
b4a38de6
AM
1712005-01-12 Alan Modra <amodra@bigpond.net.au>
172
173 * ppc.h (R_PPC_RELAX32_PLT, R_PPC_RELAX32PC_PLT): Define.
174 (R_PPC_RELAX32, R_PPC_RELAX32PC): Adjust value.
175
750bce0e 1762004-12-22 Klaus Rudolph <lts-rudolph@gmx.de>
2df98d85 177
faa7ef87 178 * avr.h (R_AVR_LDI, R_AVR_6, R_AVR_6_ADIW): New relocs.
750bce0e 179
1e50d24d
RS
1802004-12-16 Richard Sandiford <rsandifo@redhat.com>
181
182 * v850.h (R_V850_LO16_SPLIT_OFFSET): New reloc.
183
69881c93
ILT
1842004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
185
186 * mips.h (E_MIPS_MACH_9000): Define.
187
b676888f
HPN
1882004-11-04 Hans-Peter Nilsson <hp@axis.com>
189
190 * cris.h (EF_CRIS_VARIANT_MASK, EF_CRIS_VARIANT_ANY_V0_V10)
191 (EF_CRIS_VARIANT_V32, EF_CRIS_VARIANT_COMMON_V10_V32): New
192 macros.
193
637cf767
EC
1942004-10-06 Eric Christopher <echristo@redhat.com>
195
196 * dwarf2.h: Sync with gcc dwarf2.h. Fix typo.
197
40a18ebd
NC
1982004-10-01 Paul Brook <paul@codesourcery.com>
199
200 * arm.h (SHT_ARM_EXIDX): Define.
201 (ELF_STRING_ARM_unwind, ELF_STRING_ARM_unwind,
202 ELF_STRING_ARM_unwind_once, ELF_STRING_ARM_unwind_info_once):
203 Define.
204
b18c562e
NC
2052004-08-25 Dmitry Diky <diwil@spec.ru>
206
207 * msp430.h: Add new relocs.
208
083febaa
L
2092004-08-12 H.J. Lu <hongjiu.lu@intel.com>
210
211 * i386.h (R_386_USED_BY_INTEL_200): New.
212
1d70c7fb
AO
2132004-07-29 Alexandre Oliva <aoliva@redhat.com>
214
215 Introduce SH2a support.
216 2004-02-18 Corinna Vinschen <vinschen@redhat.com>
217 * sh.h (EF_SH2A_NOFPU): New.
218 2003-12-01 Michael Snyder <msnyder@redhat.com>
219 * sh.h (EF_SH2A): New.
220
670ec21d
NC
2212004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
222
223 * crx.h: Add BFD_RELOC_CRX_SWITCH8, BFD_RELOC_CRX_SWITCH16,
224 BFD_RELOC_CRX_SWITCH32.
225
1fe1f39c
NC
2262004-07-06 Tomer Levi <Tomer.Levi@nsc.com>
227
228 * common.h (EM_CRX): Define.
229 * crx.h: New file.
230
097f809a
NC
2312004-06-25 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
232
233 * m32r.h: Add defintions of R_M32R_GOTOFF_HI_ULO,
234 R_M32R_GOTOFF_HI_SLO and R_M32R_GOTOFF_LO.
235
375db92b
AM
2362004-06-19 Alan Modra <amodra@bigpond.net.au>
237
238 * common.h (ELF64_R_INFO): Warning fix.
239
092dcd75
CD
2402004-06-14 Chris Demetriou <cgd@broadcom.com>
241
242 * mips.h (R_MIPS_PC32): Add back (undoing removal on 2004-04-24),
243 with an updated comment.
244
f6f9408f
JR
2452004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
246
247 * sh.h (EF_SH_HAS_DSP): Remove.
248 (EF_SH_HAS_FP): Remove.
249 (EF_SH_MERGE_MACH): Remove.
250 (EF_SH4_NOFPU): Convert to decimal.
251 (EF_SH4A_NOFPU): Likewise.
252 (EF_SH4_NOMMU_NOFPU): Likewise.
253 (EF_SH3_NOMMU): Add new macro.
254 (EF_SH_BFD_TABLE): Likewise.
255 (sh_find_elf_flags): Add prototype.
256 (sh_elf_get_flags_from_mach): Likewise.
257
4030e8f6
CD
2582004-04-24 Chris Demetriou <cgd@broadcom.com>
259
260 * mips.h (R_MIPS_PC32, R_MIPS_PC64, R_MIPS_GNU_REL_LO16)
261 (R_MIPS_GNU_REL_HI16): Remove.
262 (R_MIPS_GNU_REL16_S2): Update comment.
263
0949843d 2642004-30-30 Galit Heller <Galit.Heller@nsc.com>
faa7ef87 265 Tomer Levi <Tomer.Levi@nsc.com>
0949843d
NC
266
267 * common.h (EM_CR): Define.
268 * cr16c.h: New file.
269
d507cf36
PB
2702004-03-23 Paul Brook <paul@codesourcery.com>
271
272 * arm.h (EF_ERM_BE8, EF_ARM_LE8, EF_ARM_EABI_VER3): Add.
273
ae51a426
JR
2742003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
275
276 * sh.h: Add EF_SH4_NOMMU_NOFPU.
277
676a64f4
RS
2782004-03-01 Richard Sandiford <rsandifo@redhat.com>
279
280 * frv.h (EF_FRV_CPU_FR405, EF_FRV_CPU_FR450): Define.
281
481fedf3
RM
2822004-01-28 Roland McGrath <roland@redhat.com>
283
284 * common.h (AT_SECURE): New macro.
285
7e67eb11
RM
2862004-01-21 Roland McGrath <roland@redhat.com>
287
288 * common.h (AT_SUN_UID, AT_SUN_RUID, AT_SUN_GID): New macros.
289 (AT_SUN_RGID, AT_SUN_LDELF, AT_SUN_LDSHDR, AT_SUN_LDNAME,
290 AT_SUN_LPAGESZ, AT_SUN_PLATFORM, AT_SUN_HWCAP, AT_SUN_IFLUSH,
291 AT_SUN_CPU, AT_SUN_EMUL_ENTRY, AT_SUN_EMUL_EXECFD,
292 AT_SUN_EXECNAME) AT_SUN_MMU, AT_SUN_LDDATA): Likewise.
293
3fe74472
MK
2942004-01-17 Mark Kettenis <kettenis@gnu.org>
295
296 * common.h (NT_OPENBSD_IDENT): Define.
297
79987b2f
AO
2982004-01-06 Alexandre Oliva <aoliva@redhat.com>
299
300 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
301 * frv.h (EF_FRV_FDPIC): New macro.
302 (EF_FRV_PIC_FLAGS): Adjust.
303 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
304 * frv.h (R_FRV_FUNCDESC_VALUE, R_FRV_FUNCDESC_GOTOFF12,
305 R_FRV_FUNCDESC_GOTOFFLO, R_FRV_FUNCDESC_GOTOFFHI, R_FRV_GOTOFF12,
306 R_FRV_GOTOFFLO, R_FRV_GOTOFFHI): New.
307 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
308 * frv.h (R_FRV_GOT12, R_FRV_GOTHI, R_FRV_GOTLO, R_FRV_FUNCDESC,
309 R_FRV_FUNCDESC_GOT12, R_FRV_FUNCDESC_GOTHI, R_FRV_FUNCDESC_GOTLO):
310 New.
311
252b5132 312
c9e214e5 313For older changes see ChangeLog-9103
252b5132
RH
314\f
315Local Variables:
c9e214e5
AM
316mode: change-log
317left-margin: 8
318fill-column: 74
252b5132
RH
319version-control: never
320End:
This page took 0.303579 seconds and 4 git commands to generate.