summaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2002-11-25(EM_ST19): Fix typo.Ulrich Drepper
2002-11-24* sysdeps/posix/readv.c: Include <errno.h>, use __set_errno macro.Roland McGrath
2002-11-232002-11-23 Roland McGrath <roland@redhat.com>Roland McGrath
2002-11-22Update.Ulrich Drepper
2002-11-21Update.Ulrich Drepper
2002-11-19Update.Ulrich Drepper
2002-11-08* configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test.Roland McGrath
2002-11-07* sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY]Roland McGrath
2002-11-07* elf/dl-fini.c (_dl_fini): Invoke fini_array in _reverse_ order.Roland McGrath
2002-11-06Update.Ulrich Drepper
2002-11-062002-11-06 Kaz Kojima <kkojima@rr.iij4u.or.jp>Roland McGrath
2002-11-052002-11-03 Roland McGrath <roland@redhat.com>Roland McGrath
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath
2002-10-25Update.Ulrich Drepper
2002-10-24Update.Ulrich Drepper
2002-10-24Define ELF_NOTE_OS_FREEBSD and NT_TASKSTRUCT.Ulrich Drepper
2002-10-24* elf/dl-misc.c: Include <sysdep.h>.Roland McGrath
2002-10-24* posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.Roland McGrath
2002-10-23(struct filebuf): For buf element to have the alignment of ElfXX_Ehdr since t...Ulrich Drepper
2002-10-22* sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the staticRoland McGrath
2002-10-222002-10-21 Roland McGrath <roland@redhat.com>Roland McGrath
2002-10-18* sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1)Roland McGrath
2002-10-18* aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).Roland McGrath
2002-10-182002-10-17 Roland McGrath <roland@redhat.com>Roland McGrath
2002-10-17* elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.Roland McGrath
2002-10-14* elf/dl-load.c (_dl_dst_count, _dl_dst_substitute): Handle $LIBRoland McGrath
2002-10-14* elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.Roland McGrath
2002-10-12Update.Ulrich Drepper
2002-10-11* sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath
2002-10-11* sysdeps/generic/dl-tls.c (__tls_get_addr): After freeing block inRoland McGrath
2002-10-112002-10-11 Roland McGrath <roland@redhat.com>Roland McGrath
2002-10-10Update.Ulrich Drepper
2002-10-05Update.Ulrich Drepper
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