about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2003-01-023-6/+6
* (_dl_close): Handle relocation dependencies among the to-be-deleted objects r...Ulrich Drepper2002-12-302-24/+70
* Update.Ulrich Drepper2002-12-305-4/+53
* Update.Ulrich Drepper2002-12-291-1/+1
* Update.Ulrich Drepper2002-12-281-2/+12
* (handle_file): Swap p_type.Ulrich Drepper2002-12-211-1/+1
* Update.Ulrich Drepper2002-12-201-1/+13
* Update.Ulrich Drepper2002-12-191-0/+2
* Update.Ulrich Drepper2002-12-191-1/+1
* Update.Ulrich Drepper2002-12-192-0/+18
* Update.Ulrich Drepper2002-12-181-0/+4
* Update.Ulrich Drepper2002-12-131-7/+7
* Update.Ulrich Drepper2002-12-131-1/+2
* Update.Ulrich Drepper2002-12-131-4/+26
* Update.Ulrich Drepper2002-12-122-0/+173
* Update.Ulrich Drepper2002-12-111-2/+2
* 2002-12-10 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-12-102-5/+9
* * sysdeps/unix/sysv/linux/dl-librecon.h (EXTRA_LD_ENVVARS): Refer toRoland McGrath2002-12-101-0/+4
* * elf/Makefile (tests): Uncomment tst-array[123].Roland McGrath2002-12-091-1/+1
* Update.Ulrich Drepper2002-12-067-13/+13
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath2002-12-063-15/+24
* * sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS]Roland McGrath2002-12-0411-90/+71
* * elf/tst-tls4.c: Define an unused TLS variable here, so that no lazyRoland McGrath2002-12-039-18/+92
* (EM_ST19): Fix typo.Ulrich Drepper2002-11-251-1/+1
* * sysdeps/posix/readv.c: Include <errno.h>, use __set_errno macro.Roland McGrath2002-11-243-11/+25
* 2002-11-23 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-231-1/+1
* Update.Ulrich Drepper2002-11-221-1/+1
* Update.Ulrich Drepper2002-11-211-16/+64
* Update.Ulrich Drepper2002-11-191-8/+11
* * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test.Roland McGrath2002-11-081-0/+27
* * sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY]Roland McGrath2002-11-077-0/+223
* * elf/dl-fini.c (_dl_fini): Invoke fini_array in _reverse_ order.Roland McGrath2002-11-071-6/+4
* Update.Ulrich Drepper2002-11-061-0/+3
* 2002-11-06 Kaz Kojima <kkojima@rr.iij4u.or.jp>Roland McGrath2002-11-061-5/+0
* 2002-11-03 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-052-1/+44
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-012-10/+39
* Update.Ulrich Drepper2002-10-251-2/+17
* Update.Ulrich Drepper2002-10-241-1/+1
* Define ELF_NOTE_OS_FREEBSD and NT_TASKSTRUCT.Ulrich Drepper2002-10-241-0/+2
* * elf/dl-misc.c: Include <sysdep.h>.Roland McGrath2002-10-241-5/+13
* * posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.Roland McGrath2002-10-241-1/+3
* (struct filebuf): For buf element to have the alignment of ElfXX_Ehdr since t...Ulrich Drepper2002-10-231-1/+1
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the staticRoland McGrath2002-10-222-6/+7
* 2002-10-21 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-225-1/+77
* * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1)Roland McGrath2002-10-181-1/+1
* * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).Roland McGrath2002-10-181-19/+0
* 2002-10-17 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-181-12/+22
* * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.Roland McGrath2002-10-174-13/+25
* * elf/dl-load.c (_dl_dst_count, _dl_dst_substitute): Handle $LIBRoland McGrath2002-10-141-4/+5
* * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.Roland McGrath2002-10-141-1/+9