summaryrefslogtreecommitdiff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS]Roland McGrath2002-12-0411-90/+71
* * elf/tst-tls4.c: Define an unused TLS variable here, so that no lazyRoland McGrath2002-12-039-18/+92
* (EM_ST19): Fix typo.Ulrich Drepper2002-11-251-1/+1
* * sysdeps/posix/readv.c: Include <errno.h>, use __set_errno macro.Roland McGrath2002-11-243-11/+25
* 2002-11-23 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-231-1/+1
* Update.Ulrich Drepper2002-11-221-1/+1
* Update.Ulrich Drepper2002-11-211-16/+64
* Update.Ulrich Drepper2002-11-191-8/+11
* * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test.Roland McGrath2002-11-081-0/+27
* * sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY]Roland McGrath2002-11-077-0/+223
* * elf/dl-fini.c (_dl_fini): Invoke fini_array in _reverse_ order.Roland McGrath2002-11-071-6/+4
* Update.Ulrich Drepper2002-11-061-0/+3
* 2002-11-06 Kaz Kojima <kkojima@rr.iij4u.or.jp>Roland McGrath2002-11-061-5/+0
* 2002-11-03 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-052-1/+44
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-012-10/+39
* Update.Ulrich Drepper2002-10-251-2/+17
* Update.Ulrich Drepper2002-10-241-1/+1
* Define ELF_NOTE_OS_FREEBSD and NT_TASKSTRUCT.Ulrich Drepper2002-10-241-0/+2
* * elf/dl-misc.c: Include <sysdep.h>.Roland McGrath2002-10-241-5/+13
* * posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.Roland McGrath2002-10-241-1/+3
* (struct filebuf): For buf element to have the alignment of ElfXX_Ehdr since t...Ulrich Drepper2002-10-231-1/+1
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the staticRoland McGrath2002-10-222-6/+7
* 2002-10-21 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-225-1/+77
* * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1)Roland McGrath2002-10-181-1/+1
* * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).Roland McGrath2002-10-181-19/+0
* 2002-10-17 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-181-12/+22
* * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.Roland McGrath2002-10-174-13/+25
* * elf/dl-load.c (_dl_dst_count, _dl_dst_substitute): Handle $LIBRoland McGrath2002-10-141-4/+5
* * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.Roland McGrath2002-10-141-1/+9
* Update.Ulrich Drepper2002-10-121-20/+18
* * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath2002-10-119-136/+273
* * sysdeps/generic/dl-tls.c (__tls_get_addr): After freeing block inRoland McGrath2002-10-111-4/+4
* 2002-10-11 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-111-1/+3
* Update.Ulrich Drepper2002-10-101-1/+1
* Update.Ulrich Drepper2002-10-051-8/+11
* Update.Ulrich Drepper2002-10-021-0/+3
* Update.Ulrich Drepper2002-10-022-19/+15
* * elf/tls-macros.h (TLS_LD, TLS_GD): Use call insn, not callq.Roland McGrath2002-09-301-2/+2
* * elf/rtld.c (_dl_start): Fix conditional for declaring CNT.Roland McGrath2002-09-291-1/+1
* Define macro DO_ELF_MACHINE_REL_RELATIVE for 'elf_machine_rel_relative'. (elf...Ulrich Drepper2002-09-281-2/+8
* * elf/dl-addr.c (_dl_addr): Set dli_fbase to l_map_startRoland McGrath2002-09-272-10/+19
* Update.Ulrich Drepper2002-09-272-4/+14
* (elf_get_dynamic_info): Also relocate DT_HASH entry if necessary.Ulrich Drepper2002-09-271-0/+2
* * csu/Versions: Use %include <tls.h> to get USE_TLS defined.Roland McGrath2002-09-251-0/+35
* * elf/Makefile (test-extras): Define this instead of test-srcs.Roland McGrath2002-09-231-1/+2
* (_dl_init): Fix test of the size of the preinit_array section. (call_init): O...Ulrich Drepper2002-09-201-6/+7
* * sysdeps/generic/utmp-equal.h: New file, extracted from utmp_file.c.Roland McGrath2002-09-201-2/+4
* * locale/lc-ctype.c (_nl_postload_ctype): Add compat_symbol decls forRoland McGrath2002-09-182-3/+3
* * elf/dl-lookup.c (_dl_debug_bindings): Print TLS lookups always.Roland McGrath2002-09-182-12/+21
* * sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64): Add a cast.Roland McGrath2002-09-171-1/+1