Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update. | Ulrich Drepper | 2003-08-25 | 1 | -4/+21 | |
* | (save_cache): Don't write beyond end of file_entries buffer. Duplicate last o... | Ulrich Drepper | 2003-08-25 | 1 | -2/+14 | |
* | Update. | Ulrich Drepper | 2003-08-25 | 1 | -13/+6 | |
* | Update. | Ulrich Drepper | 2003-08-14 | 1 | -5/+8 | |
* | Update. | Ulrich Drepper | 2003-08-08 | 2 | -2/+22 | |
* | Update. | Ulrich Drepper | 2003-07-31 | 4 | -17/+21 | |
* | Update. | Ulrich Drepper | 2003-07-31 | 4 | -0/+19 | |
* | (_dl_allocate_static_tls): Don't return any value, call dl_signal_error direc... | Ulrich Drepper | 2003-07-31 | 1 | -13/+39 | |
* | * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela... | Alexandre Oliva | 2003-07-31 | 1 | -4/+14 | |
* | revert bogus commit | Roland McGrath | 2003-07-30 | 1 | -12/+3 | |
* | * elf/dl-support.c: Likewise. | Roland McGrath | 2003-07-29 | 2 | -22/+12 | |
* | * elf/Makefile: Revert accidental changes in last commit. | Roland McGrath | 2003-07-29 | 1 | -12/+3 | |
* | * elf/dl-support.c (_dl_hwcap): Add nocommon attribute. | Roland McGrath | 2003-07-29 | 1 | -2/+21 | |
* | * elf/Makefile (tests) [$(build-shared) = yes]: | Roland McGrath | 2003-07-29 | 1 | -3/+17 | |
* | * elf/tst-tls14.c [USE_TLS && HAVE___THREAD]: Conditionalize on this. | Roland McGrath | 2003-07-28 | 2 | -0/+15 | |
* | Update. | Ulrich Drepper | 2003-07-25 | 1 | -1/+1 | |
* | Update. | Ulrich Drepper | 2003-07-24 | 7 | -11/+144 | |
* | Update. | Ulrich Drepper | 2003-07-22 | 2 | -0/+4 | |
* | Update. | Ulrich Drepper | 2003-07-22 | 3 | -3/+15 | |
* | (process_file): Avoid possible overflow in assignment. | Ulrich Drepper | 2003-07-22 | 1 | -10/+7 | |
* | (process_file): Check that file is a shared object. | Andreas Jaeger | 2003-07-22 | 1 | -5/+6 | |
* | Update. | Andreas Jaeger | 2003-07-22 | 1 | -3/+3 | |
* | Update. | Ulrich Drepper | 2003-07-21 | 1 | -1/+36 | |
* | Update. | Ulrich Drepper | 2003-07-21 | 1 | -3/+10 | |
* | 2003-06-26 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-06-26 | 2 | -1/+8 | |
* | Update. | Ulrich Drepper | 2003-06-25 | 2 | -0/+75 | |
* | Update. | Ulrich Drepper | 2003-06-25 | 1 | -2/+2 | |
* | 2003-06-05 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-06-25 | 1 | -0/+1 | |
* | Update. | Ulrich Drepper | 2003-06-16 | 1 | -2/+2 | |
* | Update. | Ulrich Drepper | 2003-06-16 | 2 | -4/+8 | |
* | Update. | Ulrich Drepper | 2003-06-13 | 1 | -1/+1 | |
* | Update. | Ulrich Drepper | 2003-06-11 | 3 | -6/+6 | |
* | Update. | Ulrich Drepper | 2003-06-02 | 1 | -0/+1 | |
* | Update. | Ulrich Drepper | 2003-06-01 | 1 | -0/+2 | |
* | Update.Update. | Ulrich Drepper | 2003-05-20 | 3 | -21/+36 | |
* | Update. | Ulrich Drepper | 2003-05-14 | 1 | -43/+38 | |
* | Update. | Ulrich Drepper | 2003-05-06 | 1 | -0/+25 | |
* | Update. | Ulrich Drepper | 2003-05-04 | 2 | -2/+44 | |
* | (AT_SYSINFO_EHDR): New macro, replaces AT_SYSINFO_EH_FRAME. | Ulrich Drepper | 2003-05-04 | 1 | -1/+1 | |
* | * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__]. | Roland McGrath | 2003-05-02 | 1 | -8/+5 | |
* | Update. | Ulrich Drepper | 2003-04-27 | 6 | -9/+91 | |
* | Test for unloading of modules with TLS in static block. | Ulrich Drepper | 2003-04-27 | 1 | -0/+29 | |
* | Update. | Ulrich Drepper | 2003-04-26 | 1 | -1/+1 | |
* | Update. | Ulrich Drepper | 2003-04-25 | 4 | -2/+13 | |
* | * elf/dl-reloc.c (_dl_allocate_static_tls): Add internal_function. | Roland McGrath | 2003-04-24 | 1 | -1/+2 | |
* | 2003-04-24 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2003-04-24 | 1 | -3/+3 | |
* | * elf/tst-tls12.c (main): Fix declaration. | Roland McGrath | 2003-04-23 | 5 | -5/+6 | |
* | Update. | Ulrich Drepper | 2003-04-17 | 11 | -3/+435 | |
* | Update. | Ulrich Drepper | 2003-04-15 | 2 | -0/+3 | |
* | (parse_conf): Ignore leading whitespace. Use feof_unlocked instead of feof. ... | Ulrich Drepper | 2003-04-08 | 1 | -8/+16 |