about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix pastoRoland McGrath2004-06-157-48/+48
* [BZ #150]Roland McGrath2004-06-151-0/+1
* * sysdeps/generic/strtol_l.c (DEF): Use ".gnu.linkonce.r."Roland McGrath2004-06-151-0/+6
* 2004-05-04 H.J. Lu <hongjiu.lu@intel.com>Roland McGrath2004-06-151-1/+1
* * sysdeps/alpha/div_libc.h (_ITOFS): Use "sp" not "$sp". (_IT...Richard Henderson2004-06-142-10/+15
* * sysdeps/s390/s390-32/backtrace.c (init): Guard with #ifdef SHARED.Roland McGrath2004-06-1110-8/+51
* * sysdeps/arm/strlen.S [__ARMEB__]: Compute correctly for big-endian.Roland McGrath2004-06-114-3/+24
* * elf/tls-macros.h [__s390x__] (TLS_LD, TLS_GD): Clobber also r14.Roland McGrath2004-06-112-4/+10
* [BZ #199]Roland McGrath2004-06-103-8/+19
* * sysdeps/generic/setenv.c (setenv): Return -1/EINVAL if name isRoland McGrath2004-06-093-1/+60
* This is not really associated with [bug #209], but is a test.Roland McGrath2004-06-091-0/+4
* [BZ #209]Roland McGrath2004-06-071-4/+4
* Update.Ulrich Drepper2004-06-071-0/+5
* (lll_futex_requeue): Pass val argument as 6th system call argument in %r7.Ulrich Drepper2004-06-071-7/+2
* Add email address.Andreas Jaeger2004-06-071-1/+1
* Update.Ulrich Drepper2004-06-066-91/+109
* Don't expand _itoa inline for libc.Ulrich Drepper2004-06-061-5/+10
* Update.Andreas Jaeger2004-06-051-0/+6
* (__makecontext): Handle more than 6 args correctly. Based on a patch by Masa...Andreas Jaeger2004-06-051-3/+3
* Update.Ulrich Drepper2004-06-042-1/+7
* Update.Ulrich Drepper2004-06-0330-209/+327
* Update.Ulrich Drepper2004-06-016-33/+72
* (__argp_error, __argp_failure): Check result of __asprintf call and don't use...Ulrich Drepper2004-06-011-2/+4
* * td_thr_validate.c: When we find no threads and the inferior appearsRoland McGrath2004-06-011-0/+5
* 2004-05-27 Roland McGrath <roland@redhat.com>Roland McGrath2004-06-011-6/+21
* Update.Ulrich Drepper2004-06-0114-51/+156
* (__condvar_tw_cleanup): Fix access to saved broadcast_seq value.Ulrich Drepper2004-06-011-13/+19
* Update.Andreas Jaeger2004-05-311-0/+6
* Andreas Jaeger2004-05-311-0/+4
* * elf/Makefile (shared-only-routines): Add dl-caller.Roland McGrath2004-05-291-0/+4
* 2004-05-29 Roland McGrath <roland@redhat.com>Roland McGrath2004-05-291-1/+2
* Update.Ulrich Drepper2004-05-281-0/+4
* #Ulrich Drepper2004-05-281-1/+0
* Update.Ulrich Drepper2004-05-2813-1/+84
* Update.Ulrich Drepper2004-05-2819-40/+147
* (memcpy): Remove libc_hidden_builtin_def if MEMPCPY_P.Ulrich Drepper2004-05-281-0/+2
* * sysdeps/generic/bits/in.hRoland McGrath2004-05-261-0/+7
* 2004-05-26 Roland McGrath <roland@frob.com>Roland McGrath2004-05-263-15/+2
* Update.Ulrich Drepper2004-05-264-24/+135
* Update.Ulrich Drepper2004-05-267-124/+56
* Update.Ulrich Drepper2004-05-2614-274/+636
* (add_dependency): Set DF_1_NODELETE bit in l_flags_1, not in l_flags.Ulrich Drepper2004-05-261-1/+1
* * sysdeps/unix/sysv/linux/bits/in.h: Cosmetic fixes to get in syncRoland McGrath2004-05-252-21/+27
* * sysdeps/generic/unwind-dw2-fde-glibc.c: Change copyright terms fromRoland McGrath2004-05-251-0/+5
* 2004-05-25 Roland McGrath <roland@frob.com>Roland McGrath2004-05-251-20/+13
* Update.Ulrich Drepper2004-05-242-3/+9
* Update.Ulrich Drepper2004-05-241-0/+4
* Don't allow linking with _obstack.Ulrich Drepper2004-05-241-1/+5
* * sysdeps/m68k/m68020/bits/atomic.h: Use "+m" constraint insteadAndreas Schwab2004-05-231-0/+5
* Use "+m" constraint instead of separate "m" constraints.Andreas Schwab2004-05-231-42/+35