glibc/sysdeps
Ulrich Drepper a42ad61bae * elf/dl-runtime.c (reloc_offset): Define.
(reloc_index): Define.
	(_dl_fixup): Rename reloc_offset parameter to reloc_arg.
	(_dl_fixup_profile): Likewise.  Use reloc_index instead of
	computing index from reloc_offset.
	(_dl_call_pltexit): Likewise.
	* sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Just pass
	the relocation index to _dl_fixup.
	(_dl_runtime_profile): Likewise for _dl_fixup_profile and
	_dl_call_pltexit.
	* sysdeps/x86_64/dl-runtime.c: New file.
2009-03-15 00:26:14 +00:00
..
generic * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Use 2009-01-30 20:23:23 +00:00
gnu
i386 * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement 2009-03-14 15:54:49 +00:00
ia64 * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
ieee754
mach * wctype/wctype.h: The *_l functions are in POSIX 2008. 2009-02-26 16:53:30 +00:00
posix .. 2009-02-25 00:36:33 +00:00
powerpc * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branch 2009-03-12 06:31:25 +00:00
pthread
s390 * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
sh * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
sparc * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
unix Use .machine push; .machine "power6" and .machine pop around mtfsf insns outside of _ARCH_PWR6 define. 2009-03-10 04:46:08 +00:00
wordsize-32
wordsize-64
x86_64 * elf/dl-runtime.c (reloc_offset): Define. 2009-03-15 00:26:14 +00:00