blob: 082f4f3907c6cc74d7369b7b4cebf4b94fe65e3f [file] [log] [blame]
Ulrich Drepperb597dfa2007-10-16 05:21:27 +000012007-10-09 Roland McGrath <roland@redhat.com>
2
3 * sparc_auxv.c: New file.
4 * Makefile.am (sparc_SRCS): Add it.
5 * sparc_init.c (sparc_init): Initialize auxv_info hook.
6
72007-10-08 Roland McGrath <roland@redhat.com>
8
9 * linux-core-note.c (TIMEVAL_FIELD): New macro.
10 (prstatus_items): Use it.
11 * sparc_corenote.c: New file.
12 * sparc64_corenote.c: New file.
13 * Makefile.am (sparc_SRCS): Add them.
14 * sparc_init.c (sparc_init): Initialize core_note hook.
15
16 * sparc_symbol.c (sparc_machine_flag_check): New function.
17 * sparc_init.c (sparc_init): Use it.
18
Roland McGrathc76f0b02007-09-27 07:31:33 +0000192007-09-27 Roland McGrath <roland@redhat.com>
20
21 * alpha_retval.c: Use dwarf_attr_integrate and dwarf_hasattr_integrate.
22 * i386_retval.c: Likewise.
23 * ia64_retval.c: Likewise.
24 * ppc64_retval.c: Likewise.
25 * ppc_retval.c: Likewise.
26 * s390_retval.c: Likewise.
27 * sparc_retval.c: Likewise.
28 * x86_64_retval.c: Likewise.
29
Roland McGrathcb6d8652007-08-23 08:10:54 +0000302007-08-23 Roland McGrath <roland@redhat.com>
31
32 * x86_64_regs.c (x86_64_register_info): Put %rflags in "integer" set.
33
342007-08-22 Roland McGrath <roland@redhat.com>
35
36 * linux-core-note.c (prstatus_items): Add .group initializers.
37 (prpsinfo_items): Likewise.
38 * x86_64_corenote.c (PRSTATUS_REGSET_ITEMS): Likewise.
39 * i386_corenote.c (PRSTATUS_REGSET_ITEMS): Likewise.
40 * ppc_corenote.c (PRSTATUS_REGSET_ITEMS): Likewise.
41
422007-08-20 Roland McGrath <roland@redhat.com>
43
44 * ppc_symbol.c (ppc_check_special_symbol): For _GLOBAL_OFFSET_TABLE_
45 when DT_PPC_GOT is not found, anywhere in the section is valid.
46
472007-08-19 Roland McGrath <roland@redhat.com>
48
49 * i386_auxv.c: New file.
50 * Makefile.am (i386_SRCS, x86_64_SRCS): Add it.
51 * ppc_auxv.c: New file.
52 * Makefile.am (ppc_SRCS, ppc64_SRCS): Add it.
53 * i386_init.c (i386_init): Initialize auxv_info hook.
54 * x86_64_init.c (x86_64_init): Likewise.
55 * ppc_init.c (ppc_init): Likewise.
56 * ppc64_init.c (ppc64_init): Likewise.
57
58 * alpha_corenote.c: New file.
59 * Makefile.am (alpha_SRCS): Add it.
60 * alpha_init.c (alpha_init): Initialize core_note hook.
61
62 * ppc_corenote.c: New file.
63 * ppc64_corenote.c: New file.
64 * Makefile.am (ppc_SRCS, ppc64_SRCS): Add them.
65 * ppc_init.c (ppc_init): Initialize core_note hook.
66 * ppc64_init.c (ppc64_init): Likewise.
67
68 * linux-core-note.c: New file.
69 * Makefile.am (noinst_HEADERS): Add it.
70 * i386_corenote.c: Rewritten.
71 * x86_64_corenote.c: Likewise.
72
Roland McGrath53bce222007-05-23 19:15:04 +0000732007-05-23 Roland McGrath <roland@redhat.com>
74
75 * alpha_regs.c (alpha_register_info): fp -> s6
76
Roland McGrath420c8b52007-04-27 03:26:04 +0000772007-04-26 Roland McGrath <roland@redhat.com>
78
Roland McGrath2be02912007-04-27 04:07:41 +000079 * alpha_symbol.c (alpha_machine_section_flag_check): New function.
80 * alpha_init.c (alpha_init): Initialize hook.
81
Roland McGrath420c8b52007-04-27 03:26:04 +000082 * alpha_regs.c: New file.
83 * Makefile.am (alpha_SRCS): Add it.
84 * alpha_init.c (alpha_init): Initialize register_info hook.
85
Roland McGrath4be15242007-04-25 03:09:33 +0000862007-04-22 Roland McGrath <roland@redhat.com>
87
88 * ppc_regs.c (ppc_register_info): Use some names instead of sprNNN:
89 mq, xer, lr, ctr, dsisr, dar, dec, vrsave.
90 Set *BITS to 64 for FPU registers.
91
92 * i386_regs.c (i386_register_info): Set *BITS to 16 for fctrl, fstat.
93 * x86_64_regs.c (x86_64_register_info): Likewise for fcw, fsw.
94
Roland McGrath5f6a41a2007-04-01 23:11:40 +0000952007-04-01 Roland McGrath <roland@redhat.com>
96
97 * x86_64_regs.c (x86_64_register_info): Add more registers from newer
98 ABI spec.
99
Ulrich Drepperaa915fd2007-02-05 07:25:33 +00001002007-01-11 Roland McGrath <roland@redhat.com>
101
102 * ia64_symbol.c (ia64_machine_section_flag_check): New function.
103 * ia64_init.c (ia64_init): Use it.
104
105 * ia64_symbol.c (ia64_section_type_name): Typo fix in string.
106
Roland McGrathc373d852006-10-10 00:25:21 +00001072006-10-09 Roland McGrath <roland@redhat.com>
108
109 * ia64_symbol.c (ia64_reloc_simple_type): Treat SECREL types as simple.
110
1112006-08-29 Roland McGrath <roland@redhat.com>
112
113 * sparc_retval.c: New file.
114 * Makefile.am (sparc_SRCS): Add it.
115 * sparc_init.c (sparc_init): Initialize return_value_location hook.
116
1172006-08-22 Roland McGrath <roland@redhat.com>
118
119 * i386_regs.c (i386_register_name): Renamed i386_register_info.
120 Take new args, yield more info.
121 * i386_init.c (i386_init): Update initializer.
122 * ia64_regs.c (ia64_register_name): Likewise.
123 * ia64_init.c (ia64_init): Likewise.
124 * ppc_regs.c (ppc_register_name): Likewise.
125 * ppc64_init.c (ppc64_init): Likewise.
126 * ppc_init.c (ppc_init): Likewise.
127 * s390_regs.c (s390_register_name): Likewise.
128 * s390_init.c (s390_init): Likewise.
129 * sparc_regs.c (sparc_register_name): Likewise.
130 * sparc_init.c (sparc_init): Likewise.
131 * x86_64_regs.c (x86_64_register_name): Likewise.
132 * x86_64_init.c (x86_64_init): Likewise.
133
Roland McGrathc812a832006-08-08 20:02:11 +00001342006-08-08 Roland McGrath <roland@redhat.com>
135
136 * Makefile.am (%.os): Don't depend on %.o, since we don't actually
137 need static object for anything here. This rule is the only source of
138 .deps/ files.
139
Roland McGrath3b578ba2006-08-08 19:08:50 +00001402006-06-23 Stepan Kasal <skasal@redhat.com>
141
142 * Makefile.am (PACKAGE_VERSION): Remove superfluous definition.
143
Roland McGrath19db8592006-08-03 08:52:46 +00001442006-08-03 Roland McGrath <roland@redhat.com>
145
146 * sparc_regs.c (sparc_register_name): List 32 FPU regs only for
147 EM_SPARC. EM_SPARC32PLUS also has 64.
148
Roland McGrath95024622006-07-21 10:06:31 +00001492006-07-21 Roland McGrath <roland@redhat.com>
150
151 * i386_regs.c (i386_register_name): Fix return value when using stpcpy.
152 * ppc_regs.c (ppc_register_name): Likewise.
153 * s390_regs.c (s390_register_name): Likewise.
154
155 * ia64_retval.c: New file.
156 * Makefile.am (ia64_SRCS): Add it.
157 * ia64_init.c (ia64_init): Install return_value_location hook.
158
159 * ia64_regs.c: New file.
160 * Makefile.am (ia64_SRCS): Add it.
161 * ia64_init.c (ia64_init): Install register_name hook.
162
Ulrich Drepper28ed8952006-07-07 03:43:47 +00001632006-07-05 Ulrich Drepper <drepper@redhat.com>
164
165 * alpha_init.c: Initialize sysvhash_entrysize.
166 * s390_init.c: Likewise.
167
1682006-07-04 Ulrich Drepper <drepper@redhat.com>
169
170 * common-reloc.c (relative_reloc_p): New function.
171 (init_reloc): Hook it up.
172 * ia64_reloc.def: Define NO_RELATIVE_RELOC.
173
Ulrich Drepperd5a75192006-06-15 03:07:46 +00001742006-06-13 Roland McGrath <roland@redhat.com>
175
176 * ppc64_retval.c: Remove SVR4_STRUCT_RETURN braino.
177
Ulrich Drepper6ca46002006-06-12 22:40:23 +00001782006-06-12 Ulrich Drepper <drepper@redhat.com>
179
180 * common-reloc.c (none_reloc_p): New function.
Ulrich Drepper28ed8952006-07-07 03:43:47 +0000181 (init_reloc): Hook it up.
Ulrich Drepper6ca46002006-06-12 22:40:23 +0000182
Roland McGrath123ccad2006-02-22 19:59:31 +00001832006-02-22 Roland McGrath <roland@redhat.com>
184
185 * ppc64_retval.c (SVR4_STRUCT_RETURN): New macro.
186 (ppc64_return_value_location): Use registers for aggregate conditional
187 on that.
188 * ppc_retval.c (SVR4_STRUCT_RETURN): New macro.
189 (ppc_return_value_location): Use registers for aggregate conditional
190 on that.
191
Roland McGrath321327a2006-01-13 00:51:21 +00001922006-01-12 Roland McGrath <roland@redhat.com>
193
194 * s390_retval.c: New file.
195 * Makefile.am (s390_SRCS): Add it.
196 * s390_init.c (s390_init): Install return_value_location hook.
197
Roland McGrathef6fbff2006-01-12 03:00:55 +00001982006-01-11 Roland McGrath <roland@redhat.com>
199
Roland McGrath5f38a2c2006-01-12 03:08:35 +0000200 * s390_regs.c: New file.
201 * Makefile.am (s390_SRCS): Add it.
202 * s390_init.c (s390_init): Install register_name hook.
203
Roland McGrathef6fbff2006-01-12 03:00:55 +0000204 * s390_reloc.def: Update bits per
205 Martin Schwidefsky <schwidefsky@de.ibm.com>.
206
Roland McGrathba72ab12005-12-12 00:04:33 +00002072005-12-10 Ulrich Drepper
208
209 * common-reloc.c (R_NAME): Generate string correctly.
210
Roland McGrath994b4892005-12-05 22:46:21 +00002112005-12-05 Roland McGrath <roland@redhat.com>
212
213 * i386_regs.c (i386_register_name): Use a table for the first 8 regs.
214 * x86_64_regs.c (x86_64_register_name): Likewise.
215
2162005-11-25 Roland McGrath <roland@redhat.com>
217
218 * i386_regs.c (i386_register_name): Return 0, not 1, for gaps.
219
220 * i386_regs.c: New file.
221 * ppc_regs.c: New file.
222 * sparc_regs.c: New file.
223 * x86_64_regs.c: New file.
224 * Makefile.am
225 (i386_SRCS, x86_64_SRCS, ppc_SRCS, ppc64_SRCS, sparc_SRCS): Add them.
226 * i386_init.c: Initialize register_name hook.
227 * ppc_init.c: Likewise.
228 * ppc64_init.c: Likewise.
229 * sparc_init.c: Likewise.
230 * x86_64_init.c: Likewise.
231
Roland McGrathb6405ca2005-11-19 21:36:37 +00002322005-11-19 Roland McGrath <roland@redhat.com>
233
234 * ppc64_reloc.def: REL30 -> ADDR30.
235
Roland McGrathf47ba532005-11-19 07:40:29 +00002362005-11-18 Roland McGrath <roland@redhat.com>
237
238 * alpha_init.c: Use HOOK macro.
239 * arm_init.c: Likewise.
240 * i386_init.c: Likewise.
241 * ia64_init.c: Likewise.
242 * ppc64_init.c: Likewise.
243 * ppc_init.c: Likewise.
244 * s390_init.c: Likewise.
245 * sh_init.c: Likewise.
246 * sparc_init.c: Likewise.
247 * x86_64_init.c: Likewise.
248
Roland McGrath6e8d1832005-11-17 22:47:38 +00002492005-11-17 Roland McGrath <roland@redhat.com>
250
Roland McGrath093281d2005-11-18 02:24:43 +0000251 * Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
Roland McGrath3dca43b2005-11-18 02:30:43 +0000252 (CLEANFILES): Add libebl_$(m).so.
Roland McGrath093281d2005-11-18 02:24:43 +0000253
Roland McGrath6e8d1832005-11-17 22:47:38 +0000254 * ppc_reloc.def: Update bits per Alan Modra <amodra@bigpond.net.au>.
255 * ppc64_reloc.def: Likewise.
256
Roland McGrathe47ab762005-11-17 03:16:00 +00002572005-11-15 Roland McGrath <roland@redhat.com>
258
259 * Contents moved here from ../libebl.