libc/elf rtld.c
roland@sources.redhat.com
roland@sources.redhat.com
Wed Aug 21 17:09:00 GMT 2002
CVSROOT: /cvs/glibc
Module name: libc
Changes by: roland@sources.redhat.com 2002-08-21 17:09:27
Modified files:
elf : rtld.c
Log message:
2002-08-21 Roland McGrath <roland@redhat.com>
* elf/rtld.c (_dl_start_final): Move defn before _dl_start so it can
be inlined. Declare it with always_inline if [DONT_USE_BOOTSTRAP_MAP]
and with noinline otherwise. Remove hack alloca use to prevent
inlining, we can ask for it explicitly nowadays.
More information about the Glibc-cvs
mailing list