about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-262-8/+8
* * locale/programs/ld-ctype.c (ctype_read): When given a repertoireRoland McGrath2002-08-261-0/+2
* Update.Ulrich Drepper2002-08-254-0/+4
* (_dl_reloc_bad_type): Nul-terminate message.Ulrich Drepper2002-08-251-1/+2
* * sysdeps/generic/utmp_file.c (UNLOCK_FILE): Clear alarm beforeRoland McGrath2002-08-251-0/+7
* Update.Ulrich Drepper2002-08-251-8/+15
* Update.Ulrich Drepper2002-08-251-1/+2
* Update.Ulrich Drepper2002-08-251-2/+2
* Update.Ulrich Drepper2002-08-254-12/+12
* 2002-08-21 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-221-95/+98
* Update.Ulrich Drepper2002-08-211-13/+45
* (_dl_map_object_deps): Revert patch from 2002-05-28. This cripples the scope...Ulrich Drepper2002-08-211-4/+0
* Update.Ulrich Drepper2002-08-211-3/+15
* * locale/loadarchive.c (_nl_load_locale_from_archive): HandleRoland McGrath2002-08-201-2/+3
* Update.Ulrich Drepper2002-08-201-3/+4
* Update.Ulrich Drepper2002-08-201-0/+1
* Update.Ulrich Drepper2002-08-151-2/+9
* * elf/dl-load.c (lose): Remove [!SHARED] conditional from null checkRoland McGrath2002-08-151-3/+2
* * elf/tst-tlsmod4.c (in_dso): Insert a random library call before useRoland McGrath2002-08-123-4/+17
* * include/bits/dlfcn.h: New file.Roland McGrath2002-08-101-0/+1