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 [BZ #5628] 2008-01-16 23:49:43 +00:00
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 [BZ #3406] 2008-05-11 17:49:25 +00:00
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 * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary 2007-11-10 19:40:16 +00:00
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 * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
wordsize-64 * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to.. 2007-11-10 19:36:06 +00:00
x86_64 * elf/dl-runtime.c (reloc_offset): Define. 2009-03-15 00:26:14 +00:00