about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Use -msse2avx option for x86-64 libm functionsUlrich Drepper2012-01-2813-60/+83
* Simplify use of AVX instructions in internal math macrosUlrich Drepper2012-01-282-59/+24
* PowerPC - A2 memcpy cache line size initializationAdhemerval Zanella2012-01-273-4/+57
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2012-01-27135-1137/+271
|\
| * Remove __STDC__ conditionals from libm.Joseph Myers2012-01-27135-1137/+271
* | Sort objects before relocationsUlrich Drepper2012-01-278-35/+158
|/
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2012-01-2720-156/+66
|\
| * Remove __STDC__ conditionals from non-installed headers.Joseph Myers2012-01-2610-63/+27
| * Remove __STDC__ conditionals from installed headers.Joseph Myers2012-01-2611-93/+39
* | Fix commentUlrich Drepper2012-01-271-2/+2
|/
* Really fix AVX testsUlrich Drepper2012-01-269-28/+41
* Reset bit_AVX in __cpu_features is OS support is missingUlrich Drepper2012-01-264-4/+24
* Remove gets declarations in C++ tests.Joseph Myers2012-01-255-6/+7
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2012-01-2412-6102/+53
|\
| * Remove posix/glob directory (standalone glob build support).Joseph Myers2012-01-249-6085/+4
| * Use newly built locales for tst-c16c32-1.Joseph Myers2012-01-242-0/+5
| * Hurd: Try to respect mmap address hint for non-MAP_FIXED.Samuel Thibault2012-01-232-15/+37
| * Hurd: socket uses EAFNOSUPPORT rather than EPFNOSUPPORT.Pino Toscano2012-01-232-2/+7
* | Fix gets problemsUlrich Drepper2012-01-244-10/+30
|/
* Fix version check in uchar.hUlrich Drepper2012-01-212-1/+5
* Do not cache negative results in nscd if these are transientUlrich Drepper2012-01-207-18/+34
* More minor malloc cleanupsUlrich Drepper2012-01-171-24/+1
* Minor cleanups of malloc codeUlrich Drepper2012-01-163-55/+6
* Fix locking problem in fmtmsgUlrich Drepper2012-01-164-3/+43
* Don't always provide definition of gets checking versionMarek Polacek2012-01-132-0/+8
* Powerpc: correct duplicate label issue with multiple passes through context codeWill Schmidt2012-01-125-11/+25
* Optimized acosh for 64-bit platformsUlrich Drepper2012-01-112-0/+69
* Optimize scalblnUlrich Drepper2012-01-115-77/+108
* Fix warnings due to return in void functionsUlrich Drepper2012-01-112-6/+21
* Optimize s_modfUlrich Drepper2012-01-106-51/+88
* Add const attribute to fmin and fmaxUlrich Drepper2012-01-102-2/+4
* Optimize ldexp and scalbnUlrich Drepper2012-01-106-93/+65
* Add const attribute to pthread_equalUlrich Drepper2012-01-102-1/+4
* Consistently added return to pthread_exitUlrich Drepper2012-01-103-3/+8
* Add noreturn attributeMarek Polacek2012-01-102-1/+6
* Some branch prediction for log1pUlrich Drepper2012-01-092-3/+7
* bits/poll2.h needs __BEGIN/__END_DECLSUlrich Drepper2012-01-082-0/+6
* Install bits/poll2.hUlrich Drepper2012-01-082-2/+6
* Fix typo in Linux/PPC32 getcontextWill Schmidt2012-01-082-4/+9
* Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper2012-01-0815-44/+86
* Mark potential fix for BZ 11929Ulrich Drepper2012-01-082-7/+8
* sscanf always calls reallocPaul Pluzhnikov2012-01-082-2/+7
* CLAdhemerval Zanella2012-01-081-0/+6
* Use __pthread_get_minstack for AIO helper threadAdhemerval Zanella2012-01-081-2/+2
* Fix CLUlrich Drepper2012-01-081-2/+1
* Add test for CMPLX macrosUlrich Drepper2012-01-083-1/+60
* Fix typo in CMPLXLUlrich Drepper2012-01-082-1/+3
* Quash implicit declaration warningMarek Polacek2012-01-082-0/+5
* Add checking versions of poll and ppollUlrich Drepper2012-01-0814-5/+190
* RegeneratedUlrich Drepper2012-01-081-1/+0