* gdb.fortran/array_element.f: New file.
[deliverable/binutils-gdb.git] / include / elf / ChangeLog
CommitLineData
3c33e371
AH
12005-06-07 Aldy Hernandez <aldyh@redhat.com>
2 Michael Snyder <msnyder@redhat.com>
3 Stan Cox <scox@redhat.com>
4
5 * common.h (EM_MS1): Define.
6
7 * ms1.h: New file.
8
2acf634e
RH
92005-05-31 Richard Henderson <rth@redhat.com>
10
11 * alpha.h (LITUSE_ALPHA_JSRDIRECT): New.
12
484124bb
RH
132005-05-29 Richard Henderson <rth@redhat.com>
14
15 * alpha.h (DT_ALPHA_PLTRO): New.
16
d68f4033
BE
172005-05-19 Ben Elliston <bje@au.ibm.com>
18
19 * dwarf2.h (enum dwarf_type): Assign DW_ATE_GNU_decimal_float from
20 the user-defined encoding space pending inclusion in the standard.
21
cb1afa5c
ZW
222005-05-18 Zack Weinberg <zack@codesourcery.com>
23
24 * arm.h: Make all #ifndef OLD_ARM_ABI blocks
25 unconditional, delete all #ifdef OLD_ARM_ABI blocks.
26
c19d1205
ZW
272005-05-17 Zack Weinberg <zack@codesourcery.com>
28
29 * arm.h: Import complete list of official relocation names
30 and numbers from AAELF. Define FAKE_RELOCs for old names.
31 Remove a few old names no longer used anywhere.
32
1fe44d79
AM
332005-05-14 Alan Modra <amodra@bigpond.net.au>
34
35 * ppc.h (DT_PPC_GOT): Rename from DT_PPC_GLINK.
36
2df98d85
AM
372005-05-11 Alan Modra <amodra@bigpond.net.au>
38
39 * ppc.h (R_PPC_RELAX32, R_PPC_RELAX32PC, R_PPC_RELAX32_PLT,
40 R_PPC_RELAX32PC_PLT) Adjust.
41 (R_PPC_REL16, R_PPC_REL16_LO, R_PPC_REL16_HI, R_PPC_REL16_HA): Define.
42 (DT_PPC_GLINK): Define.
43
e172dbf8
NC
442005-05-10 Nick Clifton <nickc@redhat.com>
45
46 * Update the address and phone number of the FSF organization in
47 the GPL notices in the following files:
2df98d85 48 alpha.h, arc.h, arm.h, avr.h, common.h, cr16c.h, cris.h, crx.h,
e172dbf8
NC
49 d10v.h, d30v.h, dlx.h, dwarf.h, dwarf2.h, external.h, fr30.h,
50 frv.h, h8.h, hppa.h, i370.h, i386.h, i860.h, i960.h, ia64.h,
51 internal.h, ip2k.h, iq2000.h, m32r.h, m68hc11.h, m68k.h, mcore.h,
52 mips.h, mmix.h, mn10200.h, mn10300.h, msp430.h, openrisc.h,
53 or32.h, pj.h, ppc.h, ppc64.h, reloc-macros.h, s390.h, sh.h,
54 sparc.h, v850.h, vax.h, x86-64.h, xstormy16.h, xtensa.h
2df98d85 55
faa7ef87
L
562005-04-13 H.J. Lu <hongjiu.lu@intel.com>
57
a63027e5
L
58 Moved from ../ChangeLog
59
faa7ef87
L
60 2004-10-27 Richard Earnshaw <rearnsha@arm.com>
61 * arm.h: Add R_ARM_CALL and R_ARM_JUMP32.
62
63 2004-10-12 Paul Brook <paul@codesourcery.com>
64 * arm.h (EF_ARM_EABI_VER4): Define.
65
66 2004-10-08 Daniel Jacobowitz <dan@debian.org>
67
68 * common.h (PT_SUNW_EH_FRAME): Define.
69 * x86-64.h (SHT_X86_64_UNWIND): Define.
70
71 2004-10-07 Bob Wilson <bob.wilson@acm.org>
72 * xtensa.h (R_XTENSA_DIFF8, R_XTENSA_DIFF16, R_XTENSA_DIFF32,
73 R_XTENSA_SLOT*_OP, R_XTENSA_SLOT*_ALT): New relocations.
74 (XTENSA_PROP_SEC_NAME): Define.
75 (property_table_entry): Add flags field.
76 (XTENSA_PROP_*, GET_XTENSA_PROP_*, SET_XTENSA_PROP_*): Define.
77
78 2004-09-17 Paul Brook <paul@codesourcery.com>
79 * arm.h: Remove R_ARM_STKCHK and R_ARM_THM_STKCHK.
80 Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL,
81 R_ARM_GOT_BREL12, R_ARM_GOTOFF12 and R_ARM_GOTRELAX.
82
83 2004-09-13 Paul Brook <paul@codesourcery.com>
84 * arm.h: Rename RELABS to TARGET1.
85
86 2004-05-11 Jakub Jelinek <jakub@redhat.com>
87 * common.h (PT_GNU_EH_FRAME, PT_GNU_STACK): Add comments.
88 (PT_GNU_RELRO): Define.
89
ba93b8ac
DJ
902005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
91 Phil Blundell <philb@gnu.org>
92
93 * arm.h: Add TLS relocations.
94
c927f9ef
BE
952005-03-23 Ben Elliston <bje@au.ibm.com>
96
97 * dwarf.h: Merge with GCC's dwarf.h.
98
238d258f
NC
992005-03-18 C Jaipraash <cjaiprakash@noida.hcltech.com>
100
101 * m68k.h (EF_CFV4E): Define.
102
b294bdf8
MM
1032005-03-17 Paul Brook <paul@codesourcery.com>
104 Dan Jacobowitz <dan@codesourcery.com>
105 Mark Mitchell <mark@codesourcery.com>
106
107 * arm.h (PT_ARM_EXIDX): Define.
108
51cb3ca7
DJ
1092005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
110 Joseph Myers <joseph@codesourcery.com>
111
112 * mips.h: Define MIPS TLS relocations.
113
d6f16593 1142005-02-15 Nigel Stephens <nigel@mips.com>
faa7ef87 115 Maciej W. Rozycki <macro@mips.com>
d6f16593
MR
116
117 * mips.h (R_MIPS16_GOT16): New reloc code.
118 (R_MIPS16_CALL16): Likewise.
119 (R_MIPS16_HI16): Likewise.
120 (R_MIPS16_LO16): Likewise.
121 (R_MIPS16_min): New fake reloc code.
122 (R_MIPS16_max): Likewise.
123
a1c17af2
MR
1242005-02-11 Maciej W. Rozycki <macro@mips.com>
125
126 * mips.h (R_MIPS_max): Use FAKE_RELOC to define.
127
90219bd0
AO
1282005-01-25 Alexandre Oliva <aoliva@redhat.com>
129
130 2004-12-10 Alexandre Oliva <aoliva@redhat.com>
131 * frv.h: Add R_FRV_TLSMOFF.
132 2004-11-10 Alexandre Oliva <aoliva@redhat.com>
133 * frv.h: Add TLS relocations.
134
e38bc3b5
NC
1352005-01-17 Nick Clifton <nickc@redhat.com>
136
137 * sh.h (EF_SH2A_SH4_NOFPU, EF_SH2A_SH3_NOFPU, EF_SH2A_SH4,
138 EF_SH2A_SH3E): New flags.
139 (EF_SH_BFD_TABLE): Add these new flags to the table.
140
b4a38de6
AM
1412005-01-12 Alan Modra <amodra@bigpond.net.au>
142
143 * ppc.h (R_PPC_RELAX32_PLT, R_PPC_RELAX32PC_PLT): Define.
144 (R_PPC_RELAX32, R_PPC_RELAX32PC): Adjust value.
145
750bce0e 1462004-12-22 Klaus Rudolph <lts-rudolph@gmx.de>
2df98d85 147
faa7ef87 148 * avr.h (R_AVR_LDI, R_AVR_6, R_AVR_6_ADIW): New relocs.
750bce0e 149
1e50d24d
RS
1502004-12-16 Richard Sandiford <rsandifo@redhat.com>
151
152 * v850.h (R_V850_LO16_SPLIT_OFFSET): New reloc.
153
69881c93
ILT
1542004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
155
156 * mips.h (E_MIPS_MACH_9000): Define.
157
b676888f
HPN
1582004-11-04 Hans-Peter Nilsson <hp@axis.com>
159
160 * cris.h (EF_CRIS_VARIANT_MASK, EF_CRIS_VARIANT_ANY_V0_V10)
161 (EF_CRIS_VARIANT_V32, EF_CRIS_VARIANT_COMMON_V10_V32): New
162 macros.
163
637cf767
EC
1642004-10-06 Eric Christopher <echristo@redhat.com>
165
166 * dwarf2.h: Sync with gcc dwarf2.h. Fix typo.
167
40a18ebd
NC
1682004-10-01 Paul Brook <paul@codesourcery.com>
169
170 * arm.h (SHT_ARM_EXIDX): Define.
171 (ELF_STRING_ARM_unwind, ELF_STRING_ARM_unwind,
172 ELF_STRING_ARM_unwind_once, ELF_STRING_ARM_unwind_info_once):
173 Define.
174
b18c562e
NC
1752004-08-25 Dmitry Diky <diwil@spec.ru>
176
177 * msp430.h: Add new relocs.
178
083febaa
L
1792004-08-12 H.J. Lu <hongjiu.lu@intel.com>
180
181 * i386.h (R_386_USED_BY_INTEL_200): New.
182
1d70c7fb
AO
1832004-07-29 Alexandre Oliva <aoliva@redhat.com>
184
185 Introduce SH2a support.
186 2004-02-18 Corinna Vinschen <vinschen@redhat.com>
187 * sh.h (EF_SH2A_NOFPU): New.
188 2003-12-01 Michael Snyder <msnyder@redhat.com>
189 * sh.h (EF_SH2A): New.
190
670ec21d
NC
1912004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
192
193 * crx.h: Add BFD_RELOC_CRX_SWITCH8, BFD_RELOC_CRX_SWITCH16,
194 BFD_RELOC_CRX_SWITCH32.
195
1fe1f39c
NC
1962004-07-06 Tomer Levi <Tomer.Levi@nsc.com>
197
198 * common.h (EM_CRX): Define.
199 * crx.h: New file.
200
097f809a
NC
2012004-06-25 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
202
203 * m32r.h: Add defintions of R_M32R_GOTOFF_HI_ULO,
204 R_M32R_GOTOFF_HI_SLO and R_M32R_GOTOFF_LO.
205
375db92b
AM
2062004-06-19 Alan Modra <amodra@bigpond.net.au>
207
208 * common.h (ELF64_R_INFO): Warning fix.
209
092dcd75
CD
2102004-06-14 Chris Demetriou <cgd@broadcom.com>
211
212 * mips.h (R_MIPS_PC32): Add back (undoing removal on 2004-04-24),
213 with an updated comment.
214
f6f9408f
JR
2152004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
216
217 * sh.h (EF_SH_HAS_DSP): Remove.
218 (EF_SH_HAS_FP): Remove.
219 (EF_SH_MERGE_MACH): Remove.
220 (EF_SH4_NOFPU): Convert to decimal.
221 (EF_SH4A_NOFPU): Likewise.
222 (EF_SH4_NOMMU_NOFPU): Likewise.
223 (EF_SH3_NOMMU): Add new macro.
224 (EF_SH_BFD_TABLE): Likewise.
225 (sh_find_elf_flags): Add prototype.
226 (sh_elf_get_flags_from_mach): Likewise.
227
4030e8f6
CD
2282004-04-24 Chris Demetriou <cgd@broadcom.com>
229
230 * mips.h (R_MIPS_PC32, R_MIPS_PC64, R_MIPS_GNU_REL_LO16)
231 (R_MIPS_GNU_REL_HI16): Remove.
232 (R_MIPS_GNU_REL16_S2): Update comment.
233
0949843d 2342004-30-30 Galit Heller <Galit.Heller@nsc.com>
faa7ef87 235 Tomer Levi <Tomer.Levi@nsc.com>
0949843d
NC
236
237 * common.h (EM_CR): Define.
238 * cr16c.h: New file.
239
d507cf36
PB
2402004-03-23 Paul Brook <paul@codesourcery.com>
241
242 * arm.h (EF_ERM_BE8, EF_ARM_LE8, EF_ARM_EABI_VER3): Add.
243
ae51a426
JR
2442003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
245
246 * sh.h: Add EF_SH4_NOMMU_NOFPU.
247
676a64f4
RS
2482004-03-01 Richard Sandiford <rsandifo@redhat.com>
249
250 * frv.h (EF_FRV_CPU_FR405, EF_FRV_CPU_FR450): Define.
251
481fedf3
RM
2522004-01-28 Roland McGrath <roland@redhat.com>
253
254 * common.h (AT_SECURE): New macro.
255
7e67eb11
RM
2562004-01-21 Roland McGrath <roland@redhat.com>
257
258 * common.h (AT_SUN_UID, AT_SUN_RUID, AT_SUN_GID): New macros.
259 (AT_SUN_RGID, AT_SUN_LDELF, AT_SUN_LDSHDR, AT_SUN_LDNAME,
260 AT_SUN_LPAGESZ, AT_SUN_PLATFORM, AT_SUN_HWCAP, AT_SUN_IFLUSH,
261 AT_SUN_CPU, AT_SUN_EMUL_ENTRY, AT_SUN_EMUL_EXECFD,
262 AT_SUN_EXECNAME) AT_SUN_MMU, AT_SUN_LDDATA): Likewise.
263
3fe74472
MK
2642004-01-17 Mark Kettenis <kettenis@gnu.org>
265
266 * common.h (NT_OPENBSD_IDENT): Define.
267
79987b2f
AO
2682004-01-06 Alexandre Oliva <aoliva@redhat.com>
269
270 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
271 * frv.h (EF_FRV_FDPIC): New macro.
272 (EF_FRV_PIC_FLAGS): Adjust.
273 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
274 * frv.h (R_FRV_FUNCDESC_VALUE, R_FRV_FUNCDESC_GOTOFF12,
275 R_FRV_FUNCDESC_GOTOFFLO, R_FRV_FUNCDESC_GOTOFFHI, R_FRV_GOTOFF12,
276 R_FRV_GOTOFFLO, R_FRV_GOTOFFHI): New.
277 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
278 * frv.h (R_FRV_GOT12, R_FRV_GOTHI, R_FRV_GOTLO, R_FRV_FUNCDESC,
279 R_FRV_FUNCDESC_GOT12, R_FRV_FUNCDESC_GOTHI, R_FRV_FUNCDESC_GOTLO):
280 New.
281
252b5132 282
c9e214e5 283For older changes see ChangeLog-9103
252b5132
RH
284\f
285Local Variables:
c9e214e5
AM
286mode: change-log
287left-margin: 8
288fill-column: 74
252b5132
RH
289version-control: never
290End:
This page took 0.32705 seconds and 4 git commands to generate.