about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * include/unistd.h: Uncomment libc_hidden_proto for _exit.Roland McGrath2002-09-171-17/+32
* * sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro.Roland McGrath2002-09-141-8/+5
* Correct DT_LOOS and DT_HIOS values.Ulrich Drepper2002-09-121-2/+2
* * elf/rtld.c (_dl_start_final): Move _begin, _end decls outside the fn.Roland McGrath2002-09-121-4/+15
* * elf/rtld.c (dl_main) [USE_TLS]: Adjust l_tls_initimage of mainRoland McGrath2002-09-121-0/+7
* * elf/dl-load.c (_dl_map_object_from_fd): Use l_addr instead ofRoland McGrath2002-09-121-1/+1
* Update.Ulrich Drepper2002-09-102-1/+77
* 2002-09-04 Bruno Haible <bruno@clisp.org>Roland McGrath2002-09-051-1/+4
* 2002-09-02 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-09-021-3/+10
* (elf_get_dynamic_info): Mark with always_inline attribute.Ulrich Drepper2002-08-311-1/+1
* * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.Roland McGrath2002-08-301-0/+13
* * elf/dl-runtime.c (IN_DL_RUNTIME): Define this macro first thing.Roland McGrath2002-08-291-0/+2
* * elf/tst-tls1-static.c: New file.Roland McGrath2002-08-283-4/+2
* 2002-08-28 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-281-8/+16