| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * elf/Makefile: Add rules to build and run tst-tls17. cvs/fedora-glibc-20081019T1815 | Ulrich Drepper | 2008-10-17 | 4 | -1/+77 |
* | * stdlib/divmod_1.c: Use correct type for dummy variable. | Ulrich Drepper | 2008-10-17 | 1 | -1/+1 |
* | (_dl_update_slotinfo): Copy all of the initial DTV. | Ulrich Drepper | 2008-10-16 | 1 | -1/+1 |
* | 2008-10-01 Mark Shinwell <shinwell@codesourcery.com> | Roland McGrath | 2008-10-01 | 1 | -2/+11 |
* | * Makefile (check-data): Check data directory in add-ons. | Roland McGrath | 2008-08-19 | 1 | -2/+2 |
* | * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all | Ulrich Drepper | 2008-08-14 | 3 | -12/+0 |
* | * elf/Makefile (check-localplt.out): Also check libresolv and | Ulrich Drepper | 2008-08-01 | 1 | -0/+2 |
* | 2008-07-28 Roland McGrath <roland@redhat.com> | Roland McGrath | 2008-07-29 | 1 | -0/+1 |
* | * Makeconfig: Define pie-ccflag and PIE-ccflag variables. | Ulrich Drepper | 2008-07-26 | 2 | -3/+3 |
* | * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup. | Ulrich Drepper | 2008-07-26 | 2 | -12/+7 |
* | * elf/elf.h: Define AT_EXECFN. | Ulrich Drepper | 2008-07-24 | 4 | -1/+15 |
* | * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines. | Roland McGrath | 2008-05-22 | 1 | -4/+8 |
* | * elf/soinit.c (__EH_FRAME_BEGIN__): Remove. | Jakub Jelinek | 2008-05-19 | 1 | -4/+0 |
* | Introduce TLS descriptors for i386 and x86_64. | Ulrich Drepper | 2008-05-13 | 5 | -28/+229 |
* | * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in | Ulrich Drepper | 2008-05-12 | 1 | -43/+56 |
* | * elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABI | Ulrich Drepper | 2008-04-11 | 1 | -2/+7 |
* | * elf/Makefile (tests): Substitute tests-vis-yes here. | Ulrich Drepper | 2008-04-10 | 1 | -7/+5 |
* | Remove useless "if" before "free". | Ulrich Drepper | 2008-03-19 | 1 | -2/+1 |
* | * sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code for | Ulrich Drepper | 2008-03-08 | 1 | -3/+4 |
* | [BZ #5786] | Ulrich Drepper | 2008-03-08 | 3 | -3/+6 |
* | * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add | Ulrich Drepper | 2008-03-08 | 4 | -7/+7 |
* | 2008-02-19 Roland McGrath <roland@redhat.com> | Roland McGrath | 2008-02-20 | 1 | -0/+1 |
* | * elf/elf.h (NT_PPC_SPE): New macro. | Roland McGrath | 2008-02-09 | 1 | -0/+1 |
* | 2008-01-30 Roland McGrath <roland@redhat.com> | Roland McGrath | 2008-01-30 | 1 | -1/+3 |
* | * Makeconfig (sysd-rules-patterns): New variable. | Roland McGrath | 2008-01-30 | 1 | -14/+8 |
* | * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define. | Ulrich Drepper | 2008-01-17 | 7 | -10/+115 |
* | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 2008-01-02 | 3 | -6/+6 |
* | * elf/tst-execstack.c (do_test): Don't fail if SELinux forbids | Ulrich Drepper | 2007-12-17 | 1 | -3/+38 |
* | * elf/rtld.c (dl_main): Use the page size to find the map start. | Ulrich Drepper | 2007-11-06 | 1 | -1/+2 |
* | * elf/rtld.c (dl_main): Initialize stack and pointer guard early | Ulrich Drepper | 2007-10-31 | 1 | -23/+39 |
* | [BZ #5222] | Ulrich Drepper | 2007-10-28 | 1 | -1/+1 |
* | 2007-10-19 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-10-20 | 1 | -1/+1 |
* | 2007-10-06 David S. Miller <davem@davemloft.net> | Jakub Jelinek | 2007-10-19 | 1 | -0/+1 |
* | 2007-10-18 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-10-18 | 1 | -0/+1 |
* | (save_aux_cache): Free memory allocated for temporary file name. | Ulrich Drepper | 2007-10-13 | 1 | -0/+1 |
* | [BZ #5104] | Ulrich Drepper | 2007-10-05 | 1 | -1/+2 |
* | * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store cvs/fedora-glibc-20070929T1859 | Ulrich Drepper | 2007-09-29 | 5 | -89/+179 |
* | * elf/dl-lookup.c (add_dependency): Handle failing memory cvs/fedora-glibc-20070920T0007 | Ulrich Drepper | 2007-09-19 | 1 | -6/+6 |
* | * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition. | Ulrich Drepper | 2007-09-18 | 4 | -26/+71 |
* | * elf/elf.h: Define R_PARISC_PLABEL21L, R_PARISC_PLABEL14R, | Ulrich Drepper | 2007-08-21 | 1 | -0/+22 |
* | (do_lookup_x): Minimal improvement in hash lookup loop. | Ulrich Drepper | 2007-08-21 | 1 | -1/+1 |
* | * elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u cvs/fedora-glibc-20070816T2121 | Jakub Jelinek | 2007-08-16 | 1 | -1/+2 |
* | * elf/dl-misc.c: Undo last change. The kernel won't allow it. | Ulrich Drepper | 2007-08-14 | 1 | -6/+2 |
* | * elf/dl-dst.h: No need for _dl_dst_count, _dl_dst_substitute, | Ulrich Drepper | 2007-08-13 | 1 | -8/+0 |
* | * sysdeps/unix/sysv/linux/x86_64/libc-start.c | Ulrich Drepper | 2007-08-13 | 1 | -1/+1 |
* | 2007-08-01 Andreas Jaeger <aj@suse.de> | Ulrich Drepper | 2007-08-12 | 4 | -152/+491 |
* | * elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't need | Ulrich Drepper | 2007-08-11 | 1 | -2/+6 |
* | * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l. cvs/fedora-glibc-20070809T0939 | Roland McGrath | 2007-08-07 | 1 | -12/+10 |
* | * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open | Ulrich Drepper | 2007-08-03 | 1 | -0/+1 |
* | * elf/ldconfig.c: Allow GPLv2 or any later version. | Roland McGrath | 2007-07-16 | 4 | -8/+12 |