blob: 96b64794f7fb808406dc58029597fd57065f5d3c [file] [log] [blame]
Roland McGrath1d8bb252008-08-07 08:39:41 +000012008-08-01 Roland McGrath <roland@redhat.com>
2
3 * linux-core-note.c (prstatus_items): Use 'B' instead of 'b'
4 for sigpend and sighold.
5
62008-07-04 Roland McGrath <roland@redhat.com>
7
8 * i386_syscall.c: New file.
9 * x86_64_syscall.c: New file.
10 * ppc_syscall.c: New file.
11 * Makefile.am (i386_SRCS, x86_64_SRCS, ppc_SRCS, ppc64_SRCS): Add them.
12 * i386_init.c (i386_init): Initialize syscall_abi hook.
13 * x86_64_init.c (x86_64_init): Likewise.
14 * ppc_init.c (ppc_init): Likewise.
15 * ppc64_init.c (ppc64_init): Likewise.
16
17 * ppc_corenote.c (PRSTATUS_REGSET_ITEMS): Add nip.
18 Fix offset calculation for 64-bit case.
19
Roland McGrath60982e62008-04-05 00:40:51 +0000202008-04-04 Roland McGrath <roland@redhat.com>
21
22 * alpha_symbol.c (alpha_check_special_section): New function.
23 * alpha_init.c (alpha_init): Initialize check_special_section hook.
24
Roland McGrath13b69602008-04-01 02:30:05 +0000252008-03-31 Roland McGrath <roland@redhat.com>
26
27 * sparc_symbol.c (sparc_symbol_type_name): New function.
28 (sparc_dynamic_tag_name): New function.
29 (sparc_dynamic_tag_check): New function.
30 * sparc_init.c (sparc_init): Initialize those hooks.
31
32 * sparc_symbol.c (sparc_check_special_section): New function.
33 * sparc_init.c (sparc_init): Initialize check_special_section hook.
34
Roland McGrath059c83e2008-02-21 06:19:39 +0000352008-02-20 Roland McGrath <roland@redhat.com>
36
37 * ppc_attrs.c: New file.
38 * Makefile.am (ppc_SRCS, ppc64_SRCS): Add it.
39 * ppc_init.c (ppc_init): Initialize check_object_attribute hook.
40
412008-02-14 Roland McGrath <roland@redhat.com>
42
43 * alpha_auxv.c: New file.
44 * Makefile.am (alpha_SRCS): Add it.
45 * alpha_init.c (alpha_init): Initialize auxv_info hook.
46
472008-02-08 Roland McGrath <roland@redhat.com>
48
49 * ppc_corenote.c (spe_regs): New const variable.
50 (EXTRA_NOTES): Use it for NT_PPC_SPE.
51
522008-01-02 Roland McGrath <roland@redhat.com>
53
54 * i386_corenote.c (tls_items): New const table.
55 (tls_info): New function, uses it.
56 (EXTRA_NOTES): Use it to handle NT_386_TLS.
57
Ulrich Drepperff993222008-01-09 05:39:28 +0000582008-01-08 Ulrich Drepper <drepper@redhat.com>
59
60 * Makefile.am: Add x86-64 disassembler.
61 * x86_64_init.c (x86_64_init): Hook up disassembler.
62
632007-12-28 Ulrich Drepper <drepper@redhat.com>
64
65 * Makefile.am: Add x86 disassembler.
66 * i386_init.c (i386_init): Hook up disassembler.
67
Roland McGrath1a2e8f42007-12-15 23:39:34 +0000682007-12-15 Roland McGrath <roland@redhat.com>
69
70 * ppc_regs.c (ppc_register_info): Return "spefscr", not "spr512".
71
Roland McGrathe4c22ea2007-10-23 13:07:39 +0000722007-10-18 Roland McGrath <roland@redhat.com>
73
74 * ppc_regs.c (ppc_register_info): Assign 67 to "vscr".
75 Return "vector" and 32 bits for vscr and vrsave.
76 * ppc_corenote.c (altivec_regs): New variable.
77 (EXTRA_NOTES): New macro, handle NT_PPC_VMX.
78
79 * linux-core-note.c (EXTRA_REGSET): New macro.
80 Remove NT_PRXFPREG case. Instead, use EXTRA_NOTES if defined.
81 * i386_corenote.c (EXTRA_NOTES): Define it.
82
Ulrich Drepperb597dfa2007-10-16 05:21:27 +0000832007-10-09 Roland McGrath <roland@redhat.com>
84
85 * sparc_auxv.c: New file.
86 * Makefile.am (sparc_SRCS): Add it.
87 * sparc_init.c (sparc_init): Initialize auxv_info hook.
88
892007-10-08 Roland McGrath <roland@redhat.com>
90
91 * linux-core-note.c (TIMEVAL_FIELD): New macro.
92 (prstatus_items): Use it.
93 * sparc_corenote.c: New file.
94 * sparc64_corenote.c: New file.
95 * Makefile.am (sparc_SRCS): Add them.
96 * sparc_init.c (sparc_init): Initialize core_note hook.
97
98 * sparc_symbol.c (sparc_machine_flag_check): New function.
99 * sparc_init.c (sparc_init): Use it.
100
Roland McGrathc76f0b02007-09-27 07:31:33 +00001012007-09-27 Roland McGrath <roland@redhat.com>
102
103 * alpha_retval.c: Use dwarf_attr_integrate and dwarf_hasattr_integrate.
104 * i386_retval.c: Likewise.
105 * ia64_retval.c: Likewise.
106 * ppc64_retval.c: Likewise.
107 * ppc_retval.c: Likewise.
108 * s390_retval.c: Likewise.
109 * sparc_retval.c: Likewise.
110 * x86_64_retval.c: Likewise.
111
Ulrich Drepper3cbdd382008-01-02 17:44:39 +00001122007-10-31 Ulrich Drepper <drepper@redhat.com>
113
114 * Makefile.am: More dependencies for the libebl_* libraries.
115
Roland McGrathcb6d8652007-08-23 08:10:54 +00001162007-08-23 Roland McGrath <roland@redhat.com>
117
118 * x86_64_regs.c (x86_64_register_info): Put %rflags in "integer" set.
119
1202007-08-22 Roland McGrath <roland@redhat.com>
121
122 * linux-core-note.c (prstatus_items): Add .group initializers.
123 (prpsinfo_items): Likewise.
124 * x86_64_corenote.c (PRSTATUS_REGSET_ITEMS): Likewise.
125 * i386_corenote.c (PRSTATUS_REGSET_ITEMS): Likewise.
126 * ppc_corenote.c (PRSTATUS_REGSET_ITEMS): Likewise.
127
1282007-08-20 Roland McGrath <roland@redhat.com>
129
130 * ppc_symbol.c (ppc_check_special_symbol): For _GLOBAL_OFFSET_TABLE_
131 when DT_PPC_GOT is not found, anywhere in the section is valid.
132
1332007-08-19 Roland McGrath <roland@redhat.com>
134
135 * i386_auxv.c: New file.
136 * Makefile.am (i386_SRCS, x86_64_SRCS): Add it.
137 * ppc_auxv.c: New file.
138 * Makefile.am (ppc_SRCS, ppc64_SRCS): Add it.
139 * i386_init.c (i386_init): Initialize auxv_info hook.
140 * x86_64_init.c (x86_64_init): Likewise.
141 * ppc_init.c (ppc_init): Likewise.
142 * ppc64_init.c (ppc64_init): Likewise.
143
144 * alpha_corenote.c: New file.
145 * Makefile.am (alpha_SRCS): Add it.
146 * alpha_init.c (alpha_init): Initialize core_note hook.
147
148 * ppc_corenote.c: New file.
149 * ppc64_corenote.c: New file.
150 * Makefile.am (ppc_SRCS, ppc64_SRCS): Add them.
151 * ppc_init.c (ppc_init): Initialize core_note hook.
152 * ppc64_init.c (ppc64_init): Likewise.
153
154 * linux-core-note.c: New file.
155 * Makefile.am (noinst_HEADERS): Add it.
156 * i386_corenote.c: Rewritten.
157 * x86_64_corenote.c: Likewise.
158
Roland McGrath53bce222007-05-23 19:15:04 +00001592007-05-23 Roland McGrath <roland@redhat.com>
160
161 * alpha_regs.c (alpha_register_info): fp -> s6
162
Roland McGrath420c8b52007-04-27 03:26:04 +00001632007-04-26 Roland McGrath <roland@redhat.com>
164
Roland McGrath2be02912007-04-27 04:07:41 +0000165 * alpha_symbol.c (alpha_machine_section_flag_check): New function.
166 * alpha_init.c (alpha_init): Initialize hook.
167
Roland McGrath420c8b52007-04-27 03:26:04 +0000168 * alpha_regs.c: New file.
169 * Makefile.am (alpha_SRCS): Add it.
170 * alpha_init.c (alpha_init): Initialize register_info hook.
171
Roland McGrath4be15242007-04-25 03:09:33 +00001722007-04-22 Roland McGrath <roland@redhat.com>
173
174 * ppc_regs.c (ppc_register_info): Use some names instead of sprNNN:
175 mq, xer, lr, ctr, dsisr, dar, dec, vrsave.
176 Set *BITS to 64 for FPU registers.
177
178 * i386_regs.c (i386_register_info): Set *BITS to 16 for fctrl, fstat.
179 * x86_64_regs.c (x86_64_register_info): Likewise for fcw, fsw.
180
Roland McGrath5f6a41a2007-04-01 23:11:40 +00001812007-04-01 Roland McGrath <roland@redhat.com>
182
183 * x86_64_regs.c (x86_64_register_info): Add more registers from newer
184 ABI spec.
185
Ulrich Drepperaa915fd2007-02-05 07:25:33 +00001862007-01-11 Roland McGrath <roland@redhat.com>
187
188 * ia64_symbol.c (ia64_machine_section_flag_check): New function.
189 * ia64_init.c (ia64_init): Use it.
190
191 * ia64_symbol.c (ia64_section_type_name): Typo fix in string.
192
Roland McGrathc373d852006-10-10 00:25:21 +00001932006-10-09 Roland McGrath <roland@redhat.com>
194
195 * ia64_symbol.c (ia64_reloc_simple_type): Treat SECREL types as simple.
196
1972006-08-29 Roland McGrath <roland@redhat.com>
198
199 * sparc_retval.c: New file.
200 * Makefile.am (sparc_SRCS): Add it.
201 * sparc_init.c (sparc_init): Initialize return_value_location hook.
202
2032006-08-22 Roland McGrath <roland@redhat.com>
204
205 * i386_regs.c (i386_register_name): Renamed i386_register_info.
206 Take new args, yield more info.
207 * i386_init.c (i386_init): Update initializer.
208 * ia64_regs.c (ia64_register_name): Likewise.
209 * ia64_init.c (ia64_init): Likewise.
210 * ppc_regs.c (ppc_register_name): Likewise.
211 * ppc64_init.c (ppc64_init): Likewise.
212 * ppc_init.c (ppc_init): Likewise.
213 * s390_regs.c (s390_register_name): Likewise.
214 * s390_init.c (s390_init): Likewise.
215 * sparc_regs.c (sparc_register_name): Likewise.
216 * sparc_init.c (sparc_init): Likewise.
217 * x86_64_regs.c (x86_64_register_name): Likewise.
218 * x86_64_init.c (x86_64_init): Likewise.
219
Roland McGrathc812a832006-08-08 20:02:11 +00002202006-08-08 Roland McGrath <roland@redhat.com>
221
222 * Makefile.am (%.os): Don't depend on %.o, since we don't actually
223 need static object for anything here. This rule is the only source of
224 .deps/ files.
225
Roland McGrath3b578ba2006-08-08 19:08:50 +00002262006-06-23 Stepan Kasal <skasal@redhat.com>
227
228 * Makefile.am (PACKAGE_VERSION): Remove superfluous definition.
229
Roland McGrath19db8592006-08-03 08:52:46 +00002302006-08-03 Roland McGrath <roland@redhat.com>
231
232 * sparc_regs.c (sparc_register_name): List 32 FPU regs only for
233 EM_SPARC. EM_SPARC32PLUS also has 64.
234
Roland McGrath95024622006-07-21 10:06:31 +00002352006-07-21 Roland McGrath <roland@redhat.com>
236
237 * i386_regs.c (i386_register_name): Fix return value when using stpcpy.
238 * ppc_regs.c (ppc_register_name): Likewise.
239 * s390_regs.c (s390_register_name): Likewise.
240
241 * ia64_retval.c: New file.
242 * Makefile.am (ia64_SRCS): Add it.
243 * ia64_init.c (ia64_init): Install return_value_location hook.
244
245 * ia64_regs.c: New file.
246 * Makefile.am (ia64_SRCS): Add it.
247 * ia64_init.c (ia64_init): Install register_name hook.
248
Ulrich Drepper28ed8952006-07-07 03:43:47 +00002492006-07-05 Ulrich Drepper <drepper@redhat.com>
250
251 * alpha_init.c: Initialize sysvhash_entrysize.
252 * s390_init.c: Likewise.
253
2542006-07-04 Ulrich Drepper <drepper@redhat.com>
255
256 * common-reloc.c (relative_reloc_p): New function.
257 (init_reloc): Hook it up.
258 * ia64_reloc.def: Define NO_RELATIVE_RELOC.
259
Ulrich Drepperd5a75192006-06-15 03:07:46 +00002602006-06-13 Roland McGrath <roland@redhat.com>
261
262 * ppc64_retval.c: Remove SVR4_STRUCT_RETURN braino.
263
Ulrich Drepper6ca46002006-06-12 22:40:23 +00002642006-06-12 Ulrich Drepper <drepper@redhat.com>
265
266 * common-reloc.c (none_reloc_p): New function.
Ulrich Drepper28ed8952006-07-07 03:43:47 +0000267 (init_reloc): Hook it up.
Ulrich Drepper6ca46002006-06-12 22:40:23 +0000268
Roland McGrath123ccad2006-02-22 19:59:31 +00002692006-02-22 Roland McGrath <roland@redhat.com>
270
271 * ppc64_retval.c (SVR4_STRUCT_RETURN): New macro.
272 (ppc64_return_value_location): Use registers for aggregate conditional
273 on that.
274 * ppc_retval.c (SVR4_STRUCT_RETURN): New macro.
275 (ppc_return_value_location): Use registers for aggregate conditional
276 on that.
277
Roland McGrath321327a2006-01-13 00:51:21 +00002782006-01-12 Roland McGrath <roland@redhat.com>
279
280 * s390_retval.c: New file.
281 * Makefile.am (s390_SRCS): Add it.
282 * s390_init.c (s390_init): Install return_value_location hook.
283
Roland McGrathef6fbff2006-01-12 03:00:55 +00002842006-01-11 Roland McGrath <roland@redhat.com>
285
Roland McGrath5f38a2c2006-01-12 03:08:35 +0000286 * s390_regs.c: New file.
287 * Makefile.am (s390_SRCS): Add it.
288 * s390_init.c (s390_init): Install register_name hook.
289
Roland McGrathef6fbff2006-01-12 03:00:55 +0000290 * s390_reloc.def: Update bits per
291 Martin Schwidefsky <schwidefsky@de.ibm.com>.
292
Roland McGrathba72ab12005-12-12 00:04:33 +00002932005-12-10 Ulrich Drepper
294
295 * common-reloc.c (R_NAME): Generate string correctly.
296
Roland McGrath994b4892005-12-05 22:46:21 +00002972005-12-05 Roland McGrath <roland@redhat.com>
298
299 * i386_regs.c (i386_register_name): Use a table for the first 8 regs.
300 * x86_64_regs.c (x86_64_register_name): Likewise.
301
3022005-11-25 Roland McGrath <roland@redhat.com>
303
304 * i386_regs.c (i386_register_name): Return 0, not 1, for gaps.
305
306 * i386_regs.c: New file.
307 * ppc_regs.c: New file.
308 * sparc_regs.c: New file.
309 * x86_64_regs.c: New file.
310 * Makefile.am
311 (i386_SRCS, x86_64_SRCS, ppc_SRCS, ppc64_SRCS, sparc_SRCS): Add them.
312 * i386_init.c: Initialize register_name hook.
313 * ppc_init.c: Likewise.
314 * ppc64_init.c: Likewise.
315 * sparc_init.c: Likewise.
316 * x86_64_init.c: Likewise.
317
Roland McGrathb6405ca2005-11-19 21:36:37 +00003182005-11-19 Roland McGrath <roland@redhat.com>
319
320 * ppc64_reloc.def: REL30 -> ADDR30.
321
Roland McGrathf47ba532005-11-19 07:40:29 +00003222005-11-18 Roland McGrath <roland@redhat.com>
323
324 * alpha_init.c: Use HOOK macro.
325 * arm_init.c: Likewise.
326 * i386_init.c: Likewise.
327 * ia64_init.c: Likewise.
328 * ppc64_init.c: Likewise.
329 * ppc_init.c: Likewise.
330 * s390_init.c: Likewise.
331 * sh_init.c: Likewise.
332 * sparc_init.c: Likewise.
333 * x86_64_init.c: Likewise.
334
Roland McGrath6e8d1832005-11-17 22:47:38 +00003352005-11-17 Roland McGrath <roland@redhat.com>
336
Roland McGrath093281d2005-11-18 02:24:43 +0000337 * Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
Roland McGrath3dca43b2005-11-18 02:30:43 +0000338 (CLEANFILES): Add libebl_$(m).so.
Roland McGrath093281d2005-11-18 02:24:43 +0000339
Roland McGrath6e8d1832005-11-17 22:47:38 +0000340 * ppc_reloc.def: Update bits per Alan Modra <amodra@bigpond.net.au>.
341 * ppc64_reloc.def: Likewise.
342
Roland McGrathe47ab762005-11-17 03:16:00 +00003432005-11-15 Roland McGrath <roland@redhat.com>
344
345 * Contents moved here from ../libebl.