blob: 3e35ef269bca42f7f69c6da6fb92b2bf092d42e9 [file] [log] [blame]
Roland McGrath1a2e8f42007-12-15 23:39:34 +000012007-12-15 Roland McGrath <roland@redhat.com>
2
3 * ppc_regs.c (ppc_register_info): Return "spefscr", not "spr512".
4
Roland McGrathe4c22ea2007-10-23 13:07:39 +000052007-10-18 Roland McGrath <roland@redhat.com>
6
7 * ppc_regs.c (ppc_register_info): Assign 67 to "vscr".
8 Return "vector" and 32 bits for vscr and vrsave.
9 * ppc_corenote.c (altivec_regs): New variable.
10 (EXTRA_NOTES): New macro, handle NT_PPC_VMX.
11
12 * linux-core-note.c (EXTRA_REGSET): New macro.
13 Remove NT_PRXFPREG case. Instead, use EXTRA_NOTES if defined.
14 * i386_corenote.c (EXTRA_NOTES): Define it.
15
Ulrich Drepperb597dfa2007-10-16 05:21:27 +0000162007-10-09 Roland McGrath <roland@redhat.com>
17
18 * sparc_auxv.c: New file.
19 * Makefile.am (sparc_SRCS): Add it.
20 * sparc_init.c (sparc_init): Initialize auxv_info hook.
21
222007-10-08 Roland McGrath <roland@redhat.com>
23
24 * linux-core-note.c (TIMEVAL_FIELD): New macro.
25 (prstatus_items): Use it.
26 * sparc_corenote.c: New file.
27 * sparc64_corenote.c: New file.
28 * Makefile.am (sparc_SRCS): Add them.
29 * sparc_init.c (sparc_init): Initialize core_note hook.
30
31 * sparc_symbol.c (sparc_machine_flag_check): New function.
32 * sparc_init.c (sparc_init): Use it.
33
Roland McGrathc76f0b02007-09-27 07:31:33 +0000342007-09-27 Roland McGrath <roland@redhat.com>
35
36 * alpha_retval.c: Use dwarf_attr_integrate and dwarf_hasattr_integrate.
37 * i386_retval.c: Likewise.
38 * ia64_retval.c: Likewise.
39 * ppc64_retval.c: Likewise.
40 * ppc_retval.c: Likewise.
41 * s390_retval.c: Likewise.
42 * sparc_retval.c: Likewise.
43 * x86_64_retval.c: Likewise.
44
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000452007-10-31 Ulrich Drepper <drepper@redhat.com>
46
47 * Makefile.am: More dependencies for the libebl_* libraries.
48
Roland McGrathcb6d8652007-08-23 08:10:54 +0000492007-08-23 Roland McGrath <roland@redhat.com>
50
51 * x86_64_regs.c (x86_64_register_info): Put %rflags in "integer" set.
52
532007-08-22 Roland McGrath <roland@redhat.com>
54
55 * linux-core-note.c (prstatus_items): Add .group initializers.
56 (prpsinfo_items): Likewise.
57 * x86_64_corenote.c (PRSTATUS_REGSET_ITEMS): Likewise.
58 * i386_corenote.c (PRSTATUS_REGSET_ITEMS): Likewise.
59 * ppc_corenote.c (PRSTATUS_REGSET_ITEMS): Likewise.
60
612007-08-20 Roland McGrath <roland@redhat.com>
62
63 * ppc_symbol.c (ppc_check_special_symbol): For _GLOBAL_OFFSET_TABLE_
64 when DT_PPC_GOT is not found, anywhere in the section is valid.
65
662007-08-19 Roland McGrath <roland@redhat.com>
67
68 * i386_auxv.c: New file.
69 * Makefile.am (i386_SRCS, x86_64_SRCS): Add it.
70 * ppc_auxv.c: New file.
71 * Makefile.am (ppc_SRCS, ppc64_SRCS): Add it.
72 * i386_init.c (i386_init): Initialize auxv_info hook.
73 * x86_64_init.c (x86_64_init): Likewise.
74 * ppc_init.c (ppc_init): Likewise.
75 * ppc64_init.c (ppc64_init): Likewise.
76
77 * alpha_corenote.c: New file.
78 * Makefile.am (alpha_SRCS): Add it.
79 * alpha_init.c (alpha_init): Initialize core_note hook.
80
81 * ppc_corenote.c: New file.
82 * ppc64_corenote.c: New file.
83 * Makefile.am (ppc_SRCS, ppc64_SRCS): Add them.
84 * ppc_init.c (ppc_init): Initialize core_note hook.
85 * ppc64_init.c (ppc64_init): Likewise.
86
87 * linux-core-note.c: New file.
88 * Makefile.am (noinst_HEADERS): Add it.
89 * i386_corenote.c: Rewritten.
90 * x86_64_corenote.c: Likewise.
91
Roland McGrath53bce222007-05-23 19:15:04 +0000922007-05-23 Roland McGrath <roland@redhat.com>
93
94 * alpha_regs.c (alpha_register_info): fp -> s6
95
Roland McGrath420c8b52007-04-27 03:26:04 +0000962007-04-26 Roland McGrath <roland@redhat.com>
97
Roland McGrath2be02912007-04-27 04:07:41 +000098 * alpha_symbol.c (alpha_machine_section_flag_check): New function.
99 * alpha_init.c (alpha_init): Initialize hook.
100
Roland McGrath420c8b52007-04-27 03:26:04 +0000101 * alpha_regs.c: New file.
102 * Makefile.am (alpha_SRCS): Add it.
103 * alpha_init.c (alpha_init): Initialize register_info hook.
104
Roland McGrath4be15242007-04-25 03:09:33 +00001052007-04-22 Roland McGrath <roland@redhat.com>
106
107 * ppc_regs.c (ppc_register_info): Use some names instead of sprNNN:
108 mq, xer, lr, ctr, dsisr, dar, dec, vrsave.
109 Set *BITS to 64 for FPU registers.
110
111 * i386_regs.c (i386_register_info): Set *BITS to 16 for fctrl, fstat.
112 * x86_64_regs.c (x86_64_register_info): Likewise for fcw, fsw.
113
Roland McGrath5f6a41a2007-04-01 23:11:40 +00001142007-04-01 Roland McGrath <roland@redhat.com>
115
116 * x86_64_regs.c (x86_64_register_info): Add more registers from newer
117 ABI spec.
118
Ulrich Drepperaa915fd2007-02-05 07:25:33 +00001192007-01-11 Roland McGrath <roland@redhat.com>
120
121 * ia64_symbol.c (ia64_machine_section_flag_check): New function.
122 * ia64_init.c (ia64_init): Use it.
123
124 * ia64_symbol.c (ia64_section_type_name): Typo fix in string.
125
Roland McGrathc373d852006-10-10 00:25:21 +00001262006-10-09 Roland McGrath <roland@redhat.com>
127
128 * ia64_symbol.c (ia64_reloc_simple_type): Treat SECREL types as simple.
129
1302006-08-29 Roland McGrath <roland@redhat.com>
131
132 * sparc_retval.c: New file.
133 * Makefile.am (sparc_SRCS): Add it.
134 * sparc_init.c (sparc_init): Initialize return_value_location hook.
135
1362006-08-22 Roland McGrath <roland@redhat.com>
137
138 * i386_regs.c (i386_register_name): Renamed i386_register_info.
139 Take new args, yield more info.
140 * i386_init.c (i386_init): Update initializer.
141 * ia64_regs.c (ia64_register_name): Likewise.
142 * ia64_init.c (ia64_init): Likewise.
143 * ppc_regs.c (ppc_register_name): Likewise.
144 * ppc64_init.c (ppc64_init): Likewise.
145 * ppc_init.c (ppc_init): Likewise.
146 * s390_regs.c (s390_register_name): Likewise.
147 * s390_init.c (s390_init): Likewise.
148 * sparc_regs.c (sparc_register_name): Likewise.
149 * sparc_init.c (sparc_init): Likewise.
150 * x86_64_regs.c (x86_64_register_name): Likewise.
151 * x86_64_init.c (x86_64_init): Likewise.
152
Roland McGrathc812a832006-08-08 20:02:11 +00001532006-08-08 Roland McGrath <roland@redhat.com>
154
155 * Makefile.am (%.os): Don't depend on %.o, since we don't actually
156 need static object for anything here. This rule is the only source of
157 .deps/ files.
158
Roland McGrath3b578ba2006-08-08 19:08:50 +00001592006-06-23 Stepan Kasal <skasal@redhat.com>
160
161 * Makefile.am (PACKAGE_VERSION): Remove superfluous definition.
162
Roland McGrath19db8592006-08-03 08:52:46 +00001632006-08-03 Roland McGrath <roland@redhat.com>
164
165 * sparc_regs.c (sparc_register_name): List 32 FPU regs only for
166 EM_SPARC. EM_SPARC32PLUS also has 64.
167
Roland McGrath95024622006-07-21 10:06:31 +00001682006-07-21 Roland McGrath <roland@redhat.com>
169
170 * i386_regs.c (i386_register_name): Fix return value when using stpcpy.
171 * ppc_regs.c (ppc_register_name): Likewise.
172 * s390_regs.c (s390_register_name): Likewise.
173
174 * ia64_retval.c: New file.
175 * Makefile.am (ia64_SRCS): Add it.
176 * ia64_init.c (ia64_init): Install return_value_location hook.
177
178 * ia64_regs.c: New file.
179 * Makefile.am (ia64_SRCS): Add it.
180 * ia64_init.c (ia64_init): Install register_name hook.
181
Ulrich Drepper28ed8952006-07-07 03:43:47 +00001822006-07-05 Ulrich Drepper <drepper@redhat.com>
183
184 * alpha_init.c: Initialize sysvhash_entrysize.
185 * s390_init.c: Likewise.
186
1872006-07-04 Ulrich Drepper <drepper@redhat.com>
188
189 * common-reloc.c (relative_reloc_p): New function.
190 (init_reloc): Hook it up.
191 * ia64_reloc.def: Define NO_RELATIVE_RELOC.
192
Ulrich Drepperd5a75192006-06-15 03:07:46 +00001932006-06-13 Roland McGrath <roland@redhat.com>
194
195 * ppc64_retval.c: Remove SVR4_STRUCT_RETURN braino.
196
Ulrich Drepper6ca46002006-06-12 22:40:23 +00001972006-06-12 Ulrich Drepper <drepper@redhat.com>
198
199 * common-reloc.c (none_reloc_p): New function.
Ulrich Drepper28ed8952006-07-07 03:43:47 +0000200 (init_reloc): Hook it up.
Ulrich Drepper6ca46002006-06-12 22:40:23 +0000201
Roland McGrath123ccad2006-02-22 19:59:31 +00002022006-02-22 Roland McGrath <roland@redhat.com>
203
204 * ppc64_retval.c (SVR4_STRUCT_RETURN): New macro.
205 (ppc64_return_value_location): Use registers for aggregate conditional
206 on that.
207 * ppc_retval.c (SVR4_STRUCT_RETURN): New macro.
208 (ppc_return_value_location): Use registers for aggregate conditional
209 on that.
210
Roland McGrath321327a2006-01-13 00:51:21 +00002112006-01-12 Roland McGrath <roland@redhat.com>
212
213 * s390_retval.c: New file.
214 * Makefile.am (s390_SRCS): Add it.
215 * s390_init.c (s390_init): Install return_value_location hook.
216
Roland McGrathef6fbff2006-01-12 03:00:55 +00002172006-01-11 Roland McGrath <roland@redhat.com>
218
Roland McGrath5f38a2c2006-01-12 03:08:35 +0000219 * s390_regs.c: New file.
220 * Makefile.am (s390_SRCS): Add it.
221 * s390_init.c (s390_init): Install register_name hook.
222
Roland McGrathef6fbff2006-01-12 03:00:55 +0000223 * s390_reloc.def: Update bits per
224 Martin Schwidefsky <schwidefsky@de.ibm.com>.
225
Roland McGrathba72ab12005-12-12 00:04:33 +00002262005-12-10 Ulrich Drepper
227
228 * common-reloc.c (R_NAME): Generate string correctly.
229
Roland McGrath994b4892005-12-05 22:46:21 +00002302005-12-05 Roland McGrath <roland@redhat.com>
231
232 * i386_regs.c (i386_register_name): Use a table for the first 8 regs.
233 * x86_64_regs.c (x86_64_register_name): Likewise.
234
2352005-11-25 Roland McGrath <roland@redhat.com>
236
237 * i386_regs.c (i386_register_name): Return 0, not 1, for gaps.
238
239 * i386_regs.c: New file.
240 * ppc_regs.c: New file.
241 * sparc_regs.c: New file.
242 * x86_64_regs.c: New file.
243 * Makefile.am
244 (i386_SRCS, x86_64_SRCS, ppc_SRCS, ppc64_SRCS, sparc_SRCS): Add them.
245 * i386_init.c: Initialize register_name hook.
246 * ppc_init.c: Likewise.
247 * ppc64_init.c: Likewise.
248 * sparc_init.c: Likewise.
249 * x86_64_init.c: Likewise.
250
Roland McGrathb6405ca2005-11-19 21:36:37 +00002512005-11-19 Roland McGrath <roland@redhat.com>
252
253 * ppc64_reloc.def: REL30 -> ADDR30.
254
Roland McGrathf47ba532005-11-19 07:40:29 +00002552005-11-18 Roland McGrath <roland@redhat.com>
256
257 * alpha_init.c: Use HOOK macro.
258 * arm_init.c: Likewise.
259 * i386_init.c: Likewise.
260 * ia64_init.c: Likewise.
261 * ppc64_init.c: Likewise.
262 * ppc_init.c: Likewise.
263 * s390_init.c: Likewise.
264 * sh_init.c: Likewise.
265 * sparc_init.c: Likewise.
266 * x86_64_init.c: Likewise.
267
Roland McGrath6e8d1832005-11-17 22:47:38 +00002682005-11-17 Roland McGrath <roland@redhat.com>
269
Roland McGrath093281d2005-11-18 02:24:43 +0000270 * Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
Roland McGrath3dca43b2005-11-18 02:30:43 +0000271 (CLEANFILES): Add libebl_$(m).so.
Roland McGrath093281d2005-11-18 02:24:43 +0000272
Roland McGrath6e8d1832005-11-17 22:47:38 +0000273 * ppc_reloc.def: Update bits per Alan Modra <amodra@bigpond.net.au>.
274 * ppc64_reloc.def: Likewise.
275
Roland McGrathe47ab762005-11-17 03:16:00 +00002762005-11-15 Roland McGrath <roland@redhat.com>
277
278 * Contents moved here from ../libebl.