Age | Commit message (Expand) | Author | Files | Lines |
2005-03-13 | * elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdeps | Roland McGrath | 1 | -1/+3 |
2005-03-07 | * elf/dl-close.c (_dl_close): Decrement l_opencount before | Ulrich Drepper | 2 | -4/+4 |
2005-03-07 | * elf/dl-close.c (_dl_close): Unify debug message format. | Ulrich Drepper | 1 | -1/+1 |
2005-03-07 | * elf/dl-close.c (_dl_close): Print debug message just before | Ulrich Drepper | 1 | -5/+11 |
2005-03-07 | * elf/do-lookup.h (do_lookup_x): Add namespace info to debug output. | Ulrich Drepper | 1 | -3/+4 |
2005-03-07 | * elf/dl-version.c (match_symbol): Add namespace info to debug output. | Ulrich Drepper | 1 | -5/+5 |
2005-03-06 | * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl. | Roland McGrath | 6 | -7/+11 |
2005-03-03 | * elf/testobj2.c (p): New function. | Ulrich Drepper | 1 | -0/+6 |
2005-03-03 | [BZ #776]cvs/fedora-glibc-20050303T1335 | Ulrich Drepper | 7 | -30/+98 |
2005-03-03 | (tests): Add tst-global1. Add rules to build and run unload3 test. | Ulrich Drepper | 1 | -2/+15 |
2005-03-01 | [BZ #721] | Roland McGrath | 1 | -0/+2 |
2005-02-26 | * elf/dl-addr.c: Cleanups. Move declaration next to first use. | Ulrich Drepper | 1 | -9/+7 |
2005-02-26 | (_dl_debug_bindings): Add namespace information to debug output. | Ulrich Drepper | 1 | -2/+4 |
2005-02-24 | Run tst-tls9-static again. | Ulrich Drepper | 1 | -0/+5 |
2005-02-23 | * sysdeps/generic/libc-tls.c (static_dtv): Size the same as the | Ulrich Drepper | 1 | -7/+2 |
2005-02-22 | * iconvdata/ibm930.h: Correct Yen mapping. | Ulrich Drepper | 1 | -1/+0 |
2005-02-22 | 2005-02-21 Alan Modra <amodra@bigpond.net.au> | Ulrich Drepper | 3 | -8/+10 |
2005-02-22 | * elf/dl-reloc.c (_dl_nothread_init_static_tls): Avoid using | Ulrich Drepper | 1 | -3/+4 |
2005-02-17 | [BZ #284, BZ #721] | Roland McGrath | 1 | -4/+8 |
2005-02-14 | * csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHARED | Ulrich Drepper | 2 | -0/+8 |
2005-02-12 | * debug/chk_fail.c (__chk_fail): Add a while (1) loop around | Ulrich Drepper | 1 | -4/+7 |
2005-02-12 | (_dl_start): Set bootstrap_map.l_relocated even for already prelinked ld.so. | Ulrich Drepper | 1 | -1/+1 |
2005-02-08 | (_dl_map_object_from_fd): Fix a typo. | Ulrich Drepper | 1 | -1/+1 |
2005-02-08 | * sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code using | Ulrich Drepper | 1 | -0/+5 |
2005-02-07 | * elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment, | Ulrich Drepper | 1 | -7/+10 |
2005-02-07 | (fixup): Change return type to DL_FIXUP_VALUE_TYPE. Use DL_FIXUP_VALUE_TYPE, ... | Ulrich Drepper | 1 | -17/+21 |
2005-01-29 | Update. | Ulrich Drepper | 1 | -0/+6 |
2005-01-29 | Update. | Ulrich Drepper | 1 | -0/+12 |
2005-01-25 | Update. | Ulrich Drepper | 1 | -2/+0 |
2005-01-23 | * sysdeps/alpha/dl-trampoline.S: New file. * sysdeps/alpha/dl... | Richard Henderson | 1 | -0/+6 |
2005-01-22 | 2005-01-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -2/+2 |
2005-01-22 | Update. | Ulrich Drepper | 3 | -3/+224 |
2005-01-16 | Reduce duplication. | Ulrich Drepper | 1 | -123/+44 |
2005-01-16 | * sysdeps/m68k/dl-machine.h: Remove trampoline code. Define | Andreas Schwab | 1 | -0/+23 |
2005-01-13 | * elf/dl-load.c (_dl_map_object_from_fd): We don't have to allow | Ulrich Drepper | 2 | -3/+3 |
2005-01-12 | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 3 | -6/+6 |
2005-01-12 | * grp/putgrent.c (putgrent): Don't write 0 as group | Ulrich Drepper | 1 | -0/+23 |
2005-01-09 | Update. | Ulrich Drepper | 3 | -3/+8 |
2005-01-09 | * pthread.c (init_one_static_tls): Adjust initialization of DTV | Ulrich Drepper | 1 | -0/+2 |
2005-01-09 | Update. | Ulrich Drepper | 1 | -3/+19 |
2005-01-09 | Update. | Ulrich Drepper | 5 | -29/+39 |
2005-01-07 | Update. | Ulrich Drepper | 1 | -2/+25 |
2005-01-07 | (tests): Revert patch from 2005-01-03. | Andreas Jaeger | 1 | -1/+1 |
2005-01-07 | Update. | Ulrich Drepper | 2 | -0/+25 |
2005-01-06 | . | Ulrich Drepper | 1 | -4/+3 |
2005-01-06 | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 18 | -408/+1399 |
2005-01-06 | Update. | Ulrich Drepper | 1 | -3/+3 |
2005-01-03 | Update. | Andreas Jaeger | 1 | -2/+2 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 111 | -7998/+1771 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 111 | -1771/+7998 |