summaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2002-10-02Update.Ulrich Drepper
2002-10-02Update.Ulrich Drepper
2002-09-30* elf/tls-macros.h (TLS_LD, TLS_GD): Use call insn, not callq.Roland McGrath
2002-09-29* elf/rtld.c (_dl_start): Fix conditional for declaring CNT.Roland McGrath
2002-09-28Define macro DO_ELF_MACHINE_REL_RELATIVE for 'elf_machine_rel_relative'. (elf...Ulrich Drepper
2002-09-27* elf/dl-addr.c (_dl_addr): Set dli_fbase to l_map_startRoland McGrath
2002-09-27Update.Ulrich Drepper
2002-09-27(elf_get_dynamic_info): Also relocate DT_HASH entry if necessary.Ulrich Drepper
2002-09-25* csu/Versions: Use %include <tls.h> to get USE_TLS defined.Roland McGrath
2002-09-23* elf/Makefile (test-extras): Define this instead of test-srcs.Roland McGrath
2002-09-20(_dl_init): Fix test of the size of the preinit_array section. (call_init): O...Ulrich Drepper
2002-09-20* sysdeps/generic/utmp-equal.h: New file, extracted from utmp_file.c.Roland McGrath
2002-09-18* locale/lc-ctype.c (_nl_postload_ctype): Add compat_symbol decls forRoland McGrath
2002-09-18* elf/dl-lookup.c (_dl_debug_bindings): Print TLS lookups always.Roland McGrath
2002-09-17* sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64): Add a cast.Roland McGrath
2002-09-17* include/unistd.h: Uncomment libc_hidden_proto for _exit.Roland McGrath
2002-09-14* sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro.Roland McGrath
2002-09-12Correct DT_LOOS and DT_HIOS values.Ulrich Drepper
2002-09-12* elf/rtld.c (_dl_start_final): Move _begin, _end decls outside the fn.Roland McGrath
2002-09-12* elf/rtld.c (dl_main) [USE_TLS]: Adjust l_tls_initimage of mainRoland McGrath
2002-09-12* elf/dl-load.c (_dl_map_object_from_fd): Use l_addr instead ofRoland McGrath
2002-09-10Update.Ulrich Drepper
2002-09-052002-09-04 Bruno Haible <bruno@clisp.org>Roland McGrath
2002-09-022002-09-02 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-08-31(elf_get_dynamic_info): Mark with always_inline attribute.Ulrich Drepper
2002-08-30* sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.Roland McGrath
2002-08-29* elf/dl-runtime.c (IN_DL_RUNTIME): Define this macro first thing.Roland McGrath
2002-08-28* elf/tst-tls1-static.c: New file.Roland McGrath
2002-08-282002-08-28 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-08-26* locale/programs/ld-ctype.c (ctype_read): When given a repertoireRoland McGrath
2002-08-25Update.Ulrich Drepper
2002-08-25(_dl_reloc_bad_type): Nul-terminate message.Ulrich Drepper
2002-08-25* sysdeps/generic/utmp_file.c (UNLOCK_FILE): Clear alarm beforeRoland McGrath
2002-08-25Update.Ulrich Drepper
2002-08-25Update.Ulrich Drepper
2002-08-25Update.Ulrich Drepper
2002-08-25Update.Ulrich Drepper
2002-08-222002-08-21 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-21Update.Ulrich Drepper
2002-08-21(_dl_map_object_deps): Revert patch from 2002-05-28. This cripples the scope...Ulrich Drepper
2002-08-21Update.Ulrich Drepper
2002-08-20* locale/loadarchive.c (_nl_load_locale_from_archive): HandleRoland McGrath
2002-08-20Update.Ulrich Drepper
2002-08-20Update.Ulrich Drepper
2002-08-15Update.Ulrich Drepper
2002-08-15* elf/dl-load.c (lose): Remove [!SHARED] conditional from null checkRoland McGrath
2002-08-12* elf/tst-tlsmod4.c (in_dso): Insert a random library call before useRoland McGrath
2002-08-10* include/bits/dlfcn.h: New file.Roland McGrath
2002-08-08Update.Ulrich Drepper