]>
Commit | Line | Data |
---|---|---|
d70c5fc7 NC |
1 | 2006-02-17 Shrirang Khisti <[email protected]> |
2 | Anil Paranjape <[email protected]> | |
3 | Shilin Shakti <[email protected]> | |
4 | ||
5 | * common.h (EM_XC16X): New entry for xc16x cpu. | |
6 | Sort other EM_* numbers into numerical order. | |
7 | * xc16x.h: New file. | |
8 | ||
84d1d650 L |
9 | 2006-02-10 H.J. Lu <[email protected]> |
10 | ||
11 | PR binutils/2258 | |
12 | * internal.h (ELF_IS_SECTION_IN_SEGMENT_FILE): New. | |
13 | (ELF_IS_SECTION_IN_SEGMENT_MEMORY): Likewise. | |
14 | ||
266abb8f NS |
15 | 2006-02-07 Nathan Sidwell <[email protected]> |
16 | ||
17 | * m68k.h (EF_CPU32, EF_M68000, EF_CFV4E): Rename to ... | |
18 | (EF_M68K_CPU32, EF_M68K_M68000, EF_M68K_CFV4E): ... here. | |
19 | (EF_M68K_ISA_MASK, EF_M68K_ISA_A, EF_M68K_M68K_ISA_A_PLUS, | |
20 | EF_M68K_ISA_B, EF_M68K_HW_DIV, EF_M68K_MAC_MASK, EF_M68K_MAC, | |
21 | EF_M68K_EMAC, EF_M68K_USP, EF_M68K_FLOAT): New. | |
22 | ||
23 | 2006-02-06 Steve Ellcey <[email protected]> | |
24 | ||
25 | * ia64.h (SHF_IA_64_HP_TLS): New. | |
26 | ||
67a4f2b7 AO |
27 | 2006-01-18 Alexandre Oliva <[email protected]> |
28 | ||
29 | Introduce TLS descriptors for i386 and x86_64. | |
30 | * common.h (DT_TLSDESC_GOT, DT_TLSDESC_PLT): New. | |
31 | * i386.h (R_386_TLS_GOTDESC, R_386_TLS_DESC_CALL, R_386_TLS_DESC): | |
32 | New. | |
33 | * x86-64.h (R_X86_64_GOTPC32_TLSDESC, R_X86_64_TLSDESC_CALL, | |
34 | R_X86_64_TLSDESC): New. | |
35 | ||
64fd6348 NC |
36 | 2006-01-09 Mike Frysinger <[email protected]>: |
37 | ||
38 | * common.h (EM_ALTERA_NIOS2, EM_NIOS32) Define. | |
39 | ||
d031aafb NS |
40 | 2005-12-16 Nathan Sidwell <[email protected]> |
41 | ||
42 | Second part of ms1 to mt renaming. | |
43 | * common.h (EM_MT): Renamed. | |
44 | * mt.h: Rename relocs, cpu & other defines. | |
45 | ||
39b41c9c PB |
46 | 2005-12-12 Paul Brook <[email protected]> |
47 | ||
48 | * arm.h (elf32_arm_get_eabi_attr_int): Add prototype. | |
49 | ||
5e2b0d47 NC |
50 | 2005-11-11 Nick Clifton <[email protected]> |
51 | ||
52 | PR 1150 | |
53 | * mips.h (STO_OPTIONAL): Define. | |
54 | (ELF_MIPS_IS_OPTIONAL): Define. | |
55 | ||
3c9b82ba NC |
56 | 2005-09-30 Catherine Moore <[email protected]> |
57 | ||
58 | * bfin.h: New file. | |
59 | * common.h (EM_BLACKFIN): Define. | |
60 | ||
ee065d83 PB |
61 | 2005-10-08 Paul Brook <[email protected]> |
62 | ||
63 | * arm.h: Add prototypes for BFD object attribute routines. | |
64 | ||
1cacb694 RE |
65 | 2005-09-09 Richard Earnshaw <[email protected]> |
66 | ||
67 | * arm.h (SHT_ARM_PREEMPTMAP, SHT_ARM_ATTRIBUTES): New defines. | |
68 | ||
3c26c61a DA |
69 | 2005-08-09 John David Anglin <[email protected]> |
70 | ||
71 | * hppa.h (SHT_PARISC_DLKM, SHF_PARISC_WEAKORDER, PT_PARISC_WEAKORDER): | |
72 | New defines. | |
73 | ||
67762f6b DA |
74 | 2005-08-04 John David Anglin <[email protected]> |
75 | ||
76 | * hppa.h (PF_HP_CODE, PF_HP_MODIFY, PF_HP_LAZYSWAP): Revise defines. | |
77 | (PF_HP_CODE_DEPR, PF_HP_MODIFY_DEPR, PF_HP_LAZYSWAP_DEPR): New | |
78 | deprecated defines. | |
79 | (DT_HP_EPLTREL, DT_HP_EPLTRELSZ, DT_HP_FILTERED, DT_HP_FILTER_TLS, | |
80 | DT_HP_COMPAT_FILTERED, DT_HP_LAZYLOAD, DT_HP_BIND_NOW_COUNT, DT_PLT, | |
81 | DT_PLT_SIZE, DT_DLT, DT_DLT_SIZE, DT_HP_BIND_DEPTH_FIRST, DT_HP_GST, | |
82 | DT_HP_SHLIB_FIXED, DT_HP_MERGE_SHLIB_SEG, DT_HP_NODELETE, DT_HP_GROUP, | |
83 | DT_HP_PROTECT_LINKAGE_TABLE, PT_HP_OPT_ANNOT, PT_HP_HSL_ANNOT, | |
84 | PT_HP_STACK, PT_HP_CORE_UTSNAME, NT_HP_COMPILER, NT_HP_COPYRIGHT, | |
85 | NT_HP_VERSION, NT_HP_SRCFILE_INFO, NT_HP_LINKER, NT_HP_INSTRUMENTED, | |
86 | NT_HP_UX_OPTIONS): Define. | |
87 | ||
fd54057a DD |
88 | 2005-07-25 DJ Delorie <[email protected]> |
89 | ||
90 | * m32c.h: Add R_M32C_8, R_M32C_LO16, R_M32C_HI8, and R_M32C_HI16. | |
91 | ||
3b22753a L |
92 | 2005-07-25 Jan Hubicka <[email protected]> |
93 | ||
94 | * x86-64.h (SHN_X86_64_LCOMMON): New. | |
95 | (SHF_X86_64_LARGE): New. | |
96 | ||
157e7bd1 NC |
97 | 2005-07-20 Kazuhiro Inaoka <[email protected]> |
98 | ||
99 | * m32r.h (R_M32R_REL32): Added. | |
100 | ||
df45824a BE |
101 | 2005-07-18 Ben Elliston <[email protected]> |
102 | ||
103 | * dwarf2.h (enum dwarf_type): Remove DW_AT_GNU_decimal_float. | |
104 | Replace with DW_ATE_decimal_float (now in DWARF 3). | |
105 | ||
49f58d10 JB |
106 | 2005-07-14 Jim Blandy <[email protected]> |
107 | ||
108 | Add support for Renesas M32C and M16C. | |
109 | * common.h (EM_M32C): New machine number. | |
110 | * m32c.h: New file. | |
111 | ||
d6ab8113 JB |
112 | 2005-06-17 Jan Beulich <[email protected]> |
113 | ||
114 | * x86-64.h (elf_x86_64_reloc_type): Adjust comment for | |
115 | R_X86_64_GOTPCREL. Add R_X86_64_PC64, R_X86_64_GOTOFF64, and | |
116 | R_X86_64_GOTPC32. | |
117 | ||
3c33e371 AH |
118 | 2005-06-07 Aldy Hernandez <[email protected]> |
119 | Michael Snyder <[email protected]> | |
120 | Stan Cox <[email protected]> | |
121 | ||
122 | * common.h (EM_MS1): Define. | |
123 | ||
124 | * ms1.h: New file. | |
125 | ||
2acf634e RH |
126 | 2005-05-31 Richard Henderson <[email protected]> |
127 | ||
128 | * alpha.h (LITUSE_ALPHA_JSRDIRECT): New. | |
129 | ||
484124bb RH |
130 | 2005-05-29 Richard Henderson <[email protected]> |
131 | ||
132 | * alpha.h (DT_ALPHA_PLTRO): New. | |
133 | ||
d68f4033 BE |
134 | 2005-05-19 Ben Elliston <[email protected]> |
135 | ||
136 | * dwarf2.h (enum dwarf_type): Assign DW_ATE_GNU_decimal_float from | |
137 | the user-defined encoding space pending inclusion in the standard. | |
138 | ||
cb1afa5c ZW |
139 | 2005-05-18 Zack Weinberg <[email protected]> |
140 | ||
141 | * arm.h: Make all #ifndef OLD_ARM_ABI blocks | |
142 | unconditional, delete all #ifdef OLD_ARM_ABI blocks. | |
143 | ||
c19d1205 ZW |
144 | 2005-05-17 Zack Weinberg <[email protected]> |
145 | ||
146 | * arm.h: Import complete list of official relocation names | |
147 | and numbers from AAELF. Define FAKE_RELOCs for old names. | |
148 | Remove a few old names no longer used anywhere. | |
149 | ||
1fe44d79 AM |
150 | 2005-05-14 Alan Modra <[email protected]> |
151 | ||
152 | * ppc.h (DT_PPC_GOT): Rename from DT_PPC_GLINK. | |
153 | ||
2df98d85 AM |
154 | 2005-05-11 Alan Modra <[email protected]> |
155 | ||
156 | * ppc.h (R_PPC_RELAX32, R_PPC_RELAX32PC, R_PPC_RELAX32_PLT, | |
157 | R_PPC_RELAX32PC_PLT) Adjust. | |
158 | (R_PPC_REL16, R_PPC_REL16_LO, R_PPC_REL16_HI, R_PPC_REL16_HA): Define. | |
159 | (DT_PPC_GLINK): Define. | |
160 | ||
e172dbf8 NC |
161 | 2005-05-10 Nick Clifton <[email protected]> |
162 | ||
163 | * Update the address and phone number of the FSF organization in | |
164 | the GPL notices in the following files: | |
2df98d85 | 165 | alpha.h, arc.h, arm.h, avr.h, common.h, cr16c.h, cris.h, crx.h, |
e172dbf8 NC |
166 | d10v.h, d30v.h, dlx.h, dwarf.h, dwarf2.h, external.h, fr30.h, |
167 | frv.h, h8.h, hppa.h, i370.h, i386.h, i860.h, i960.h, ia64.h, | |
168 | internal.h, ip2k.h, iq2000.h, m32r.h, m68hc11.h, m68k.h, mcore.h, | |
169 | mips.h, mmix.h, mn10200.h, mn10300.h, msp430.h, openrisc.h, | |
170 | or32.h, pj.h, ppc.h, ppc64.h, reloc-macros.h, s390.h, sh.h, | |
171 | sparc.h, v850.h, vax.h, x86-64.h, xstormy16.h, xtensa.h | |
2df98d85 | 172 | |
faa7ef87 L |
173 | 2005-04-13 H.J. Lu <[email protected]> |
174 | ||
a63027e5 L |
175 | Moved from ../ChangeLog |
176 | ||
faa7ef87 L |
177 | 2004-10-27 Richard Earnshaw <[email protected]> |
178 | * arm.h: Add R_ARM_CALL and R_ARM_JUMP32. | |
179 | ||
180 | 2004-10-12 Paul Brook <[email protected]> | |
181 | * arm.h (EF_ARM_EABI_VER4): Define. | |
182 | ||
183 | 2004-10-08 Daniel Jacobowitz <[email protected]> | |
184 | ||
185 | * common.h (PT_SUNW_EH_FRAME): Define. | |
186 | * x86-64.h (SHT_X86_64_UNWIND): Define. | |
187 | ||
188 | 2004-10-07 Bob Wilson <[email protected]> | |
189 | * xtensa.h (R_XTENSA_DIFF8, R_XTENSA_DIFF16, R_XTENSA_DIFF32, | |
190 | R_XTENSA_SLOT*_OP, R_XTENSA_SLOT*_ALT): New relocations. | |
191 | (XTENSA_PROP_SEC_NAME): Define. | |
192 | (property_table_entry): Add flags field. | |
193 | (XTENSA_PROP_*, GET_XTENSA_PROP_*, SET_XTENSA_PROP_*): Define. | |
194 | ||
195 | 2004-09-17 Paul Brook <[email protected]> | |
196 | * arm.h: Remove R_ARM_STKCHK and R_ARM_THM_STKCHK. | |
197 | Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL, | |
198 | R_ARM_GOT_BREL12, R_ARM_GOTOFF12 and R_ARM_GOTRELAX. | |
199 | ||
200 | 2004-09-13 Paul Brook <[email protected]> | |
201 | * arm.h: Rename RELABS to TARGET1. | |
202 | ||
203 | 2004-05-11 Jakub Jelinek <[email protected]> | |
204 | * common.h (PT_GNU_EH_FRAME, PT_GNU_STACK): Add comments. | |
205 | (PT_GNU_RELRO): Define. | |
206 | ||
ba93b8ac DJ |
207 | 2005-03-29 Daniel Jacobowitz <[email protected]> |
208 | Phil Blundell <[email protected]> | |
209 | ||
210 | * arm.h: Add TLS relocations. | |
211 | ||
c927f9ef BE |
212 | 2005-03-23 Ben Elliston <[email protected]> |
213 | ||
214 | * dwarf.h: Merge with GCC's dwarf.h. | |
215 | ||
238d258f NC |
216 | 2005-03-18 C Jaipraash <[email protected]> |
217 | ||
218 | * m68k.h (EF_CFV4E): Define. | |
219 | ||
b294bdf8 MM |
220 | 2005-03-17 Paul Brook <[email protected]> |
221 | Dan Jacobowitz <[email protected]> | |
222 | Mark Mitchell <[email protected]> | |
223 | ||
224 | * arm.h (PT_ARM_EXIDX): Define. | |
225 | ||
51cb3ca7 DJ |
226 | 2005-03-02 Daniel Jacobowitz <[email protected]> |
227 | Joseph Myers <[email protected]> | |
228 | ||
229 | * mips.h: Define MIPS TLS relocations. | |
230 | ||
d6f16593 | 231 | 2005-02-15 Nigel Stephens <[email protected]> |
faa7ef87 | 232 | Maciej W. Rozycki <[email protected]> |
d6f16593 MR |
233 | |
234 | * mips.h (R_MIPS16_GOT16): New reloc code. | |
235 | (R_MIPS16_CALL16): Likewise. | |
236 | (R_MIPS16_HI16): Likewise. | |
237 | (R_MIPS16_LO16): Likewise. | |
238 | (R_MIPS16_min): New fake reloc code. | |
239 | (R_MIPS16_max): Likewise. | |
240 | ||
a1c17af2 MR |
241 | 2005-02-11 Maciej W. Rozycki <[email protected]> |
242 | ||
243 | * mips.h (R_MIPS_max): Use FAKE_RELOC to define. | |
244 | ||
90219bd0 AO |
245 | 2005-01-25 Alexandre Oliva <[email protected]> |
246 | ||
247 | 2004-12-10 Alexandre Oliva <[email protected]> | |
248 | * frv.h: Add R_FRV_TLSMOFF. | |
249 | 2004-11-10 Alexandre Oliva <[email protected]> | |
250 | * frv.h: Add TLS relocations. | |
251 | ||
e38bc3b5 NC |
252 | 2005-01-17 Nick Clifton <[email protected]> |
253 | ||
254 | * sh.h (EF_SH2A_SH4_NOFPU, EF_SH2A_SH3_NOFPU, EF_SH2A_SH4, | |
255 | EF_SH2A_SH3E): New flags. | |
256 | (EF_SH_BFD_TABLE): Add these new flags to the table. | |
257 | ||
b4a38de6 AM |
258 | 2005-01-12 Alan Modra <[email protected]> |
259 | ||
260 | * ppc.h (R_PPC_RELAX32_PLT, R_PPC_RELAX32PC_PLT): Define. | |
261 | (R_PPC_RELAX32, R_PPC_RELAX32PC): Adjust value. | |
262 | ||
750bce0e | 263 | 2004-12-22 Klaus Rudolph <[email protected]> |
2df98d85 | 264 | |
faa7ef87 | 265 | * avr.h (R_AVR_LDI, R_AVR_6, R_AVR_6_ADIW): New relocs. |
750bce0e | 266 | |
1e50d24d RS |
267 | 2004-12-16 Richard Sandiford <[email protected]> |
268 | ||
269 | * v850.h (R_V850_LO16_SPLIT_OFFSET): New reloc. | |
270 | ||
69881c93 ILT |
271 | 2004-12-09 Ian Lance Taylor <[email protected]> |
272 | ||
273 | * mips.h (E_MIPS_MACH_9000): Define. | |
274 | ||
b676888f HPN |
275 | 2004-11-04 Hans-Peter Nilsson <[email protected]> |
276 | ||
277 | * cris.h (EF_CRIS_VARIANT_MASK, EF_CRIS_VARIANT_ANY_V0_V10) | |
278 | (EF_CRIS_VARIANT_V32, EF_CRIS_VARIANT_COMMON_V10_V32): New | |
279 | macros. | |
280 | ||
637cf767 EC |
281 | 2004-10-06 Eric Christopher <[email protected]> |
282 | ||
283 | * dwarf2.h: Sync with gcc dwarf2.h. Fix typo. | |
284 | ||
40a18ebd NC |
285 | 2004-10-01 Paul Brook <[email protected]> |
286 | ||
287 | * arm.h (SHT_ARM_EXIDX): Define. | |
288 | (ELF_STRING_ARM_unwind, ELF_STRING_ARM_unwind, | |
289 | ELF_STRING_ARM_unwind_once, ELF_STRING_ARM_unwind_info_once): | |
290 | Define. | |
291 | ||
b18c562e NC |
292 | 2004-08-25 Dmitry Diky <[email protected]> |
293 | ||
294 | * msp430.h: Add new relocs. | |
295 | ||
083febaa L |
296 | 2004-08-12 H.J. Lu <[email protected]> |
297 | ||
298 | * i386.h (R_386_USED_BY_INTEL_200): New. | |
299 | ||
1d70c7fb AO |
300 | 2004-07-29 Alexandre Oliva <[email protected]> |
301 | ||
302 | Introduce SH2a support. | |
303 | 2004-02-18 Corinna Vinschen <[email protected]> | |
304 | * sh.h (EF_SH2A_NOFPU): New. | |
305 | 2003-12-01 Michael Snyder <[email protected]> | |
306 | * sh.h (EF_SH2A): New. | |
307 | ||
670ec21d NC |
308 | 2004-07-27 Tomer Levi <[email protected]> |
309 | ||
310 | * crx.h: Add BFD_RELOC_CRX_SWITCH8, BFD_RELOC_CRX_SWITCH16, | |
311 | BFD_RELOC_CRX_SWITCH32. | |
312 | ||
1fe1f39c NC |
313 | 2004-07-06 Tomer Levi <[email protected]> |
314 | ||
315 | * common.h (EM_CRX): Define. | |
316 | * crx.h: New file. | |
317 | ||
097f809a NC |
318 | 2004-06-25 Kazuhiro Inaoka <[email protected]> |
319 | ||
320 | * m32r.h: Add defintions of R_M32R_GOTOFF_HI_ULO, | |
321 | R_M32R_GOTOFF_HI_SLO and R_M32R_GOTOFF_LO. | |
322 | ||
375db92b AM |
323 | 2004-06-19 Alan Modra <[email protected]> |
324 | ||
325 | * common.h (ELF64_R_INFO): Warning fix. | |
326 | ||
092dcd75 CD |
327 | 2004-06-14 Chris Demetriou <[email protected]> |
328 | ||
329 | * mips.h (R_MIPS_PC32): Add back (undoing removal on 2004-04-24), | |
330 | with an updated comment. | |
331 | ||
f6f9408f JR |
332 | 2004-05-28 Andrew Stubbs <[email protected]> |
333 | ||
334 | * sh.h (EF_SH_HAS_DSP): Remove. | |
335 | (EF_SH_HAS_FP): Remove. | |
336 | (EF_SH_MERGE_MACH): Remove. | |
337 | (EF_SH4_NOFPU): Convert to decimal. | |
338 | (EF_SH4A_NOFPU): Likewise. | |
339 | (EF_SH4_NOMMU_NOFPU): Likewise. | |
340 | (EF_SH3_NOMMU): Add new macro. | |
341 | (EF_SH_BFD_TABLE): Likewise. | |
342 | (sh_find_elf_flags): Add prototype. | |
343 | (sh_elf_get_flags_from_mach): Likewise. | |
344 | ||
4030e8f6 CD |
345 | 2004-04-24 Chris Demetriou <[email protected]> |
346 | ||
347 | * mips.h (R_MIPS_PC32, R_MIPS_PC64, R_MIPS_GNU_REL_LO16) | |
348 | (R_MIPS_GNU_REL_HI16): Remove. | |
349 | (R_MIPS_GNU_REL16_S2): Update comment. | |
350 | ||
0949843d | 351 | 2004-30-30 Galit Heller <[email protected]> |
faa7ef87 | 352 | Tomer Levi <[email protected]> |
0949843d NC |
353 | |
354 | * common.h (EM_CR): Define. | |
355 | * cr16c.h: New file. | |
356 | ||
d507cf36 PB |
357 | 2004-03-23 Paul Brook <[email protected]> |
358 | ||
359 | * arm.h (EF_ERM_BE8, EF_ARM_LE8, EF_ARM_EABI_VER3): Add. | |
360 | ||
ae51a426 JR |
361 | 2003-03-03 Andrew Stubbs <[email protected]> |
362 | ||
363 | * sh.h: Add EF_SH4_NOMMU_NOFPU. | |
364 | ||
676a64f4 RS |
365 | 2004-03-01 Richard Sandiford <[email protected]> |
366 | ||
367 | * frv.h (EF_FRV_CPU_FR405, EF_FRV_CPU_FR450): Define. | |
368 | ||
481fedf3 RM |
369 | 2004-01-28 Roland McGrath <[email protected]> |
370 | ||
371 | * common.h (AT_SECURE): New macro. | |
372 | ||
7e67eb11 RM |
373 | 2004-01-21 Roland McGrath <[email protected]> |
374 | ||
375 | * common.h (AT_SUN_UID, AT_SUN_RUID, AT_SUN_GID): New macros. | |
376 | (AT_SUN_RGID, AT_SUN_LDELF, AT_SUN_LDSHDR, AT_SUN_LDNAME, | |
377 | AT_SUN_LPAGESZ, AT_SUN_PLATFORM, AT_SUN_HWCAP, AT_SUN_IFLUSH, | |
378 | AT_SUN_CPU, AT_SUN_EMUL_ENTRY, AT_SUN_EMUL_EXECFD, | |
379 | AT_SUN_EXECNAME) AT_SUN_MMU, AT_SUN_LDDATA): Likewise. | |
380 | ||
3fe74472 MK |
381 | 2004-01-17 Mark Kettenis <[email protected]> |
382 | ||
383 | * common.h (NT_OPENBSD_IDENT): Define. | |
384 | ||
79987b2f AO |
385 | 2004-01-06 Alexandre Oliva <[email protected]> |
386 | ||
387 | 2003-09-18 Alexandre Oliva <[email protected]> | |
388 | * frv.h (EF_FRV_FDPIC): New macro. | |
389 | (EF_FRV_PIC_FLAGS): Adjust. | |
390 | 2003-08-08 Alexandre Oliva <[email protected]> | |
391 | * frv.h (R_FRV_FUNCDESC_VALUE, R_FRV_FUNCDESC_GOTOFF12, | |
392 | R_FRV_FUNCDESC_GOTOFFLO, R_FRV_FUNCDESC_GOTOFFHI, R_FRV_GOTOFF12, | |
393 | R_FRV_GOTOFFLO, R_FRV_GOTOFFHI): New. | |
394 | 2003-08-04 Alexandre Oliva <[email protected]> | |
395 | * frv.h (R_FRV_GOT12, R_FRV_GOTHI, R_FRV_GOTLO, R_FRV_FUNCDESC, | |
396 | R_FRV_FUNCDESC_GOT12, R_FRV_FUNCDESC_GOTHI, R_FRV_FUNCDESC_GOTLO): | |
397 | New. | |
398 | ||
252b5132 | 399 | |
c9e214e5 | 400 | For older changes see ChangeLog-9103 |
252b5132 RH |
401 | \f |
402 | Local Variables: | |
c9e214e5 AM |
403 | mode: change-log |
404 | left-margin: 8 | |
405 | fill-column: 74 | |
252b5132 RH |
406 | version-control: never |
407 | End: |