| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't deadlock in __dl_iterate_phdr while (un)loading objects. | Andreas Schwab | 2010-05-03 | 1 | -0/+4 |
* | Mark _dl_random attribute_relro in the header file. | Richard Henderson | 2010-03-26 | 1 | -1/+1 |
* | ld.so: Adjust the auxv if ld.so is directly invoked. | Andreas Krebbel | 2010-01-15 | 1 | -2/+3 |
* | Define IPTOS_CLASS_* macros according to RFC 2474. | Philip Prindeville | 2010-01-14 | 1 | -12/+31 |
* | Make name of libgcc_s library configurable | Andreas Schwab | 2009-11-03 | 2 | -1/+4 |
* | Uglify IFUNC tests for PPC. | Alan Modra | 2009-10-30 | 1 | -0/+26 |
* | Add macros for DSCP markings. | Philip Prindeville | 2009-10-29 | 1 | -1/+37 |
* | Improve backtrace_symbols{,_fd} output when missing symbols. roland/backtrace-syms | Roland McGrath | 2009-08-20 | 2 | -46/+83 |
* | Handle unloading of DSO with a unique symbol definition. | Ulrich Drepper | 2009-07-23 | 1 | -1/+1 |
* | Replace hand-coded unwind tables from x86-64 pthread_once. | Ulrich Drepper | 2009-07-17 | 1 | -7/+36 |
* | Remove warning and little optimization. | Ulrich Drepper | 2009-07-16 | 1 | -0/+4 |
* | Implement STB_GNU_UNIQUE handling. | Ulrich Drepper | 2009-07-09 | 1 | -0/+15 |
* | Extend pt_chown to drop privileges. | Ulrich Drepper | 2009-06-16 | 1 | -2/+3 |
* | Finish IFUNC support for x86 and x86-64. | Ulrich Drepper | 2009-05-31 | 1 | -0/+23 |
* | for lgamma should set errno to ERANGE, not EDOM. | Ulrich Drepper | 2009-04-25 | 1 | -1/+1 |
* | * sysdeps/generic/stdint.h (WINT_MAX): Define as 2147483647 since | Ulrich Drepper | 2009-04-25 | 1 | -1/+1 |
* | [BZ #9955] | Ulrich Drepper | 2009-04-23 | 1 | -0/+1 |
* | * elf/dl-open.c: Keep track of used name spaces and only iterate over cvs/fedora-glibc-20090401T0935 | Ulrich Drepper | 2009-04-01 | 1 | -0/+2 |
* | * elf/dl-load.c: Remove support for systems without MAP_ANON. | Ulrich Drepper | 2009-03-31 | 1 | -5/+0 |
* | [BZ #9733] | Ulrich Drepper | 2009-03-16 | 1 | -2/+2 |
* | * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Use | Ulrich Drepper | 2009-01-30 | 1 | -2/+21 |
* | * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take | Ulrich Drepper | 2009-01-11 | 2 | -7/+27 |
* | * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all | Ulrich Drepper | 2008-08-14 | 1 | -5/+0 |
* | * elf/elf.h: Define AT_EXECFN. | Ulrich Drepper | 2008-07-24 | 1 | -0/+6 |
* | [BZ #5786] | Ulrich Drepper | 2008-03-08 | 1 | -0/+3 |
* | * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add | Ulrich Drepper | 2008-03-08 | 1 | -2/+3 |
* | * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store cvs/fedora-glibc-20070929T1859 | Ulrich Drepper | 2007-09-29 | 1 | -2/+2 |
* | * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition. | Ulrich Drepper | 2007-09-18 | 1 | -1/+3 |
* | 2007-08-01 Andreas Jaeger <aj@suse.de> | Ulrich Drepper | 2007-08-12 | 1 | -2/+19 |
* | * sysdeps/unix/dirstream.h (struct __dirstream): Move lock member | Ulrich Drepper | 2007-08-03 | 1 | -41/+24 |
* | * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t | Ulrich Drepper | 2007-08-01 | 3 | -16/+28 |
* | * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. | Ulrich Drepper | 2007-07-28 | 1 | -11/+9 |
* | * elf/dl-close.c (free_mem): Free _dl_scope_free_list. | Ulrich Drepper | 2007-06-20 | 1 | -4/+12 |
* | * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements | Ulrich Drepper | 2007-06-19 | 1 | -11/+13 |
* | Tell gcc about the nonstandard sections. | Ulrich Drepper | 2007-06-17 | 1 | -2/+2 |
* | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper | 2007-05-19 | 1 | -0/+2 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 3 | -13/+13 |
* | * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK. | Ulrich Drepper | 2007-01-15 | 1 | -3/+5 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 2 | -57/+22 |
* | . | Jakub Jelinek | 2007-07-31 | 2 | -22/+57 |
* | * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P. | Ulrich Drepper | 2006-10-29 | 1 | -0/+1 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 1 | -14/+6 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 2 | -16/+3 |
* | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper | 2006-10-27 | 1 | -2/+0 |
* | * malloc/malloc.c (_int_malloc): Remove unused any_larger variable. | Ulrich Drepper | 2006-10-11 | 1 | -0/+1 |
* | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2006-10-10 | 2 | -0/+2 |
* | * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefined | Ulrich Drepper | 2006-08-24 | 1 | -1/+1 |
* | [BZ #2683] | Ulrich Drepper | 2006-08-24 | 1 | -2/+2 |
* | [BZ #2841] | Ulrich Drepper | 2006-08-12 | 1 | -3/+3 |
* | * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206 | Ulrich Drepper | 2006-07-10 | 1 | -1/+1 |