aboutsummaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)AuthorFilesLines
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2-10/+39
2002-10-25Update.Ulrich Drepper1-2/+17
2002-10-24Update.Ulrich Drepper1-1/+1
2002-10-24Define ELF_NOTE_OS_FREEBSD and NT_TASKSTRUCT.Ulrich Drepper1-0/+2
2002-10-24* elf/dl-misc.c: Include <sysdep.h>.Roland McGrath1-5/+13
2002-10-24* posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.Roland McGrath1-1/+3
2002-10-23(struct filebuf): For buf element to have the alignment of ElfXX_Ehdr since t...Ulrich Drepper1-1/+1
2002-10-22* sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the staticRoland McGrath2-6/+7
2002-10-222002-10-21 Roland McGrath <roland@redhat.com>Roland McGrath5-1/+77
2002-10-18* sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1)Roland McGrath1-1/+1
2002-10-18* aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).Roland McGrath1-19/+0
2002-10-182002-10-17 Roland McGrath <roland@redhat.com>Roland McGrath1-12/+22
2002-10-17* elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.Roland McGrath4-13/+25
2002-10-14* elf/dl-load.c (_dl_dst_count, _dl_dst_substitute): Handle $LIBRoland McGrath1-4/+5
2002-10-14* elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.Roland McGrath1-1/+9
2002-10-12Update.Ulrich Drepper1-20/+18
2002-10-11* sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath9-136/+273
2002-10-11* sysdeps/generic/dl-tls.c (__tls_get_addr): After freeing block inRoland McGrath1-4/+4
2002-10-112002-10-11 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+3
2002-10-10Update.Ulrich Drepper1-1/+1
2002-10-05Update.Ulrich Drepper1-8/+11
2002-10-02Update.Ulrich Drepper1-0/+3
2002-10-02Update.Ulrich Drepper2-19/+15
2002-09-30* elf/tls-macros.h (TLS_LD, TLS_GD): Use call insn, not callq.Roland McGrath1-2/+2
2002-09-29* elf/rtld.c (_dl_start): Fix conditional for declaring CNT.Roland McGrath1-1/+1
2002-09-28Define macro DO_ELF_MACHINE_REL_RELATIVE for 'elf_machine_rel_relative'. (elf...Ulrich Drepper1-2/+8
2002-09-27* elf/dl-addr.c (_dl_addr): Set dli_fbase to l_map_startRoland McGrath2-10/+19
2002-09-27Update.Ulrich Drepper2-4/+14
2002-09-27(elf_get_dynamic_info): Also relocate DT_HASH entry if necessary.Ulrich Drepper1-0/+2
2002-09-25* csu/Versions: Use %include <tls.h> to get USE_TLS defined.Roland McGrath1-0/+35
2002-09-23* elf/Makefile (test-extras): Define this instead of test-srcs.Roland McGrath1-1/+2
2002-09-20(_dl_init): Fix test of the size of the preinit_array section. (call_init): O...Ulrich Drepper1-6/+7
2002-09-20* sysdeps/generic/utmp-equal.h: New file, extracted from utmp_file.c.Roland McGrath1-2/+4
2002-09-18* locale/lc-ctype.c (_nl_postload_ctype): Add compat_symbol decls forRoland McGrath2-3/+3
2002-09-18* elf/dl-lookup.c (_dl_debug_bindings): Print TLS lookups always.Roland McGrath2-12/+21
2002-09-17* sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64): Add a cast.Roland McGrath1-1/+1
2002-09-17* include/unistd.h: Uncomment libc_hidden_proto for _exit.Roland McGrath1-17/+32
2002-09-14* sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro.Roland McGrath1-8/+5
2002-09-12Correct DT_LOOS and DT_HIOS values.Ulrich Drepper1-2/+2
2002-09-12* elf/rtld.c (_dl_start_final): Move _begin, _end decls outside the fn.Roland McGrath1-4/+15
2002-09-12* elf/rtld.c (dl_main) [USE_TLS]: Adjust l_tls_initimage of mainRoland McGrath1-0/+7
2002-09-12* elf/dl-load.c (_dl_map_object_from_fd): Use l_addr instead ofRoland McGrath1-1/+1
2002-09-10Update.Ulrich Drepper2-1/+77
2002-09-052002-09-04 Bruno Haible <bruno@clisp.org>Roland McGrath1-1/+4
2002-09-022002-09-02 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-3/+10
2002-08-31(elf_get_dynamic_info): Mark with always_inline attribute.Ulrich Drepper1-1/+1
2002-08-30* sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.Roland McGrath1-0/+13
2002-08-29* elf/dl-runtime.c (IN_DL_RUNTIME): Define this macro first thing.Roland McGrath1-0/+2
2002-08-28* elf/tst-tls1-static.c: New file.Roland McGrath3-4/+2
2002-08-282002-08-28 Roland McGrath <roland@redhat.com>Roland McGrath1-8/+16