Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * elf/dl-load.c: Don't declare __libc_stack_end. * sysdeps/ge... | Richard Henderson | 2004-01-16 | 12 | -28/+27 |
* | Update. | Ulrich Drepper | 2004-01-16 | 1 | -6/+10 |
* | Add GLIBC_2.3.4. | Ulrich Drepper | 2004-01-16 | 1 | -0/+1 |
* | * sysdeps/unix/alpha/sysdep.h: Revert last change. | Richard Henderson | 2004-01-16 | 2 | -3/+9 |
* | * sysdeps/unix/alpha/sysdep.h [PIC] (SYSCALL_ERROR_HANDLER): Use ... | Richard Henderson | 2004-01-16 | 2 | -5/+6 |
* | * sysdeps/alpha/dl-machine.h (RTLD_START): Use _dl_argv_internal. | Richard Henderson | 2004-01-16 | 2 | -3/+8 |
* | * sysdeps/alpha/tls.h (tcbhead_t): Add private. (TLS_INIT_TCB... | Richard Henderson | 2004-01-16 | 3 | -55/+39 |
* | * sysdeps/unix/sysv/linux/alpha/Makefile [stdlib]: Process uc... | Richard Henderson | 2004-01-16 | 7 | -0/+468 |
* | * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Prefix stubs with ... | Richard Henderson | 2004-01-16 | 2 | -29/+30 |
* | Update. | Ulrich Drepper | 2004-01-16 | 19 | -34/+2283 |
* | Update. | Ulrich Drepper | 2004-01-16 | 2 | -1/+11 |
* | Update. | Ulrich Drepper | 2004-01-16 | 2 | -2/+7 |
* | Update. | Ulrich Drepper | 2004-01-15 | 2 | -2/+4 |
* | Update. | Ulrich Drepper | 2004-01-15 | 2 | -1/+2 |
* | Update. | Ulrich Drepper | 2004-01-15 | 2 | -1/+3 |
* | Update. | Ulrich Drepper | 2004-01-15 | 5 | -13/+44 |
* | Update. | Ulrich Drepper | 2004-01-15 | 8 | -36/+69 |
* | Define HAVE_Z_RELRO if the linker supports -z relro. | Ulrich Drepper | 2004-01-15 | 1 | -0/+3 |
* | * Makerules (gen-as-const): Don't silently continue on failure. | Roland McGrath | 2004-01-15 | 1 | -1/+5 |
* | 2004-01-13 Segher Boessenkool <boessen@de.ibm.com> | Roland McGrath | 2004-01-15 | 1 | -3/+5 |
* | Define __libc_stack_end with rtld_hidden_data_def. | Ulrich Drepper | 2004-01-14 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-01-14 | 1 | -0/+5 |
* | Update. | Ulrich Drepper | 2004-01-14 | 21 | -67/+84 |
* | Update. | Ulrich Drepper | 2004-01-14 | 2 | -2/+6 |
* | Update. | Ulrich Drepper | 2004-01-14 | 5 | -130/+256 |
* | Update. | Ulrich Drepper | 2004-01-14 | 3 | -1/+12 |
* | Update. | Ulrich Drepper | 2004-01-14 | 5 | -12/+92 |
* | Update. | Ulrich Drepper | 2004-01-14 | 7 | -111/+125 |
* | Update. | Ulrich Drepper | 2004-01-14 | 4 | -4/+31 |
* | Update. | Ulrich Drepper | 2004-01-14 | 2 | -1/+4 |
* | Update. | Ulrich Drepper | 2004-01-14 | 5 | -5/+34 |
* | Include <tls.h>. | Ulrich Drepper | 2004-01-13 | 1 | -1/+2 |
* | 2004-01-13 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-01-13 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix typo. | Richard Henderson | 2004-01-13 | 2 | -2/+6 |
* | * sysdeps/powerpc/tcb-offsets.sym: Put -- separator line before any | Roland McGrath | 2004-01-13 | 1 | -0/+5 |
* | 2004-01-13 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-01-13 | 1 | -2/+3 |
* | (__libc_stack_end): Mark hidden. (_dl_make_stack_executable): Add one more __... | Ulrich Drepper | 2004-01-13 | 1 | -11/+8 |
* | Update. | Ulrich Drepper | 2004-01-13 | 7 | -19/+46 |
* | Change interface. Add challenge for caller. | Ulrich Drepper | 2004-01-13 | 1 | -2/+7 |
* | * sysdeps/alpha/Makefile: New file. * sysdeps/alpha/tcb-offse... | Richard Henderson | 2004-01-13 | 5 | -89/+124 |
* | * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int)... | Richard Henderson | 2004-01-13 | 8 | -20/+74 |
* | * Versions.def (libm): Add GLIBC_2.3.3. | Richard Henderson | 2004-01-13 | 50 | -0/+1306 |
* | Update. | Ulrich Drepper | 2004-01-13 | 10 | -44/+146 |
* | Define relro-LDFLAGS if have-z-relro==yes. Add it to LDFLAGS.so and LDFLAGS-... | Ulrich Drepper | 2004-01-13 | 1 | -2/+8 |
* | * sysdeps/x86_64/strcspn.S: Fix typo in last patch. | Andreas Jaeger | 2004-01-12 | 2 | -1/+5 |
* | Update. | Andreas Jaeger | 2004-01-11 | 3 | -3/+17 |
* | Add cfi directives. | Andreas Jaeger | 2004-01-10 | 2 | -1/+7 |
* | Update. | Ulrich Drepper | 2004-01-10 | 6 | -5/+24 |
* | Update. | Ulrich Drepper | 2004-01-08 | 5 | -2/+109 |
* | Update. | Ulrich Drepper | 2004-01-06 | 5 | -18/+138 |