blob: c9c6be243ba0b73c52b83c8f9a4e621567cb6eaf [file] [log] [blame]
Roland McGrathde0bef82009-08-07 20:06:28 -070012009-08-07 Roland McGrath <roland@redhat.com>
2
3 * x86_64_reloc.def: Add PC64, GOTOFF64, GOTPC32, GOTPC32_TLSDESC,
4 TLSDESC_CALL, TLSDESC.
5
Roland McGrath3c84db32009-06-24 17:41:40 -070062009-07-08 Roland McGrath <roland@redhat.com>
7
8 * x86_64_cfi.c (x86_64_abi_cfi): New file.
9 * Makefile.am (x86_64_SRCS): Add it.
10 * x86_64_init.c (x86_64_init): Add initializer.
11
12 * i386_cfi.c (i386_abi_cfi): New file.
13 * Makefile.am (i386_SRCS): Add it.
14 * i386_init.c (i386_init): Initialize abi_cfi hook.
15
Ulrich Drepperb47d2902009-06-01 07:38:32 -0700162009-06-01 Ulrich Drepper <drepper@redhat.com>
17
18 * i386_reloc.def: Add IRELATIVE entry.
19 * x86_64_reloc.def: Likewise.
20
Roland McGrath8ec82152009-04-16 20:31:59 -0700212009-04-16 Roland McGrath <roland@redhat.com>
22
Roland McGrathc6f20e42009-04-16 20:32:42 -070023 * arm_regs.c (arm_register_info): Handle VFP registers.
24
Roland McGrath8ec82152009-04-16 20:31:59 -070025 * i386_corenote.c (EXTRA_NOTES): NT_PRXFPREG -> NT_PRXFPREG
26
Roland McGratheb9ba472009-04-14 18:44:45 -0700272009-04-14 Roland McGrath <roland@redhat.com>
28
29 * arm_retval.c: New file.
30 * arm_attrs.c: New file.
31 * Makefile.am (arm_SRCS): Add them.
32 * arm_symbol.c (arm_segment_type_name): New function.
33 (arm_section_type_name): New function.
34 (arm_machine_flag_check): New function.
35 * arm_init.c (arm_init): Initialize those hooks.
36
37 * arm_regs.c: New file.
38 * arm_corenote.c: New file.
39 * arm_auxv.c: New file.
40 * Makefile.am (arm_SRCS): Add them.
41 * arm_init.c (arm_init): Initialize core_note, register_info,
42 and auxv_info hooks.
43
44 * ia64_symbol.c (ia64_section_type_name): Remove "SHT_" prefixes.
45
Roland McGrathd5ff6672009-04-01 18:28:41 -0700462009-04-01 Roland McGrath <roland@redhat.com>
47
48 * sparc_reloc.def: Update table.
49 Data from Dave Miller <davem@davemloft.net>.
50
Roland McGrath4d6d0f72009-02-15 14:57:29 -0800512009-02-15 Roland McGrath <roland@redhat.com>
52
53 * ppc_attrs.c (ppc_check_object_attribute): Handle tag
54 GNU_Power_ABI_Struct_Return.
55
Ulrich Dreppera4c9d282008-10-04 20:39:55 +0000562008-10-04 Ulrich Drepper <drepper@redhat.com>
57
58 * i386_reloc.def: Fix entries for TLS_GOTDESC, TLS_DESC_CALL, and
59 TLS_DESC.
60
Roland McGrath1d8bb252008-08-07 08:39:41 +0000612008-08-01 Roland McGrath <roland@redhat.com>
62
Roland McGratha845f682008-12-03 03:41:58 +000063 * x86_corenote.c: New file.
64 * Makefile.am (noinst_HEADERS): Add it.
65 * i386_corenote.c: Include it, use EXTRA_NOTES_IOPERM in EXTRA_NOTES.
66 * x86_64_corenote.c: Likewise.
67
Roland McGrath1d8bb252008-08-07 08:39:41 +000068 * linux-core-note.c (prstatus_items): Use 'B' instead of 'b'
69 for sigpend and sighold.
70
712008-07-04 Roland McGrath <roland@redhat.com>
72
73 * i386_syscall.c: New file.
74 * x86_64_syscall.c: New file.
75 * ppc_syscall.c: New file.
76 * Makefile.am (i386_SRCS, x86_64_SRCS, ppc_SRCS, ppc64_SRCS): Add them.
77 * i386_init.c (i386_init): Initialize syscall_abi hook.
78 * x86_64_init.c (x86_64_init): Likewise.
79 * ppc_init.c (ppc_init): Likewise.
80 * ppc64_init.c (ppc64_init): Likewise.
81
82 * ppc_corenote.c (PRSTATUS_REGSET_ITEMS): Add nip.
83 Fix offset calculation for 64-bit case.
84
Roland McGrath60982e62008-04-05 00:40:51 +0000852008-04-04 Roland McGrath <roland@redhat.com>
86
87 * alpha_symbol.c (alpha_check_special_section): New function.
88 * alpha_init.c (alpha_init): Initialize check_special_section hook.
89
Roland McGrath13b69602008-04-01 02:30:05 +0000902008-03-31 Roland McGrath <roland@redhat.com>
91
92 * sparc_symbol.c (sparc_symbol_type_name): New function.
93 (sparc_dynamic_tag_name): New function.
94 (sparc_dynamic_tag_check): New function.
95 * sparc_init.c (sparc_init): Initialize those hooks.
96
97 * sparc_symbol.c (sparc_check_special_section): New function.
98 * sparc_init.c (sparc_init): Initialize check_special_section hook.
99
Roland McGrath059c83e2008-02-21 06:19:39 +00001002008-02-20 Roland McGrath <roland@redhat.com>
101
102 * ppc_attrs.c: New file.
103 * Makefile.am (ppc_SRCS, ppc64_SRCS): Add it.
104 * ppc_init.c (ppc_init): Initialize check_object_attribute hook.
105
1062008-02-14 Roland McGrath <roland@redhat.com>
107
108 * alpha_auxv.c: New file.
109 * Makefile.am (alpha_SRCS): Add it.
110 * alpha_init.c (alpha_init): Initialize auxv_info hook.
111
1122008-02-08 Roland McGrath <roland@redhat.com>
113
114 * ppc_corenote.c (spe_regs): New const variable.
115 (EXTRA_NOTES): Use it for NT_PPC_SPE.
116
1172008-01-02 Roland McGrath <roland@redhat.com>
118
119 * i386_corenote.c (tls_items): New const table.
120 (tls_info): New function, uses it.
121 (EXTRA_NOTES): Use it to handle NT_386_TLS.
122
Ulrich Drepperff993222008-01-09 05:39:28 +00001232008-01-08 Ulrich Drepper <drepper@redhat.com>
124
125 * Makefile.am: Add x86-64 disassembler.
126 * x86_64_init.c (x86_64_init): Hook up disassembler.
127
1282007-12-28 Ulrich Drepper <drepper@redhat.com>
129
130 * Makefile.am: Add x86 disassembler.
131 * i386_init.c (i386_init): Hook up disassembler.
132
Roland McGrath1a2e8f42007-12-15 23:39:34 +00001332007-12-15 Roland McGrath <roland@redhat.com>
134
135 * ppc_regs.c (ppc_register_info): Return "spefscr", not "spr512".
136
Roland McGrathe4c22ea2007-10-23 13:07:39 +00001372007-10-18 Roland McGrath <roland@redhat.com>
138
139 * ppc_regs.c (ppc_register_info): Assign 67 to "vscr".
140 Return "vector" and 32 bits for vscr and vrsave.
141 * ppc_corenote.c (altivec_regs): New variable.
142 (EXTRA_NOTES): New macro, handle NT_PPC_VMX.
143
144 * linux-core-note.c (EXTRA_REGSET): New macro.
145 Remove NT_PRXFPREG case. Instead, use EXTRA_NOTES if defined.
146 * i386_corenote.c (EXTRA_NOTES): Define it.
147
Ulrich Drepperb597dfa2007-10-16 05:21:27 +00001482007-10-09 Roland McGrath <roland@redhat.com>
149
150 * sparc_auxv.c: New file.
151 * Makefile.am (sparc_SRCS): Add it.
152 * sparc_init.c (sparc_init): Initialize auxv_info hook.
153
1542007-10-08 Roland McGrath <roland@redhat.com>
155
156 * linux-core-note.c (TIMEVAL_FIELD): New macro.
157 (prstatus_items): Use it.
158 * sparc_corenote.c: New file.
159 * sparc64_corenote.c: New file.
160 * Makefile.am (sparc_SRCS): Add them.
161 * sparc_init.c (sparc_init): Initialize core_note hook.
162
163 * sparc_symbol.c (sparc_machine_flag_check): New function.
164 * sparc_init.c (sparc_init): Use it.
165
Roland McGrathc76f0b02007-09-27 07:31:33 +00001662007-09-27 Roland McGrath <roland@redhat.com>
167
168 * alpha_retval.c: Use dwarf_attr_integrate and dwarf_hasattr_integrate.
169 * i386_retval.c: Likewise.
170 * ia64_retval.c: Likewise.
171 * ppc64_retval.c: Likewise.
172 * ppc_retval.c: Likewise.
173 * s390_retval.c: Likewise.
174 * sparc_retval.c: Likewise.
175 * x86_64_retval.c: Likewise.
176
Ulrich Drepper3cbdd382008-01-02 17:44:39 +00001772007-10-31 Ulrich Drepper <drepper@redhat.com>
178
179 * Makefile.am: More dependencies for the libebl_* libraries.
180
Roland McGrathcb6d8652007-08-23 08:10:54 +00001812007-08-23 Roland McGrath <roland@redhat.com>
182
183 * x86_64_regs.c (x86_64_register_info): Put %rflags in "integer" set.
184
1852007-08-22 Roland McGrath <roland@redhat.com>
186
187 * linux-core-note.c (prstatus_items): Add .group initializers.
188 (prpsinfo_items): Likewise.
189 * x86_64_corenote.c (PRSTATUS_REGSET_ITEMS): Likewise.
190 * i386_corenote.c (PRSTATUS_REGSET_ITEMS): Likewise.
191 * ppc_corenote.c (PRSTATUS_REGSET_ITEMS): Likewise.
192
1932007-08-20 Roland McGrath <roland@redhat.com>
194
195 * ppc_symbol.c (ppc_check_special_symbol): For _GLOBAL_OFFSET_TABLE_
196 when DT_PPC_GOT is not found, anywhere in the section is valid.
197
1982007-08-19 Roland McGrath <roland@redhat.com>
199
200 * i386_auxv.c: New file.
201 * Makefile.am (i386_SRCS, x86_64_SRCS): Add it.
202 * ppc_auxv.c: New file.
203 * Makefile.am (ppc_SRCS, ppc64_SRCS): Add it.
204 * i386_init.c (i386_init): Initialize auxv_info hook.
205 * x86_64_init.c (x86_64_init): Likewise.
206 * ppc_init.c (ppc_init): Likewise.
207 * ppc64_init.c (ppc64_init): Likewise.
208
209 * alpha_corenote.c: New file.
210 * Makefile.am (alpha_SRCS): Add it.
211 * alpha_init.c (alpha_init): Initialize core_note hook.
212
213 * ppc_corenote.c: New file.
214 * ppc64_corenote.c: New file.
215 * Makefile.am (ppc_SRCS, ppc64_SRCS): Add them.
216 * ppc_init.c (ppc_init): Initialize core_note hook.
217 * ppc64_init.c (ppc64_init): Likewise.
218
219 * linux-core-note.c: New file.
220 * Makefile.am (noinst_HEADERS): Add it.
221 * i386_corenote.c: Rewritten.
222 * x86_64_corenote.c: Likewise.
223
Roland McGrath53bce222007-05-23 19:15:04 +00002242007-05-23 Roland McGrath <roland@redhat.com>
225
226 * alpha_regs.c (alpha_register_info): fp -> s6
227
Roland McGrath420c8b52007-04-27 03:26:04 +00002282007-04-26 Roland McGrath <roland@redhat.com>
229
Roland McGrath2be02912007-04-27 04:07:41 +0000230 * alpha_symbol.c (alpha_machine_section_flag_check): New function.
231 * alpha_init.c (alpha_init): Initialize hook.
232
Roland McGrath420c8b52007-04-27 03:26:04 +0000233 * alpha_regs.c: New file.
234 * Makefile.am (alpha_SRCS): Add it.
235 * alpha_init.c (alpha_init): Initialize register_info hook.
236
Roland McGrath4be15242007-04-25 03:09:33 +00002372007-04-22 Roland McGrath <roland@redhat.com>
238
239 * ppc_regs.c (ppc_register_info): Use some names instead of sprNNN:
240 mq, xer, lr, ctr, dsisr, dar, dec, vrsave.
241 Set *BITS to 64 for FPU registers.
242
243 * i386_regs.c (i386_register_info): Set *BITS to 16 for fctrl, fstat.
244 * x86_64_regs.c (x86_64_register_info): Likewise for fcw, fsw.
245
Roland McGrath5f6a41a2007-04-01 23:11:40 +00002462007-04-01 Roland McGrath <roland@redhat.com>
247
248 * x86_64_regs.c (x86_64_register_info): Add more registers from newer
249 ABI spec.
250
Ulrich Drepperaa915fd2007-02-05 07:25:33 +00002512007-01-11 Roland McGrath <roland@redhat.com>
252
253 * ia64_symbol.c (ia64_machine_section_flag_check): New function.
254 * ia64_init.c (ia64_init): Use it.
255
256 * ia64_symbol.c (ia64_section_type_name): Typo fix in string.
257
Roland McGrathc373d852006-10-10 00:25:21 +00002582006-10-09 Roland McGrath <roland@redhat.com>
259
260 * ia64_symbol.c (ia64_reloc_simple_type): Treat SECREL types as simple.
261
2622006-08-29 Roland McGrath <roland@redhat.com>
263
264 * sparc_retval.c: New file.
265 * Makefile.am (sparc_SRCS): Add it.
266 * sparc_init.c (sparc_init): Initialize return_value_location hook.
267
2682006-08-22 Roland McGrath <roland@redhat.com>
269
270 * i386_regs.c (i386_register_name): Renamed i386_register_info.
271 Take new args, yield more info.
272 * i386_init.c (i386_init): Update initializer.
273 * ia64_regs.c (ia64_register_name): Likewise.
274 * ia64_init.c (ia64_init): Likewise.
275 * ppc_regs.c (ppc_register_name): Likewise.
276 * ppc64_init.c (ppc64_init): Likewise.
277 * ppc_init.c (ppc_init): Likewise.
278 * s390_regs.c (s390_register_name): Likewise.
279 * s390_init.c (s390_init): Likewise.
280 * sparc_regs.c (sparc_register_name): Likewise.
281 * sparc_init.c (sparc_init): Likewise.
282 * x86_64_regs.c (x86_64_register_name): Likewise.
283 * x86_64_init.c (x86_64_init): Likewise.
284
Roland McGrathc812a832006-08-08 20:02:11 +00002852006-08-08 Roland McGrath <roland@redhat.com>
286
287 * Makefile.am (%.os): Don't depend on %.o, since we don't actually
288 need static object for anything here. This rule is the only source of
289 .deps/ files.
290
Roland McGrath3b578ba2006-08-08 19:08:50 +00002912006-06-23 Stepan Kasal <skasal@redhat.com>
292
293 * Makefile.am (PACKAGE_VERSION): Remove superfluous definition.
294
Roland McGrath19db8592006-08-03 08:52:46 +00002952006-08-03 Roland McGrath <roland@redhat.com>
296
297 * sparc_regs.c (sparc_register_name): List 32 FPU regs only for
298 EM_SPARC. EM_SPARC32PLUS also has 64.
299
Roland McGrath95024622006-07-21 10:06:31 +00003002006-07-21 Roland McGrath <roland@redhat.com>
301
302 * i386_regs.c (i386_register_name): Fix return value when using stpcpy.
303 * ppc_regs.c (ppc_register_name): Likewise.
304 * s390_regs.c (s390_register_name): Likewise.
305
306 * ia64_retval.c: New file.
307 * Makefile.am (ia64_SRCS): Add it.
308 * ia64_init.c (ia64_init): Install return_value_location hook.
309
310 * ia64_regs.c: New file.
311 * Makefile.am (ia64_SRCS): Add it.
312 * ia64_init.c (ia64_init): Install register_name hook.
313
Ulrich Drepper28ed8952006-07-07 03:43:47 +00003142006-07-05 Ulrich Drepper <drepper@redhat.com>
315
316 * alpha_init.c: Initialize sysvhash_entrysize.
317 * s390_init.c: Likewise.
318
3192006-07-04 Ulrich Drepper <drepper@redhat.com>
320
321 * common-reloc.c (relative_reloc_p): New function.
322 (init_reloc): Hook it up.
323 * ia64_reloc.def: Define NO_RELATIVE_RELOC.
324
Ulrich Drepperd5a75192006-06-15 03:07:46 +00003252006-06-13 Roland McGrath <roland@redhat.com>
326
327 * ppc64_retval.c: Remove SVR4_STRUCT_RETURN braino.
328
Ulrich Drepper6ca46002006-06-12 22:40:23 +00003292006-06-12 Ulrich Drepper <drepper@redhat.com>
330
331 * common-reloc.c (none_reloc_p): New function.
Ulrich Drepper28ed8952006-07-07 03:43:47 +0000332 (init_reloc): Hook it up.
Ulrich Drepper6ca46002006-06-12 22:40:23 +0000333
Roland McGrath123ccad2006-02-22 19:59:31 +00003342006-02-22 Roland McGrath <roland@redhat.com>
335
336 * ppc64_retval.c (SVR4_STRUCT_RETURN): New macro.
337 (ppc64_return_value_location): Use registers for aggregate conditional
338 on that.
339 * ppc_retval.c (SVR4_STRUCT_RETURN): New macro.
340 (ppc_return_value_location): Use registers for aggregate conditional
341 on that.
342
Roland McGrath321327a2006-01-13 00:51:21 +00003432006-01-12 Roland McGrath <roland@redhat.com>
344
345 * s390_retval.c: New file.
346 * Makefile.am (s390_SRCS): Add it.
347 * s390_init.c (s390_init): Install return_value_location hook.
348
Roland McGrathef6fbff2006-01-12 03:00:55 +00003492006-01-11 Roland McGrath <roland@redhat.com>
350
Roland McGrath5f38a2c2006-01-12 03:08:35 +0000351 * s390_regs.c: New file.
352 * Makefile.am (s390_SRCS): Add it.
353 * s390_init.c (s390_init): Install register_name hook.
354
Roland McGrathef6fbff2006-01-12 03:00:55 +0000355 * s390_reloc.def: Update bits per
356 Martin Schwidefsky <schwidefsky@de.ibm.com>.
357
Roland McGrathba72ab12005-12-12 00:04:33 +00003582005-12-10 Ulrich Drepper
359
360 * common-reloc.c (R_NAME): Generate string correctly.
361
Roland McGrath994b4892005-12-05 22:46:21 +00003622005-12-05 Roland McGrath <roland@redhat.com>
363
364 * i386_regs.c (i386_register_name): Use a table for the first 8 regs.
365 * x86_64_regs.c (x86_64_register_name): Likewise.
366
3672005-11-25 Roland McGrath <roland@redhat.com>
368
369 * i386_regs.c (i386_register_name): Return 0, not 1, for gaps.
370
371 * i386_regs.c: New file.
372 * ppc_regs.c: New file.
373 * sparc_regs.c: New file.
374 * x86_64_regs.c: New file.
375 * Makefile.am
376 (i386_SRCS, x86_64_SRCS, ppc_SRCS, ppc64_SRCS, sparc_SRCS): Add them.
377 * i386_init.c: Initialize register_name hook.
378 * ppc_init.c: Likewise.
379 * ppc64_init.c: Likewise.
380 * sparc_init.c: Likewise.
381 * x86_64_init.c: Likewise.
382
Roland McGrathb6405ca2005-11-19 21:36:37 +00003832005-11-19 Roland McGrath <roland@redhat.com>
384
385 * ppc64_reloc.def: REL30 -> ADDR30.
386
Roland McGrathf47ba532005-11-19 07:40:29 +00003872005-11-18 Roland McGrath <roland@redhat.com>
388
389 * alpha_init.c: Use HOOK macro.
390 * arm_init.c: Likewise.
391 * i386_init.c: Likewise.
392 * ia64_init.c: Likewise.
393 * ppc64_init.c: Likewise.
394 * ppc_init.c: Likewise.
395 * s390_init.c: Likewise.
396 * sh_init.c: Likewise.
397 * sparc_init.c: Likewise.
398 * x86_64_init.c: Likewise.
399
Roland McGrath6e8d1832005-11-17 22:47:38 +00004002005-11-17 Roland McGrath <roland@redhat.com>
401
Roland McGrath093281d2005-11-18 02:24:43 +0000402 * Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
Roland McGrath3dca43b2005-11-18 02:30:43 +0000403 (CLEANFILES): Add libebl_$(m).so.
Roland McGrath093281d2005-11-18 02:24:43 +0000404
Roland McGrath6e8d1832005-11-17 22:47:38 +0000405 * ppc_reloc.def: Update bits per Alan Modra <amodra@bigpond.net.au>.
406 * ppc64_reloc.def: Likewise.
407
Roland McGrathe47ab762005-11-17 03:16:00 +00004082005-11-15 Roland McGrath <roland@redhat.com>
409
410 * Contents moved here from ../libebl.