Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update. | Ulrich Drepper | 2003-05-02 | 4 | -42/+379 |
* | Not needed anymore. | Ulrich Drepper | 2003-05-02 | 1 | -288/+0 |
* | * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__]. | Roland McGrath | 2003-05-02 | 4 | -8/+14 |
* | Update. | Ulrich Drepper | 2003-05-01 | 1 | -0/+40 |
* | * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (ucontext): Make uc_flags long ... | Alexandre Oliva | 2003-04-30 | 1 | -4/+0 |
* | (DR_CONTROL_RESERVED): Use correct value for 64-bit. | Andreas Jaeger | 2003-04-30 | 1 | -2/+10 |
* | Update. | Ulrich Drepper | 2003-04-29 | 1 | -6/+6 |
* | Update. | Ulrich Drepper | 2003-04-29 | 135 | -109/+552 |
* | Update. | Ulrich Drepper | 2003-04-29 | 5 | -5/+72 |
* | semtimedop implementation for Linux/m68k. | Andreas Schwab | 2003-04-27 | 1 | -0/+60 |
* | 2003-04-26 Roland McGrath <roland@frob.com> | Roland McGrath | 2003-04-26 | 1 | -15/+7 |
* | Update. | Ulrich Drepper | 2003-04-25 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2003-04-25 | 2 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-04-24 | 3 | -93/+219 |
* | * elf/dl-reloc.c (allocate_static_tls): Rename to... | Roland McGrath | 2003-04-24 | 4 | -8/+23 |
* | 2003-04-24 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2003-04-24 | 3 | -61/+77 |
* | (gaih_inet): Check for rc == ERANGE, not rc == errno. Use extend_alloca. | Ulrich Drepper | 2003-04-23 | 1 | -5/+3 |
* | 2003-04-22 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-04-23 | 3 | -10/+9 |
* | Update. | Ulrich Drepper | 2003-04-21 | 1 | -0/+43 |
* | Update. | Ulrich Drepper | 2003-04-21 | 6 | -6/+29 |
* | Update. | Ulrich Drepper | 2003-04-20 | 2 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-04-20 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-04-19 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-04-19 | 2 | -4/+4 |
* | Update. | Ulrich Drepper | 2003-04-19 | 11 | -50/+223 |
* | Update. | Ulrich Drepper | 2003-04-18 | 1 | -5/+1 |
* | Update. | Ulrich Drepper | 2003-04-17 | 3 | -155/+227 |
* | Update. | Ulrich Drepper | 2003-04-17 | 2 | -3/+8 |
* | Update. | Ulrich Drepper | 2003-04-17 | 1 | -64/+111 |
* | (netlink_receive): Allocate only one block. (free_netlink_handle): Adjust app... | Ulrich Drepper | 2003-04-16 | 1 | -48/+34 |
* | 2003-04-15 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-04-16 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2003-04-15 | 1 | -5/+5 |
* | Update. | Ulrich Drepper | 2003-04-15 | 3 | -22/+41 |
* | Update. | Ulrich Drepper | 2003-04-15 | 2 | -49/+80 |
* | Update. | Ulrich Drepper | 2003-04-15 | 1 | -5/+9 |
* | Update. | Ulrich Drepper | 2003-04-15 | 1 | -12/+63 |
* | Update. | Ulrich Drepper | 2003-04-14 | 4 | -90/+91 |
* | * sysdeps/generic/unwind-dw2.c (_Unwind_GetCFA): Add a cast to silence | Roland McGrath | 2003-04-14 | 1 | -1/+1 |
* | 2003-04-14 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-04-14 | 1 | -11/+11 |
* | Update from recent gcc version. | Ulrich Drepper | 2003-04-13 | 4 | -350/+441 |
* | * sysdeps/unix/sysv/linux/mips/profil-counter: New. * sysdeps/unix/sysv/linux... | Alexandre Oliva | 2003-04-13 | 5 | -21/+330 |
* | Update. | Ulrich Drepper | 2003-04-13 | 1 | -4/+11 |
* | Update. | Ulrich Drepper | 2003-04-12 | 2 | -1/+6 |
* | Update. | Ulrich Drepper | 2003-04-12 | 9 | -62/+118 |
* | * string/test-strcmp.c (do_random_tests): Test whether return value | Roland McGrath | 2003-04-11 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c | Roland McGrath | 2003-04-11 | 1 | -2/+8 |
* | Remove FLT_EVAL_METHOD definition. | Ulrich Drepper | 2003-04-09 | 2 | -11/+1 |
* | * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on NewABI. (ta0,... | Alexandre Oliva | 2003-04-09 | 4 | -77/+89 |
* | * sysdeps/sh/bits/atomic.h: Moved to ... | Roland McGrath | 2003-04-06 | 1 | -46/+63 |
* | 2003-04-06 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-04-06 | 1 | -34/+22 |