glibc/sysdeps/i386/i686
Ulrich Drepper 50441a984d Update.
* sysdeps/unix/sysv/linux/x86_64/register-dump.h (register_dump):
	Fix completely broken impleentation.  The second parameter is of
	type struct ucontext*.

	* sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup): Always
	inline.

	* sysdeps/i386/i686/dl-hash.h: Don't inline _dl_elf_hash.
	* sysdeps/generic/dl-hash.h: Likewise.

	* sysdeps/generic/memcmp.c: Remove inline from
	memcmp_common_alignment and memcmp_not_common_alignment definition.
2003-06-18 19:34:34 +00:00
..
fpu
add_n.S
bzero.S
Dist
dl-hash.h Update. 2003-06-18 19:34:34 +00:00
ffs.c
hp-timing.c
hp-timing.h
Implies
Makefile
memcpy.S Update. 2003-04-29 22:49:58 +00:00
memmove.S Update. 2003-04-29 22:49:58 +00:00
mempcpy.S
memset.S Update. 2003-04-29 22:49:58 +00:00
strcmp.S Update. 2003-04-29 22:49:58 +00:00
strtok.S
strtok_r.S