Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 18 Jul 2000 17:20:58 +0000 (17:20 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 18 Jul 2000 17:20:58 +0000 (17:20 +0000)
commit83142e8fe1f329cb2636a851132e9d1eb28a23c3
tree2d91f626d052c93cdb229f1c8365525e3effaccb
parente6574c9ca263afb7d408dd5ebf09ad8cb0178469
Update.

2000-07-18  Ulrich Drepper  <drepper@redhat.com>

* include/libc-symbols.h: Define RETURN_ADDRESS macro.
* dlfcn/dlopen.c: Use RETURN_ADDRESS instead of
__builtin_return_address.
* dlfcn/dlopenold.c: Likewise.
* dlfcn/dlsym.c: Likewise.
* dlfcn/dlvsym.c: Likewise.
* elf/dl-profstub.c: Likewise.
* malloc/malloc.c: Likewise.
* sysdeps/generic/machine-gmon.h: Likewise.
Based on a patch by schwidefsky@de.ibm.com.
ChangeLog
linuxthreads/ChangeLog
linuxthreads/spinlock.c