aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
akhuettel/wip-2.41-newsNEWS: Move testsuite item to end (more developer-oriented)Andreas K. Hüttel11 days
azanella/memory-seal-v5linux: Add memory sealing testsAdhemerval Zanella7 days
masterlibio: Replace __LP64__ with __WORDSIZETulio Magno Quites Machado Filho17 hours
release/2.34/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu12 days
release/2.35/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu12 days
release/2.36/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu12 days
release/2.37/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu12 days
release/2.38/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu12 days
release/2.40/masternptl: Correct stack size attribute when stack grows up [BZ #32574]John David Anglin4 days
release/2.41/mastermath: Fix tanf for some inputs (BZ 32630)Adhemerval Zanella3 days
[...]
 
TagDownloadAuthorAge
glibc-2.41.9000glibc-2.41.9000.zip  glibc-2.41.9000.tar.gz  glibc-2.41.9000.tar.bz2  Andreas K. Hüttel9 days
glibc-2.41glibc-2.41.zip  glibc-2.41.tar.gz  glibc-2.41.tar.bz2  Andreas K. Hüttel9 days
glibc-2.40.9000glibc-2.40.9000.zip  glibc-2.40.9000.tar.gz  glibc-2.40.9000.tar.bz2  Andreas K. Hüttel7 months
glibc-2.40glibc-2.40.zip  glibc-2.40.tar.gz  glibc-2.40.tar.bz2  Andreas K. Hüttel7 months
glibc-2.14.9000glibc-2.14.9000.zip  glibc-2.14.9000.tar.gz  glibc-2.14.9000.tar.bz2  Carlos O'Donell9 months
glibc-2.39.9000glibc-2.39.9000.zip  glibc-2.39.9000.tar.gz  glibc-2.39.9000.tar.bz2  Andreas K. Hüttel12 months
glibc-2.39glibc-2.39.zip  glibc-2.39.tar.gz  glibc-2.39.tar.bz2  Andreas K. Hüttel12 months
glibc-2.38.9000glibc-2.38.9000.zip  glibc-2.38.9000.tar.gz  glibc-2.38.9000.tar.bz2  Andreas K. Hüttel18 months
glibc-2.38glibc-2.38.zip  glibc-2.38.tar.gz  glibc-2.38.tar.bz2  Andreas K. Hüttel18 months
glibc-2.37.9000glibc-2.37.9000.zip  glibc-2.37.9000.tar.gz  glibc-2.37.9000.tar.bz2  Carlos O'Donell2 years
[...]
 
AgeCommit messageAuthorFilesLines
2013-03-22Add test case for declarations in manual.roland/manual-checkRoland McGrath11-41/+229
2013-03-22Update sparc ULPs.David S. Miller1-4/+1002
2013-03-22BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibmAdhemerval Zanella5-10/+40
2013-03-22BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguardsDmitry V. Levin3-11/+17
2013-03-21PowerPC: fix sqrtl ABI issueAdhemerval Zanella2-0/+9
2013-03-21libm-test: Properly wrap blocks consisting of several statements.Thomas Schwinge2-8/+17
2013-03-21On 32-bit x86, disable certain tests involving sNaN values.Thomas Schwinge4-10/+91
2013-03-21Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285).Joseph Myers6-21/+62
2013-03-21Allow adding of arbitrary code to benchmark testsSiddhesh Poyarekar2-1/+10
2013-03-21Fix casinh inaccuracy for argument with imaginary part 1 (bug 15287).Joseph Myers8-3/+1812
[...]