blob: a1a102249200950c08892319243b9e56dce71a3b [file] [log] [blame]
Jose E. Marchesi42f0df12015-12-08 19:10:40 +010012015-12-08 Jose E. Marchesi <jose.marchesi@oracle.com>
2
3 * libebl.h: Prototype for ebl_ra_offset.
4 * eblabicfi.c (ebl_ra_offset): New function.
5 * libeblP.h (struct ebl): new field ra_offset;
6
Jose E. Marchesi133509f2015-10-05 17:36:30 +020072015-09-24 Jose E. Marchesi <jose.marchesi@oracle.com>
8
9 * Makefile.am (AM_CFLAGS): Use -fPIC instead of -fpic to avoid
10 relocation overflows in some platforms.
11
Mark Wielaard1ccdfb62015-09-22 22:27:01 +0200122015-09-22 Mark Wielaard <mjw@redhat.com>
13
14 * *.c: Remove old-style function definitions.
15
Chih-Hung Hsieh2d982862015-09-09 12:32:07 -0700162015-09-09 Chih-Hung Hsieh <chh@google.com>
17
18 * ebldwarftoregno.c (ebl_dwarf_to_regno): Remove redundant NULL tests
19 on parameters declared with __nonnull_attribute__.
20 * eblinitreg.c (ebl_frame_nregs): Likewise.
21 * eblnormalizepc.c (ebl_normalize_pc): Likewise.
22 * eblunwind.c (ebl_unwind): Likewise.
23
Chih-Hung Hsiehaa1c2ca2015-09-04 12:04:11 -0700242015-09-04 Chih-Hung Hsieh <chh@google.com>
25
26 * eblopenbackend.c (ebl_openbackend_machine): Replace K&R function
27 definition with ansi-C definitions.
28 * eblstother.c (ebl_check_st_other_bits): Likewise.
29
Mark Wielaard65dc8002015-06-12 12:50:14 +0200302015-06-12 Mark Wielaard <mjw@redhat.com>
31
32 * eblcheckreloctargettype.c (ebl_check_reloc_target_type): Allow
33 SHT_INIT_ARRAY, SHT_FINI_ARRAY and SHT_PREINIT_ARRAY.
34
Mark Wielaarddf1708a2015-05-17 18:49:10 +0200352015-05-17 Mark Wielaard <mjw@redhat.com>
36
Mark Wielaard390dd3d2015-05-17 20:07:56 +020037 * eblobjnote.c (ebl_object_note): If allocation buf is large, then
38 allocate it with malloc.
39
402015-05-17 Mark Wielaard <mjw@redhat.com>
41
Mark Wielaarddf1708a2015-05-17 18:49:10 +020042 * eblopenbackend.c (MAX_PREFIX_LEN): New define (16).
43 (openbackend): Stack allocate symname array using MAX_PREFIX_LEN.
44
Mark Wielaard858dc652015-01-27 13:07:17 +0100452015-01-27 Mark Wielaard <mjw@redhat.com>
46
47 * libebl.h: Add comment from README that this is completely
48 UNSUPPORTED.
49
Mark Wielaard712c8fa2014-11-22 23:08:48 +0100502014-11-22 Mark Wielaard <mjw@redhat.com>
51
52 * ebl-hooks.h (bss_plt_p): Remove ehdr argument.
53 * eblbsspltp.c (ebl_bss_plt_p): Likewise.
54 * eblopenbackend.c (default_bss_plt_p): Likewise.
55 * libebl.h (ebl_bss_plt_p): Likewise.
56
Mark Wielaard5c1a45c2014-11-17 23:15:45 +0100572014-11-17 Mark Wielaard <mjw@redhat.com>
58
59 * ebldebugscnp.c (ebl_debugscn_p): Check name is not NULL.
60
Mark Wielaardc1c1c062014-06-14 17:15:37 +0200612014-06-17 Mark Wielaard <mjw@redhat.com>
62
63 * eblinitreg.c (ebl_func_addr_mask): New function.
64 * libebl.h (ebl_func_addr_mask): Define.
65 * libeblP.h (struct ebl): Add func_addr_mask.
66
Mark Wielaard028d0ab2014-05-19 16:52:56 +0200672014-05-19 Mark Wielaard <mjw@redhat.com>
68
69 * Makefile.am (gen_SOURCES): Add eblcheckreloctargettype.c.
70 * eblcheckreloctargettype.c: New file.
71 * ebl-hooks.h (check_reloc_target_type): New hook.
72 * eblopenbackend.c (default_check_reloc_target_type): New function.
73 (fill_defaults): Assign default_check_reloc_target_type to
74 check_reloc_target_type.
75 * libebl.h (ebl_check_reloc_target_type): New function definition.
76
Mark Wielaard159ac522013-12-18 11:05:54 +0100772013-12-18 Mark Wielaard <mjw@redhat.com>
78
79 * Makefile.am (gen_SOURCES): Add eblresolvesym.c.
80 * ebl-hooks.h (resolve_sym_value): New entry.
81 * eblresolvesym.c: New file.
82 * libebl.h (ebl_resolve_sym_value): New definition.
83 * libeblP.h (fd_addr): New field.
84 (fd_data): Likewise.
85
Jan Kratochvilc6a41482013-12-17 18:49:54 +0100862013-12-18 Jan Kratochvil <jan.kratochvil@redhat.com>
87
88 unwinder: s390 and s390x
89 * Makefile.am (gen_SOURCES): Add eblnormalizepc.c and eblunwind.c.
90 * ebl-hooks.h (normalize_pc, unwind): New.
91 * eblnormalizepc.c: New file.
92 * eblunwind.c: New file.
93 * libebl.h (Ebl_Register_Location): Add field pc_register.
94 (ebl_normalize_pc): New declaration.
95 (ebl_tid_registers_get_t, ebl_pid_memory_read_t): New definitions.
96 (ebl_unwind): New declaration.
97
Jan Kratochvil5cbf42a2013-12-15 18:56:17 +0100982013-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
99
100 unwinder: ppc and ppc64
101 * Makefile.am (gen_SOURCES): Add ebldwarftoregno.c.
102 * ebl-hooks.h (dwarf_to_regno): New.
103 * ebldwarftoregno.c: New file.
104 * libebl.h (Ebl_Core_Item): New field pc_register.
105 (ebl_tid_registers_t): Add FIRSTREG -1 to the comment.
106 (ebl_dwarf_to_regno): New.
107
Petr Machata98c8a732013-11-26 03:10:31 +01001082013-11-25 Petr Machata <pmachata@redhat.com>
109
110 * eblopenbackend.c (machines): Add entry for AArch64.
111
Jan Kratochvil1c1a53b2013-11-14 20:55:41 +01001122013-11-14 Jan Kratochvil <jan.kratochvil@redhat.com>
113
114 Code cleanup: Remove const in prototype
115 * libebl.h (ebl_tid_registers_t): Remove const from firstreg.
116
Jan Kratochvil0b867462013-05-30 14:37:38 +02001172013-11-07 Jan Kratochvil <jan.kratochvil@redhat.com>
118 Mark Wielaard <mjw@redhat.com>
119
120 * Makefile.am (gen_SOURCES): Add eblinitreg.c.
121 * ebl-hooks.h (set_initial_registers_tid): New entry.
122 * eblinitreg.c: New file.
123 * libebl.h (ebl_tid_registers_t): New definition.
124 (ebl_set_initial_registers_tid, ebl_frame_nregs): New declarations.
125 * libeblP.h (struct ebl): New entry frame_nregs.
126
Mark Wielaard3dec3e12013-10-06 17:04:07 +02001272013-10-06 Mark Wielaard <mjw@redhat.com>
128
129 * libebl.h (ebl_abi_cfi): Document restrictions using register
130 rules.
131
Petr Machatab43bcfe2013-09-26 00:38:37 +02001322013-09-26 Petr Machata <pmachata@redhat.com>
133
134 * eblcorenotetypename.c: Handle NT_ARM_TLS, NT_ARM_HW_BREAK,
135 NT_ARM_HW_WATCH, NT_SIGINFO, NT_FILE.
136
Mark Wielaard2cfec292013-09-25 13:02:53 +02001372013-09-25 Mark Wielaard <mjw@redhat.com>
138
139 * eblsectionstripp.c (ebl_section_strip_p): Check shdr_l is not NULL.
140
Mark Wielaardcdaaf212013-04-25 16:50:11 -04001412013-04-24 Mark Wielaard <mjw@redhat.com>
142
143 * Makefile.am: Use AM_CPPFLAGS instead of INCLUDES.
144
Jan Kratochvil0631d1f2012-10-12 20:43:21 +02001452012-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
146
147 * ebl-hooks.h (abi_cfi): Extend its comment for return value.
148 * eblopenbackend.c (default_abi_cfi): Return -1.
149 * libebl.h (ebl_abi_cfi): Extend its comment for return value.
150
Petr Machata96896012012-08-30 16:01:02 +02001512012-08-30 Petr Machata <pmachata@redhat.com>
152
153 * eblcorenotetypename.c: Handle PPC_VSX, X86_XSTATE,
154 S390_HIGH_GPRS, S390_TIMER, S390_TODCMP, S390_TODPREG, S390_CTRS,
155 S390_PREFIX, S390_LAST_BREAK, S390_SYSTEM_CALL, and ARM_VFP.
156
Jeff Kenton257dcf42012-08-22 09:00:03 -04001572012-08-22 Jeff Kenton <jkenton@tilera.com>
158
159 * eblopenbackend.c (machines): Add tilegx.
160
Mark Wielaarda0172d72012-06-25 17:18:53 +02001612011-06-26 Mark Wielaard <mjw@redhat.com>
162
163 * eblopenbackend.c (default_debugscn_p): Add .debug_macro.
164
Mark Wielaardbb9d1b42011-04-24 17:53:38 +02001652011-04-26 Mark Wielaard <mjw@redhat.com>
166
167 * libebl.h (ebl_object_note_type_name): Add const char *name arg.
168 * eblhooks.h (object_note_type_name): Likewise.
169 * eblopenbackend.c (default_object_note_type_name): Likewise.
170 * eblobjnotetypename.c (ebl_object_note_type_name): Likewise.
171 And print version if name is "stapsdt".
172 * eblobjnote.c (ebl_object_note): Add output for "stapsdt" notes.
173
Marek Polacekcde0b272011-03-21 23:46:56 +01001742011-03-21 Marek Polacek <mpolacek@redhat.com>
175
176 * ebldynamictagname.c: Fix typo in TLSDESC_GOT.
177
Mark Wielaarda062b6b2011-03-10 13:02:32 +01001782011-03-10 Mark Wielaard <mjw@redhat.com>
179
180 * Makefile.am (gen_SOURCES): Add eblstother.c.
181 * eblstother.c: New file.
182 * ebl-hooks.h: Add check_st_other_bits hook.
183 * eblopenbackend.c (default_check_st_other_bits): New function.
184 (fill_defaults): Hook default_check_st_other_bits.
185 * libebl.h (ebl_check_st_other_bits): New prototype.
186
Roland McGrath804e9ca2010-07-07 16:06:12 -07001872010-07-07 Roland McGrath <roland@redhat.com>
188
189 * eblopenbackend.c (default_debugscn_p): Match .gdb_index section.
190
Roland McGrath22359e22010-02-15 15:57:03 -08001912010-02-15 Roland McGrath <roland@redhat.com>
192
193 * Makefile.am: Use config/eu.am for common stuff.
194
Roland McGrath0ccbbcd2010-01-04 21:59:07 -08001952010-01-04 Roland McGrath <roland@redhat.com>
196
197 * eblcorenote.c (ebl_core_note): Take GElf_Nhdr * and name data
198 pointer instead of only n_type and n_descsz.
199 * libebl.h: Update declaration.
200 * ebl-hooks.h: Update core_note hook signature.
201 * eblopenbackend.c (default_core_note): Likewise.
202
Roland McGrathf80c9072009-10-14 12:35:47 -07002032009-10-14 Roland McGrath <roland@redhat.com>
204
205 * eblobjnote.c (ebl_object_note): Clean up NT_GNU_GOLD_VERSION printing.
206
Roland McGratha14b4eb2009-10-05 11:32:26 -07002072009-10-05 Roland McGrath <roland@redhat.com>
208
209 * eblopenbackend.c (default_debugscn_p): Match .debug_pubtypes and
210 .debug_types too.
211
Petr Machatad3a8b2d2009-09-02 20:46:08 +02002122009-09-02 Petr Machata <pmachata@redhat.com>
213
214 * libebl/eblstrtab.c (morememory): Allocate memory in multiples of
215 pagesize.
216
Petr Machata077a7082009-08-06 18:45:08 +02002172009-08-06 Petr Machata <pmachata@redhat.com>
218
219 * libebl/eblstrtab.c (ebl_strtabfinalize): Only call copystrings
220 if we have any strings to copy.
221
Mark Wielaardbc1b92e2009-07-26 08:33:18 -07002222009-07-26 Mark Wielaard <mjw@redhat.com>
223
Mark Wielaard2f5b79e2009-07-26 14:49:26 -0700224 * eblobjnote.c (ebl_object_note): Handle NT_GNU_GOLD_VERSION.
225
Mark Wielaardbc1b92e2009-07-26 08:33:18 -0700226 * eblobjnotetypename.c (ebl_object_note_type_name): Recognize
227 NT_GNU_GOLD_VERSION.
228
Roland McGrath3c84db32009-06-24 17:41:40 -07002292009-07-08 Roland McGrath <roland@redhat.com>
230
231 * ebl-hooks.h: Add abi_cfi hook.
232 * eblopenbackend.c (default_abi_cfi): New function.
233 (fill_defaults): Add initializer.
234 * eblabicfi.c: New file.
235 * Makefile.am (gen_SOURCES): Add it.
236 * libebl.h: Declare ebl_abi_cfi.
237
Ulrich Drepper70c442c2009-07-08 00:53:24 -07002382009-07-08 Ulrich Drepper <drepper@redhat.com>
239
240 * eblsymbolbindingname.c (ebl_symbol_binding_name): Handle
241 STB_GNU_UNIQUE.
242
243 * eblsymboltypename.c (ebl_symbol_type_name): Only handle STT_GNU_IFUNC
244 if the binary is marked as being for Linux.
245
Roland McGrathd5ff6672009-04-01 18:28:41 -07002462009-04-01 Roland McGrath <roland@redhat.com>
247
248 * eblsymboltypename.c (ebl_symbol_type_name): Add STT_GNU_IFUNC.
249
250 * eblauxvinfo.c (AUXV_TYPES): Add RANDOM and BASE_PLATFORM.
251
Ulrich Drepper95fa15e2009-02-01 19:06:10 -08002522009-02-01 Ulrich Drepper <drepper@redhat.com>
253
254 * eblreloctypename.c (ebl_reloc_type_name): Return "<INVALID RELOC>"
255 instead of "???" for invalid relocations.
256
Roland McGratha845f682008-12-03 03:41:58 +00002572008-08-01 Roland McGrath <roland@redhat.com>
258
259 * eblcorenotetypename.c: Handle NT_386_IOPERM.
260
Roland McGrath1d8bb252008-08-07 08:39:41 +00002612008-07-28 Roland McGrath <roland@redhat.com>
262
263 * eblauxvinfo.c (AUXV_TYPES): Add EXECFN.
264
265 * eblauxvinfo.c (ebl_auxv_info): Handle missing elements of standard
266 table.
267
2682008-07-04 Roland McGrath <roland@redhat.com>
269
270 * libebl.h: Declare ebl_syscall_abi.
271 * ebl_syscall_abi.c: New file.
272 * Makefile.am (gen_SOURCES): Add it.
273 * ebl-hooks.h: New hook syscall_abi.
274 * eblopenbackend.c (default_syscall_abi): New function.
275 (fill_defaults): Use it.
276
Roland McGrath13b69602008-04-01 02:30:05 +00002772008-03-31 Roland McGrath <roland@redhat.com>
278
279 * ebldynamictagname.c (ebl_dynamic_tag_name): Use hex for unknown tag.
280
281 * ebl-hooks.h: Add check_special_section hook.
282 * eblopenbackend.c (fill_defaults): Set new hook to ...
283 (default_check_special_section): ... this, new function.
284 * ebl_check_special_section.c: New file.
285 * Makefile.am (gen_SOURCES): Add it.
286 * libebl.h: Declare it.
287
Roland McGrath059c83e2008-02-21 06:19:39 +00002882008-02-20 Roland McGrath <roland@redhat.com>
289
290 * libebl.h: Declare ebl_check_object_attribute.
291 * eblcheckobjattr.c: New file.
292 * Makefile.am (gen_SOURCES): Add it.
293 * ebl-hooks.h: Add check_object_attribute hook.
294 * eblopenbackend.c (default_check_object_attribute): New function.
295 (fill_defaults): Initialize pointer to it.
296
2972008-02-19 Roland McGrath <roland@redhat.com>
298
299 * eblsectiontypename.c (ebl_section_type_name):
300 Handle SHT_GNU_ATTRIBUTES.
301
3022008-02-08 Roland McGrath <roland@redhat.com>
303
304 * eblcorenotetypename.c (ebl_core_note_type_name): Handle NT_PPC_SPE.
305
3062008-01-30 Roland McGrath <roland@redhat.com>
307
308 * eblcorenotetypename.c (ebl_core_note_type_name): Handle NT_386_TLS.
309
Roland McGrathe4c22ea2007-10-23 13:07:39 +00003102007-10-18 Roland McGrath <roland@redhat.com>
311
312 * eblcorenotetypename.c (ebl_core_note_type_name): Handle NT_PPC_VMX.
313
Ulrich Drepperb597dfa2007-10-16 05:21:27 +00003142007-10-11 Roland McGrath <roland@redhat.com>
315
316 * eblobjnote.c (ebl_object_note): Translate target format (byte-swap)
317 for NT_GNU_ABI_TAG contents.
318
Roland McGrathcb6d8652007-08-23 08:10:54 +00003192007-08-22 Roland McGrath <roland@redhat.com>
320
321 * libebl.h (Ebl_Core_Item): New member `group'.
322
3232007-08-19 Roland McGrath <roland@redhat.com>
324
325 * ebl-hooks.h: Add new hook auxv_info.
326 * eblopenbackend.c (default_auxv_info): New function.
327 (fill_defaults): Initialize auxv_info hook.
328 * eblauxvinfo.c : New file.
329 * Makefile.am (gen_SOURCES): Add it.
330 * libebl.h: Declare ebl_auxv_info.
331
332 * eblcorenote.c: Rewritten with new signature.
333 * Makefile.am (gen_SOURCES): Add it.
334 * libebl.h (Ebl_Register_Location, Ebl_Core_Item): New types.
335 (ebl_core_note_info): Completely revamp signature.
336 * ebl-hooks.h: Update decl.
337 * eblopenbackend.c (default_core_note): Update signature.
338
Roland McGrath87d47802007-07-16 22:23:37 +00003392007-07-09 Roland McGrath <roland@redhat.com>
340
341 * eblobjnotetypename.c (ebl_object_note_type_name): Handle
342 NT_GNU_HWCAP, NT_GNU_BUILD_ID.
343
344 * eblobjnote.c (ebl_object_note): Handle NT_GNU_BUILD_ID.
345
Roland McGrath4be15242007-04-25 03:09:33 +00003462007-04-22 Roland McGrath <roland@redhat.com>
347
348 * eblcorenotetypename.c (ebl_core_note_type_name): Handle NT_PRXFPREG.
349
Ulrich Drepperc07fbb32007-03-30 19:14:59 +00003502007-03-10 Roland McGrath <roland@redhat.com>
351
352 * eblcorenote.c (ebl_core_note): For normally-zero types,
353 print in hex if not zero.
354
Ulrich Drepperaa915fd2007-02-05 07:25:33 +00003552007-01-11 Roland McGrath <roland@redhat.com>
356
357 * ebl-hooks.h (machine_section_flag_check): New hook.
358 * libebl.h: Declare ebl_machine_section_flag_check.
359 * eblmachinesectionflagcheck.c: New file.
360 * Makefile.am (gen_SOURCES): Add it.
361 * eblopenbackend.c (default_machine_section_flag_check): New function.
362 (fill_defaults): Use it.
363
Roland McGrathc373d852006-10-10 00:25:21 +00003642006-09-04 Roland McGrath <roland@redhat.com>
365
366 * ebl-hooks.h: Replace register_name hook with register_info.
367 Also yield natural bit width and base type encoding.
368 * eblopenbackend.c (default_register_name): Renamed
369 default_register_info, new args added.
370 (fill_defaults): Update initialization.
371 * eblregname.c: File renamed ...
372 * eblreginfo.c: ... to this.
373 (ebl_register_name): Renamed to ebl_register_info, new args added.
374 * libebl.h: Update decl.
375
376 * Makefile.am (gen_SOURCES): Update list.
377
Ulrich Drepper28ed8952006-07-07 03:43:47 +00003782006-07-06 Ulrich Drepper <drepper@redhat.com>
379
380 * ebldynamictagname.c: Add support for DT_GNU_HASH.
381 * ebldynamictagcheck.c: Likewise.
382 * eblsectiontypename.c: Add support for SHT_GNU_HASH.
383
3842006-07-05 Ulrich Drepper <drepper@redhat.com>
385
386 * Makefile.am (gen_SOURCES): Add eblsysvhashentrysize.c.
387 * libeblP.h (struct ebl): Add sysvhash_entrysize element.
388 * eblopenbackend.c (fill_defaults): Initialize sysvhash_entrysize.
389
390 * eblopenbackend.c (openbackend): If possible, fill machine, class,
391 and data values in from the ELF file.
392
3932006-07-04 Ulrich Drepper <drepper@redhat.com>
394
395 * Makefile.am (gen_SOURCES): Add eblrelativerelocp.c.
396 * eblrelativerelocp.c: New file.
397 * ebl-hooks.c: Add relative_reloc_p.
398 * eblopenbackend.c (default_relative_reloc_p): New function.
399 (fill_defaults): Hook it up.
400 * libebl.h: Declare ebl_relative_reloc_p.
401
Ulrich Drepper6ca46002006-06-12 22:40:23 +00004022006-06-12 Ulrich Drepper <drepper@redhat.com>
403
404 * Makefile.am (gen_SOURCES): Add eblnonerelocp.c.
405 * eblnonerelocp.c: New file.
406 * ebl-hooks.c: Add none_reloc_p.
407 * eblopenbackend.c (default_none_reloc_p): New function.
408 (fill_defaults): Hook it up.
409 * libebl.h: Declare ebl_none_reloc_p.
410
Ulrich Drepper41cbd762006-05-27 18:19:23 +00004112006-05-27 Ulrich Drepper <drepper@redhat.com>
412
413 * libebl.h: Add extern "C".
414
Roland McGrath994b4892005-12-05 22:46:21 +00004152005-11-25 Roland McGrath <roland@redhat.com>
416
417 * eblregname.c: New file.
418 * Makefile.am (gen_SOURCES): Add it.
419 * ebl-hooks.h: Declare register_name hook.
420 * libebl.h: Declare ebl_register_name.
421 * eblopenbackend.c (default_register_name): New function.
422 (fill_defaults): Use it.
423
Roland McGrath215c6322005-11-16 22:46:04 +00004242005-11-16 Roland McGrath <roland@redhat.com>
425
426 * libebl.h: Use "" for elf-knowledge.h, not <>.
427
Roland McGrathe47ab762005-11-17 03:16:00 +00004282005-11-15 Roland McGrath <roland@redhat.com>
429
430 * Makefile.am: Removed everything for building libebl_*.so modules,
431 now in ../backends/Makefile.am instead.
432 * alpha_init.c: Moved to ../backends.
433 * alpha_reloc.def: Likewise.
434 * alpha_retval.c: Likewise.
435 * alpha_symbol.c: Likewise.
436 * arm_init.c: Likewise.
437 * arm_reloc.def: Likewise.
438 * arm_symbol.c: Likewise.
439 * common-reloc.c: Likewise.
440 * i386_corenote.c: Likewise.
441 * i386_init.c: Likewise.
442 * i386_reloc.def: Likewise.
443 * i386_retval.c: Likewise.
444 * i386_symbol.c: Likewise.
445 * ia64_init.c: Likewise.
446 * ia64_reloc.def: Likewise.
447 * ia64_symbol.c: Likewise.
448 * libebl_CPU.h: Likewise.
449 * ppc64_init.c: Likewise.
450 * ppc64_reloc.def: Likewise.
451 * ppc64_retval.c: Likewise.
452 * ppc64_symbol.c: Likewise.
453 * ppc_init.c: Likewise.
454 * ppc_reloc.def: Likewise.
455 * ppc_retval.c: Likewise.
456 * ppc_symbol.c: Likewise.
457 * s390_init.c: Likewise.
458 * s390_reloc.def: Likewise.
459 * s390_symbol.c: Likewise.
460 * sh_init.c: Likewise.
461 * sh_reloc.def: Likewise.
462 * sh_symbol.c: Likewise.
463 * sparc_init.c: Likewise.
464 * sparc_reloc.def: Likewise.
465 * sparc_symbol.c: Likewise.
466 * x86_64_corenote.c: Likewise.
467 * x86_64_init.c: Likewise.
468 * x86_64_reloc.def: Likewise.
469 * x86_64_retval.c: Likewise.
470 * x86_64_symbol.c: Likewise.
471
472 * libebl.h: Comment fixes.
473
474 * alpha_retval.c: New file.
475 * Makefile.am (alpha_SRCS): Add it.
476 * alpha_init.c (alpha_init): Initialize return_value_location hook.
477
478 * ppc64_retval.c: New file.
479 * Makefile.am (ppc64_SRCS): Add it.
480 * ppc64_init.c (ppc64_init): Initialize return_value_location hook.
481
482 * ppc_retval.c: New file.
483 * Makefile.am (ppc_SRCS): Add it.
484 * ppc_init.c (ppc_init): Initialize return_value_location hook.
485
Roland McGrathcd60ea82005-11-16 01:57:40 +00004862005-11-14 Roland McGrath <roland@redhat.com>
487
488 * ia64_init.c (ia64_init): Initialize EH->reloc_simple_type.
489 * sh_init.c (sh_init): Likewise.
490 * x86_64_init.c (x86_64_init): Likewise.
491
492 * sparc_symbol.c (sparc_reloc_simple_type): New function.
493 * sparc_init.c (sparc_init): Use it.
494
495 * arm_symbol.c (arm_reloc_simple_type): New function.
496 * arm_init.c (arm_init): Use it.
497
498 * alpha_symbol.c (alpha_reloc_simple_type): New function.
499 * alpha_init.c (alpha_init): Use it.
500
501 * ia64_reloc.def: Update bits per H. J. Lu <hjl@lucon.org>.
502
503 * arm_reloc.def: Update bits per Daniel Jacobowitz <drow@false.org>.
504
505 * alpha_reloc.def: Update bits per Richard Henderson <rth@redhat.com>.
506
Roland McGrathe47ab762005-11-17 03:16:00 +00005072005-11-13 Roland McGrath <roland@redhat.com>
508
509 * x86_64_retval.c: New file.
510 * Makefile.am (x86_64_SRCS): Add it.
511 * x86_64_init.c (x86_64_init): Use x86_64_return_value_location.
512
513 * i386_retval.c: New file.
514 * Makefile.am (i386_SRCS): Add it.
515 (libdw): New variable.
516 (libebl_%.so): Use $(libdw) in link; use --as-needed.
517 * i386_init.c (i386_init): Use i386_return_value_location.
518
519 * eblretval.c: New file.
520 * Makefile.am (gen_SOURCES): Add it.
521 (INCLUDES): Search in libdw.
522 * libebl.h: Include <libdw.h>. Declare ebl_return_value_location.
523 * ebl-hooks.h: Declare return_value_location hook.
524 * eblopenbackend.c (default_return_value_location): New function.
525 (fill_defaults): Use it.
526
Roland McGrathcd60ea82005-11-16 01:57:40 +00005272005-11-10 Roland McGrath <roland@redhat.com>
528
529 * s390_init.c: New file.
530 * s390_reloc.def: New file.
531 * s390_symbol.c: New file.
532 * Makefile.am (modules, libebl_pic): Add s390.
533 (s390_SRCS, libebl_s390_pic_a_SOURCES): New variables.
534 (am_libebl_s390_pic_a_OBJECTS): New variable.
535
536 * ppc64_init.c: Use common-reloc.c.
537 * ppc64_symbol.c (ppc64_backend_name): Removed.
538 (ppc64_reloc_type_check, ppc64_reloc_type_name): Likewise.
539 (ppc64_copy_reloc_p, ppc64_reloc_valid_use): Likewise.
540
541 * ppc_init.c: Use common-reloc.c.
542 * ppc_symbol.c (ppc_backend_name): Removed.
543 (ppc_reloc_type_name, ppc_reloc_type_check): Likewise.
544 (ppc_reloc_valid_use, ppc_copy_reloc_p): Likewise.
545
546 * sparc_init.c: Use common-reloc.c.
547 * sparc_symbol.c (sparc_backend_name): Removed.
548 (sparc_reloc_type_name, sparc_reloc_type_check): Likewise.
549 (sparc_copy_reloc_p): Likewise.
550
551 * arm_init.c: Use common-reloc.c.
552 * arm_symbol.c (arm_backend_name): Removed.
553 (arm_reloc_type_name, arm_reloc_type_check, arm_copy_reloc_p): Removed.
554
555 * alpha_init.c: Use common-reloc.c.
556 * alpha_symbol.c (alpha_backend_name): Removed.
557 (alpha_reloc_type_name, alpha_reloc_type_check): Likewise.
558 (alpha_copy_reloc_p): Likewise.
559
560 * ia64_symbol.c (ia64_backend_name): Removed.
561 (ia64_reloc_type_name, ia64_reloc_type_check): Likewise.
562 (ia64_copy_reloc_p): Likewise.
563
564 * x86_64_init.c: Use common-reloc.c.
565 * x86_64_symbol.c (x86_64_backend_name): Removed.
566 (x86_64_copy_reloc_p, x86_64_reloc_valid_use): Likewise.
567 (x86_64_reloc_type_check, x86_64_reloc_type_name): Likewise.
568
569 * sh_init.c: Use common-reloc.c.
570 * sh_symbol.c: All functions removed.
571 (sh_reloc_simple_type): New function.
572 (sh_gotpc_reloc_check): New function.
573
574 * common-reloc.c: New file.
575 * Makefile.am (noinst_HEADERS): Add it.
576 * i386_init.c: Include it.
577
578 * sh_reloc.def: New file.
579 * i386_reloc.def: New file.
580 * alpha_reloc.def: New file.
581 * arm_reloc.def: New file.
582 * i386_reloc.def: New file.
583 * ia64_reloc.def: New file.
584 * ppc64_reloc.def: New file.
585 * ppc_reloc.def: New file.
586 * sh_reloc.def: New file.
587 * sparc_reloc.def: New file.
588 * x86_64_reloc.def: New file.
589 * Makefile.am (EXTRA_DIST): Add $(modules:=_reloc.def).
590
591 * libebl_alpha.map: Removed.
592 * libebl_ia64.map: Removed.
593 * libebl_ppc.map: Removed.
594 * libebl_sparc.map: Removed.
595 * libebl_arm.map: Removed.
596 * libebl_i386.map: Removed.
597 * libebl_ppc64.map: Removed.
598 * libebl_sh.map: Removed.
599 * libebl_x86_64.map: Removed.
600 * Makefile.am (EXTRA_DIST): Remove them.
601 (libebl_%.map, libebl_%.so): New pattern rules.
602
603 * libebl_alpha.h: Removed.
604 * libebl_ia64.h: Removed.
605 * libebl_ppc.h: Removed.
606 * libebl_sparc.h: Removed.
607 * libebl_arm.h: Removed.
608 * libebl_i386.h: Removed.
609 * libebl_ppc64.h: Removed.
610 * libebl_sh.h: Removed.
611 * libebl_x86_64.h: Removed.
612 * Makefile.am (noinst_HEADERS): Remove them.
613
614 * x86_64_corenote.c: Use libebl_CPU.h instead.
615 * x86_64_symbol.c: Likewise.
616 * i386_corenote.c: Likewise.
617
6182005-11-09 Roland McGrath <roland@redhat.com>
619
620 * ia64_symbol.c (ia64_reloc_simple_type): New function.
621
622 * ebl-hooks.h (reloc_simple_type): Take the Ebl handle, not Elf handle.
623 * eblrelocsimpletype.c (ebl_reloc_simple_type): Update caller.
624 * eblopenbackend.c (default_reloc_simple_type): Update signature.
625 * i386_symbol.c (i386_reloc_simple_type): Likewise.
626 * ppc64_symbol.c (ppc64_reloc_simple_type): Likewise.
627 * ppc_symbol.c (ppc_reloc_simple_type): Likewise.
628 * x86_64_symbol.c (x86_64_reloc_simple_type): Likewise.
629
630 * i386_symbol.c (i386_backend_name): Removed.
631 (i386_reloc_type_name, i386_reloc_type_check): Likewise.
632 (i386_reloc_valid_use): Removed.
633 (i386_copy_reloc_p): Removed.
634
635 * alpha_destr.c: Removed.
636 * arm_destr.c: Removed.
637 * i386_destr.c: Removed.
638 * ia64_destr.c: Removed.
639 * ppc64_destr.c: Removed.
640 * ppc_destr.c: Removed.
641 * sh_destr.c: Removed.
642 * sparc_destr.c: Removed.
643 * x86_64_destr.c: Removed.
644
645 * ebl-hooks.h: New file, broken out of ...
646 * libeblP.h (struct ebl): ... here. #include that for hook
647 declarations, after defining EBLHOOK macro.
648 * libebl_CPU.h: New file.
649 * Makefile.am (noinst_HEADERS): Add them.
650
651 * libeblP.h (struct ebl): Use uint_fast16_t for machine,
652 and uint_fast8_t for class and data.
653
6542005-08-14 Roland McGrath <roland@redhat.com>
655
656 * ia64_symbol.c (ia64_section_type_name): New function.
657 (ia64_dynamic_tag_check): New function.
658 (ia64_reloc_valid_use): New function.
659 * libebl_ia64.h: Declare them.
660 * ia64_init.c (ia64_init): Use them.
661 * Makefile.am (libebl_ia64.so): Link with libelf.
662
Ulrich Drepperfbe998a2005-08-29 16:27:10 +00006632005-08-28 Ulrich Drepper <drepper@redhat.com>
664
665 * Makefile.am: Use $(LINK) not $(CC) when creating DSOs.
666
Roland McGrathe53d04a2005-08-13 20:56:07 +00006672005-08-13 Roland McGrath <roland@redhat.com>
668
669 * ia64_symbol.c (ia64_machine_flag_check): New function.
670 * libebl_ia64.h: Declare it.
671 * ia64_init.c (ia64_init): Use it.
672
Ulrich Drepperc5c33a62005-08-13 17:50:47 +00006732005-08-13 Ulrich Drepper <drepper@redhat.com>
674
675 * libebl.h: Add ehdr parameter to ebl_bss_plt_p and
676 ebl_check_special_symbol.
677 * libeblP.h (struct ebl): Adjust callback functions.
678 * eblopenbackend.c: Adjust dummy functions.
679 * ebl_check_special_symbol.c: Add parameter and pass it on.
680 * eblbsspltp.c: Likewise.
681 * ppc_symbol.c (find_dyn_got): With ehdr passed, simplify search for
682 the dynamic section entry.
683 (ppc_check_special_symbol): Add ehdr parameter.
684 (ppc_bss_plt_p): Likewise.
685 * libebl_ppc.h: Adjust prototypes.
686 * ppc64_symbol.c (ppc_check_special_symbol): Add ehdr parameter.
687 (ppc_bss_plt_p): Likewise.
688 * libebl_ppc64.h: Adjust prototypes.
689
Roland McGrath653d3762005-08-13 01:59:10 +00006902005-08-12 Roland McGrath <roland@redhat.com>
691
Roland McGrathf8873cb2005-08-13 03:26:06 +0000692 * ppc_symbol.c (find_dyn_got): New function, broken out of ...
693 (ppc_bss_plt_p): ... here. Call that.
694 (ppc_check_special_symbol): Use find_dyn_got to fetch value to check
695 against _GLOBAL_OFFSET_TABLE_.
696
Roland McGrath653d3762005-08-13 01:59:10 +0000697 * libeblP.h (struct ebl): Add bss_plt_p hook.
698 * eblopenbackend.c (default_bss_plt_p): New function.
699 (fill_defaults): Use it.
700 * eblbsspltp.c: New file.
701 * Makefile.am (gen_SOURCES): Add it.
702 * libebl.h: Declare ebl_bss_plt_p.
703 * ppc_symbol.c (ppc_bss_plt_p): New function.
704 * libebl_ppc.h: Declare it.
705 * ppc_init.c (ppc_init): Use it.
706 * ppc64_symbol.c (ppc64_bss_plt_p): New function.
707 * libebl_ppc64.h: Declare it.
708 * ppc64_init.c (ppc64_init): Use it.
709
710 * ebl_check_special_symbol.c: New file.
711 * Makefile.am (gen_SOURCES): Add it.
712 * libebl.h: Declare ebl_check_special_symbol.
713 * libeblP.h (struct ebl): Add check_special_symbol hook.
714 * eblopenbackend.c (default_check_special_symbol): New function.
715 (fill_defaults): Use it.
716 * ppc_symbol.c (ppc_check_special_symbol): New function.
717 * libebl_ppc.h: Add prototype.
718 * ppc_init.c (ppc_init): Use it.
719 * ppc64_symbol.c (ppc64_check_special_symbol): New function.
720 * libebl_ppc64.h: Add prototype.
721 * ppc64_init.c (ppc64_init): Use it.
722
Ulrich Drepperb03b0572005-08-07 08:12:22 +00007232005-08-07 Ulrich Drepper <drepper@redhat.com>
724
725 * ppc_init.c: Add support for new DT_PPC_* and R_PPC_* values.
726 * ppc_symbol.c: Likewise.
727 * libebl_ppc.h: Likewise.
728 * ppc64_init.c: There is now also a dynamic_tag_check functions
729 * ppc64_symbol.c: Add dynamic_tag_check.
730 * libebl_ppc64.h: Add prototype.
731 * alpha_init.c: Add support for new DT_ALPHA_* value.
732 * alpha_symbol.c: Likewise.
733 * libebl_alpha.h: Likewise.
734
Ulrich Drepper6fcb3832005-08-03 21:10:49 +00007352005-08-03 Ulrich Drepper <drepper@redhat.com>
736
737 * libebl_alpha.map: Remove unnecessary exports.
738 * libebl_arm.map: Likewise.
739 * libebl_i386.map: Likewise.
740 * libebl_ia64.map: Likewise.
741 * libebl_ppc.map: Likewise.
742 * libebl_ppc64.map: Likewise.
743 * libebl_sh.map: Likewise.
744 * libebl_sparc.map: Likewise.
745 * libebl_x86_64.map: Likewise.
746
Ulrich Dreppera38998e2005-08-03 02:05:39 +00007472005-08-02 Ulrich Drepper <drepper@redhat.com>
748
749 * Makefile.am (libebl_a_SOURCES): Add eblelfclass.c, eblelfdata.c,
750 and eblelfmachine.c.
751 * elbopenbackend.c (machines): Add class and data fields. Initialize
752 them.
753 (ebl_openbackend): Initialize machine, class, data fields in result.
754 * libebl.h: Declare Add eblelfclass, eblelfdata, and eblelfmachine.
755 * libeblP.h (Ebl): Add machine, class, data fields.
756
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00007572005-07-23 Ulrich Drepper <drepper@redhat.com>
758
759 * eblsectionstripp.c: New file.
760 * Makefile.am (gen_SOURCES): Add eblsectionstripp.c.
761 * i386_init.c (i386_init): Install specific debugscn_p callback.
762 * i386_symbol.c (i386_debugscn_p): New function.
763 * libebl.h: Declare ebl_section_strip_p.
764 * libebl_i386.h: Declare i386_debugscn_p.
765
766 * libebl.h: Move Ebl definition to...
767 * libeblP.h: ...here.
768
7692005-07-21 Roland McGrath <roland@redhat.com>
770
771 * Makefile.am (install-ebl-modules): New target, commands from ...
772 (install): ... here. Make this depend on it.
773 (LIBEBL_SUBDIR): New variable, substituted by configure.
774 (install-ebl-modules): Install in $(libdir)/$(LIBEBL_SUBDIR).
775 * eblopenbackend.c (openbackend): Use LIBEBL_SUBDIR in module name.
776
7772005-07-21 Ulrich Drepper <drepper@redhat.com>
778
779 * eblcopyrelocp.c: New file.
780 * Makefile.am (gen_SOURCES): Add eblcopyrelocp.c.
781 * libebl.h: Declare ebl_copy_reloc_p.
782 * eblopenbackend.c (fill_defaults): Fill in copy_reloc_p.
783 (default_copy_reloc_p): New function.
784 * alpha_init.c: Define and use arch-specific copy_reloc_p function.
785 * alpha_symbol.c: Likewise.
786 * arm_init.c: Likewise.
787 * arm_symbol.c: Likewise.
788 * i386_init.c: Likewise.
789 * i386_symbol.c: Likewise.
790 * ia64_init.c: Likewise.
791 * ia64_symbol.c: Likewise.
792 * ppc64_init.c: Likewise.
793 * ppc64_symbol.c: Likewise.
794 * ppc_init.c: Likewise.
795 * ppc_symbol.c: Likewise.
796 * sh_init.c: Likewise.
797 * sh_symbol.c: Likewise.
798 * sparc_init.c: Likewise.
799 * sparc_symbol.c: Likewise.
800 * x86_64_init.c: Likewise.
801 * x86_64_symbol.c: Likewise.
802 * libebl_alpha.h: Declare the copy_reloc_p function.
803 * libebl_arm.h: Likewise.
804 * libebl_i386.h: Likewise.
805 * libebl_ia64.h: Likewise.
806 * libebl_ppc.h: Likewise.
807 * libebl_ppc64.h: Likewise.
808 * libebl_sh.h: Likewise.
809 * libebl_sparc.h: Likewise.
810 * libebl_x86_64.h: Likewise.
811
8122005-05-31 Roland McGrath <roland@redhat.com>
813
814 * Makefile.am (libebl_*_so_SOURCES): Set to $(*_SRCS) so dependency
815 tracking works right.
816
8172005-05-21 Ulrich Drepper <drepper@redhat.com>
818
819 * libebl_x86_64.map: Add x86_64_core_note.
820
8212005-05-19 Roland McGrath <roland@redhat.com>
822
823 * libebl_i386.map: Add i386_reloc_valid_use, i386_reloc_simple_type.
824 * libebl_ppc.map: Add ppc_reloc_simple_type.
825 * libebl_ppc64.map: Add ppc64_reloc_simple_type.
826 * libebl_x86_64.map: Add x86_64_reloc_simple_type.
827
8282005-05-11 Ulrich Drepper <drepper@redhat.com>
829
830 * eblcorenote.c: Handle new AT_* values and files with different
831 endianess.
832 * Makefile.am (x86_64_SRCS): Add x86_64_corenote.c.
833 * x86-64_corenote.c: New file.
834 * x86_64_init.c: Hook in x86_64_corenote.
835 * i386_corenote.c: Make file usable on 64-bit platforms.
836
837 * eblopenbackend.c: If modules version comparison fails, reinitialize
838 hooks.
839
8402005-05-10 Ulrich Drepper <drepper@redhat.com>
841
842 * eblopenbackend.c: Require the init function to return a string.
843 Compare it with MODVERSION from config.h.
844 * alpha_init.c: Change return type. Return MODVERSION or NULL.
845 * arm_init.c: Likewise.
846 * eblopenbackend.c: Likewise.
847 * i386_init.c: Likewise.
848 * ia64_init.c: Likewise.
849 * ppc64_init.c: Likewise.
850 * ppc_init.c: Likewise.
851 * sh_init.c: Likewise.
852 * sparc_init.c: Likewise.
853 * x86_64_init.c: Likewise.
854 * libeblP.h: Adjust ebl_bhinit_t.
855 * libebl_alpha.h: Adjust init function prototype.
856 * libebl_arm.h: Likewise.
857 * libebl_i386.h: Likewise.
858 * libebl_ia64.h: Likewise.
859 * libebl_ppc.h: Likewise.
860 * libebl_ppc64.h: Likewise.
861 * libebl_sh.h: Likewise.
862 * libebl_sparc.h: Likewise.
863 * libebl_x86_64.h: Likewise.
864
865 * mips_destr.c: Removed.
866 * mips_init.c: Removed.
867 * mips_symbol.c: Removed.
868 * libebl_mips.h: Removed.
869 * libebl_mips.map: Removed.
870
8712005-05-03 Roland McGrath <roland@redhat.com>
872
873 * libebl.h (Ebl): Add `reloc_simple_type' member.
874 * eblopenbackend.c (default_reloc_simple_type): New function.
875 (openbackend): Use that as default reloc_simple_type callback.
876 * eblrelocsimpletype.c: New file.
877 * Makefile.am (gen_SOURCES): Add it.
878 * i386_symbol.c (i386_reloc_simple_type): New function.
879 * libebl_i386.h: Declare it.
880 * i386_init.c (i386_init): Use it.
881 * x86_64_symbol.c (x86_64_reloc_simple_type): New function.
882 * libebl_x86_64.h: Declare it.
883 * x86_64_init.c (x86_64_init): Use it.
884 * ppc_symbol.c (ppc_reloc_simple_type): New function.
885 * libebl_ppc.h: Declare it.
886 * ppc_init.c (ppc_init): Use it.
887 * ppc64_symbol.c (ppc64_reloc_simple_type): New function.
888 * libebl_ppc64.h: Declare it.
889 * ppc64_init.c (ppc64_init): Use it.
890
8912005-03-17 Ulrich Drepper <drepper@redhat.com>
892
893 * eblcorenote.c (ebl_core_note): Add support for AT_SECURE.
894
8952005-02-15 Ulrich Drepper <drepper@redhat.com>
896
897 * Makefile.am (AM_CFLAGS): Add -Wformat=2.
898
8992005-02-14 Ulrich Drepper <drepper@redhat.com>
900
901 * alpha_destr.c: Add __attribute__((unused)) where needed.
902 * alpha_init.c: Likewise.
903 * alpha_symbol.c: Likewise.
904 * arm_destr.c: Likewise.
905 * arm_init.c: Likewise.
906 * arm_symbol.c: Likewise.
907 * i386_corenote.c: Likewise.
908 * i386_destr.c: Likewise.
909 * i386_init.c: Likewise.
910 * i386_symbol.c: Likewise.
911 * ia64_destr.c: Likewise.
912 * ia64_init.c: Likewise.
913 * ia64_symbol.c: Likewise.
914 * mips_destr.c: Likewise.
915 * mips_init.c: Likewise.
916 * mips_symbol.c: Likewise.
917 * ppc64_destr.c: Likewise.
918 * ppc64_init.c: Likewise.
919 * ppc64_symbol.c: Likewise.
920 * ppc_destr.c: Likewise.
921 * ppc_init.c: Likewise.
922 * ppc_symbol.c: Likewise.
923 * sh_destr.c: Likewise.
924 * sh_init.c: Likewise.
925 * sh_symbol.c: Likewise.
926 * sparc_destr.c: Likewise.
927 * sparc_init.c: Likewise.
928 * sparc_symbol.c: Likewise.
929 * x86_64_destr.c: Likewise.
930 * x86_64_init.c: Likewise.
931 * x86_64_symbol.c: Likewise.
932
933 * x86_64_symbol.c (reloc_map_table): Fix entries for R_X86_64_64
934 and R_X86_64_32..
935
9362005-02-06 Ulrich Drepper <drepper@redhat.com>
937
938 * eblstrtab.c: A few cleanups.
939
940 * eblopenbackend.c: Mark unused parameters.
941
942 * eblgstrtab.c: Cleanups a few printf format strings.
943
944 * Makefile.am: Cleanup AM_CFLAGS handling. Add -Wunused -Wextra.
945
9462005-02-05 Ulrich Drepper <drepper@redhat.com>
947
948 * Makefile.am: Check for text relocations in constructed DSOs.
949
950 * eblstrtab.c: Minor cleanups.
951
952 * Makefile.am (AM_CFLAGS): Add -std=gnu99 and -fmudflap for MUDFLAP.
953
9542004-08-16 Ulrich Drepper <drepper@redhat.com>
955
956 * Makefile.am (AM_CFLAGS): Add LIBSTR definition with base name of
957 the lib directory.
958 * eblopenbackend.c (openbackend): Use LIBSTR instead of hardcoded
959 lib in path to ebl modules.
960
9612004-04-01 Ulrich Drepper <drepper@redhat.com>
962
963 * Makefile.am: Add rules for ppc and ppc64 ebl module.
964 * ppc_init..c: New file.
965 * ppc_destr.c: New file.
966 * ppc_symbol.c: New file.
967 * libebl_ppc.h: New file.
968 * libebl_ppc.map: New file.
969 * ppc64_init..c: New file.
970 * ppc64_destr.c: New file.
971 * ppc64_symbol.c: New file.
972 * libebl_ppc64.h: New file.
973 * libebl_ppc64.map: New file.
974
9752004-01-20 Ulrich Drepper <drepper@redhat.com>
976
977 * Makefile.am: Support building with mudflap.
978
9792004-01-18 Ulrich Drepper <drepper@redhat.com>
980
981 * libeblP.h (_): Use elfutils domain.
982
9832004-01-16 Ulrich Drepper <drepper@redhat.com>
984
985 * eblsectionname.c: Add support for SHN_BEFORE and SHN_AFTER.
986
9872004-01-13 Ulrich Drepper <drepper@redhat.com>
988
989 * eblsegmenttypename.c ((ebl_segment_type_name): Add support for
990 PT_GNU_RELRO.
991
9922004-01-08 Ulrich Drepper <drepper@redhat.com>
993
994 * libebl.h: Remove last traces of libtool.
995
9962004-01-05 Ulrich Drepper <drepper@redhat.com>
997
998 * elf-knowledge.h: Move to libelf subdir.
999
1000 * Makefile.am (EXTRA_DIST): Remove libebl.map.
1001 * libebl.map: Removed.
1002
10032003-12-08 Ulrich Drepper <drepper@redhat.com>
1004
1005 * eblsectiontypename.c (ebl_section_type_name): Add support for
1006 SHT_SUNW_move, SHT_CHECKSUM, and SHT_GNU_LIBLIST.
1007
10082003-11-19 Ulrich Drepper <drepper@redhat.com>
1009
1010 * ia64_symbol.c (ia64_dynamic_tag_name): New function.
1011 * libebl_ia64.h (ia64_dynamic_tag_name): Declare.
1012 * ia64_init.c (ia64_init): Register i164_dynamic_tag_name.
1013
10142003-09-24 Ulrich Drepper <drepper@redhat.com>
1015
1016 * ia64_init.c (ia64_init): Initialize segment_type_name callback.
1017 * ia64_symbol.c (ia64_segment_type_name): Define.
1018 * libebl_ia64.h (ia64_segment_type_name): Declare.
1019
10202003-09-22 Ulrich Drepper <drepper@redhat.com>
1021
1022 * Makefile.am (AM_CFLAGS): Add -fpic.
1023
10242003-08-14 Ulrich Drepper <drepper@redhat.com>
1025
1026 * Makefile.am (install): Remove dependency on libebl.so.
1027
10282003-08-13 Ulrich Drepper <drepper@redhat.com>
1029
1030 * eblopenbackend.c: Adjust relative path to arch-specific DSOs
1031 assuming the code ends up in the application. Add second dlopen()
1032 try without any path, just the filename.
1033 * Makefile.in: Remove rules to build and install libebl.so.
1034
10352003-08-11 Ulrich Drepper <drepper@redhat.com>
1036
1037 * Moved to CVS archive.