aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/powerpc
AgeCommit message (Expand)Author
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-12-182004-12-18 Roland McGrath <roland@redhat.com>Roland McGrath
2004-12-17Update.Ulrich Drepper
2004-12-15Update.cvs/fedora-glibc-20041215T0847Ulrich Drepper
2004-12-15Update.Ulrich Drepper
2004-09-28Update.Ulrich Drepper
2004-09-12[BZ #365]Ulrich Drepper
2004-09-08Update.Ulrich Drepper
2004-09-08Update.Ulrich Drepper
2004-09-08Update.Ulrich Drepper
2004-09-02[BZ #357]Ulrich Drepper
2004-07-06Update.Ulrich Drepper
2004-06-03Update.Ulrich Drepper
2004-05-18[BZ #163]Ulrich Drepper
2004-04-17Update.Ulrich Drepper
2004-04-04Update.Ulrich Drepper
2004-03-24Update.Ulrich Drepper
2004-03-24Update.Ulrich Drepper
2004-03-11Update.Ulrich Drepper
2004-03-11Update.Ulrich Drepper
2004-03-10Update.Ulrich Drepper
2004-03-08Update.Ulrich Drepper
2004-02-16Update.Ulrich Drepper
2004-02-14Update.Ulrich Drepper
2003-09-22Update.Ulrich Drepper
2003-09-22Update.Ulrich Drepper
2003-09-09Update.Ulrich Drepper
2003-09-03Update.Ulrich Drepper
2003-08-26Update.Ulrich Drepper
2003-07-21Update.Ulrich Drepper
2003-07-14Update.Ulrich Drepper
2003-07-11Update.Ulrich Drepper
2003-06-22Update.Ulrich Drepper
2003-06-19Update.Ulrich Drepper
2003-06-17Update.Ulrich Drepper
2003-06-15Update.Ulrich Drepper
2003-06-05Update.Ulrich Drepper
2003-05-30(lll_mutex_cond_lock): Add one to value parameter of __lll_lock_wait to refle...Ulrich Drepper
2003-05-30Update.Ulrich Drepper
2003-05-13Update.Ulrich Drepper
2003-05-03Update.Ulrich Drepper
2003-05-01Update.Ulrich Drepper
2003-04-25Update.Ulrich Drepper
2003-04-25Update.Ulrich Drepper
2003-04-01Update.Ulrich Drepper
2003-03-25Update.Ulrich Drepper
2003-03-20Update.Ulrich Drepper
2003-03-20Replace __lll_add calls with atomic_exchange_and_add calls respectively.Ulrich Drepper
2003-03-19(__lll_test_and_set): Fix typos.Roland McGrath