Age | Commit message (Expand) | Author | Files | Lines |
2002-09-29 | * elf/rtld.c (_dl_start): Fix conditional for declaring CNT. | Roland McGrath | 1 | -1/+1 |
2002-09-28 | Define macro DO_ELF_MACHINE_REL_RELATIVE for 'elf_machine_rel_relative'. (elf... | Ulrich Drepper | 1 | -2/+8 |
2002-09-27 | * elf/dl-addr.c (_dl_addr): Set dli_fbase to l_map_start | Roland McGrath | 2 | -10/+19 |
2002-09-27 | Update. | Ulrich Drepper | 2 | -4/+14 |
2002-09-27 | (elf_get_dynamic_info): Also relocate DT_HASH entry if necessary. | Ulrich Drepper | 1 | -0/+2 |
2002-09-25 | * csu/Versions: Use %include <tls.h> to get USE_TLS defined. | Roland McGrath | 1 | -0/+35 |
2002-09-23 | * elf/Makefile (test-extras): Define this instead of test-srcs. | Roland McGrath | 1 | -1/+2 |
2002-09-20 | (_dl_init): Fix test of the size of the preinit_array section. (call_init): O... | Ulrich Drepper | 1 | -6/+7 |
2002-09-20 | * sysdeps/generic/utmp-equal.h: New file, extracted from utmp_file.c. | Roland McGrath | 1 | -2/+4 |
2002-09-18 | * locale/lc-ctype.c (_nl_postload_ctype): Add compat_symbol decls for | Roland McGrath | 2 | -3/+3 |
2002-09-18 | * elf/dl-lookup.c (_dl_debug_bindings): Print TLS lookups always. | Roland McGrath | 2 | -12/+21 |
2002-09-17 | * sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64): Add a cast. | Roland McGrath | 1 | -1/+1 |
2002-09-17 | * include/unistd.h: Uncomment libc_hidden_proto for _exit. | Roland McGrath | 1 | -17/+32 |
2002-09-14 | * sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro. | Roland McGrath | 1 | -8/+5 |
2002-09-12 | Correct DT_LOOS and DT_HIOS values. | Ulrich Drepper | 1 | -2/+2 |
2002-09-12 | * elf/rtld.c (_dl_start_final): Move _begin, _end decls outside the fn. | Roland McGrath | 1 | -4/+15 |
2002-09-12 | * elf/rtld.c (dl_main) [USE_TLS]: Adjust l_tls_initimage of main | Roland McGrath | 1 | -0/+7 |
2002-09-12 | * elf/dl-load.c (_dl_map_object_from_fd): Use l_addr instead of | Roland McGrath | 1 | -1/+1 |
2002-09-10 | Update. | Ulrich Drepper | 2 | -1/+77 |
2002-09-05 | 2002-09-04 Bruno Haible <bruno@clisp.org> | Roland McGrath | 1 | -1/+4 |
2002-09-02 | 2002-09-02 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 1 | -3/+10 |
2002-08-31 | (elf_get_dynamic_info): Mark with always_inline attribute. | Ulrich Drepper | 1 | -1/+1 |
2002-08-30 | * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def. | Roland McGrath | 1 | -0/+13 |
2002-08-29 | * elf/dl-runtime.c (IN_DL_RUNTIME): Define this macro first thing. | Roland McGrath | 1 | -0/+2 |
2002-08-28 | * elf/tst-tls1-static.c: New file. | Roland McGrath | 3 | -4/+2 |
2002-08-28 | 2002-08-28 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -8/+16 |
2002-08-26 | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 2 | -8/+8 |
2002-08-26 | * locale/programs/ld-ctype.c (ctype_read): When given a repertoire | Roland McGrath | 1 | -0/+2 |
2002-08-25 | Update. | Ulrich Drepper | 4 | -0/+4 |
2002-08-25 | (_dl_reloc_bad_type): Nul-terminate message. | Ulrich Drepper | 1 | -1/+2 |
2002-08-25 | * sysdeps/generic/utmp_file.c (UNLOCK_FILE): Clear alarm before | Roland McGrath | 1 | -0/+7 |
2002-08-25 | Update. | Ulrich Drepper | 1 | -8/+15 |
2002-08-25 | Update. | Ulrich Drepper | 1 | -1/+2 |
2002-08-25 | Update. | Ulrich Drepper | 1 | -2/+2 |
2002-08-25 | Update. | Ulrich Drepper | 4 | -12/+12 |
2002-08-22 | 2002-08-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -95/+98 |
2002-08-21 | Update. | Ulrich Drepper | 1 | -13/+45 |
2002-08-21 | (_dl_map_object_deps): Revert patch from 2002-05-28. This cripples the scope... | Ulrich Drepper | 1 | -4/+0 |
2002-08-21 | Update. | Ulrich Drepper | 1 | -3/+15 |
2002-08-20 | * locale/loadarchive.c (_nl_load_locale_from_archive): Handle | Roland McGrath | 1 | -2/+3 |
2002-08-20 | Update. | Ulrich Drepper | 1 | -3/+4 |
2002-08-20 | Update. | Ulrich Drepper | 1 | -0/+1 |
2002-08-15 | Update. | Ulrich Drepper | 1 | -2/+9 |
2002-08-15 | * elf/dl-load.c (lose): Remove [!SHARED] conditional from null check | Roland McGrath | 1 | -3/+2 |
2002-08-12 | * elf/tst-tlsmod4.c (in_dso): Insert a random library call before use | Roland McGrath | 3 | -4/+17 |
2002-08-10 | * include/bits/dlfcn.h: New file. | Roland McGrath | 1 | -0/+1 |
2002-08-08 | Update. | Ulrich Drepper | 1 | -1/+1 |
2002-08-08 | Update. | Ulrich Drepper | 1 | -0/+1 |
2002-08-06 | * sysdeps/posix/system.c (do_system): New function, guts broken out of | Roland McGrath | 2 | -2/+2 |
2002-08-06 | Update. | Ulrich Drepper | 1 | -4/+14 |