summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reverse -mno-vsx commits in order to correct it later.Ryan S. Arnold2011-02-162-11/+0
* Prevent VSX type TOC ref in _dl_start before relocs are resolved.Ryan S. Arnold2011-02-151-2/+1
* Prevent VSX type TOC ref in _dl_start before relocs are resolved.Ryan S. Arnold2011-02-152-0/+12
* Fix comparison in sqrtl for IBM long double 128.Luis Machado2010-12-032-2/+7
* power7-optimized mempcpyLuis Machado2010-11-053-0/+934
* This patch is not upstream. It is useful and non-invasive. It allows someRyan Arnold2010-11-052-4/+9
* PowerPC64 doesn't need an executable stack and therefore doesn't needRyan Arnold2010-11-0117-36/+359
* IEEE quad fmal fixesJakub Jelinek2010-11-013-2/+27
* Add C99 FP_FAST_FMA{,F,L} macros to math.hMichael Meissner2010-11-013-0/+28
* Missing CL.Jakub Jelinek2010-11-011-0/+15
* Implement fmal, some fma bugfixesJakub Jelinek2010-11-019-97/+492
* Fix some more dbl-64/s_fma.c issueJakub Jelinek2010-11-013-15/+105
* Implement accurate fma.Jakub Jelinek2010-11-0117-10/+467
* Correct implementation of fmaf.Jakub Jelinek2010-11-0122-19/+126
* powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman2010-11-017-3/+1035
* PowerPC64 ABI fixesAlan Modra2010-11-0116-235/+315
* Whitespace fixes.Ulrich Drepper2010-11-012-2/+2
* POWER6/7 optimizations for copysignLuis Machado2010-11-015-0/+121
* powerpc: Various P7-optimized string functionsLuis Machado2010-10-3115-0/+2105
* powerpc: Re-work the Implies structureLuis Machado2010-10-3149-58/+95
* More whitespace fixes.Ulrich Drepper2010-10-311-2/+2
* Fix whitespaces.Ulrich Drepper2010-10-314-37/+37
* power7 string compare optimizationsLuis Machado2010-10-315-0/+2337
* Small fix to POWER7 32-bit memsetLuis Machado2010-10-302-3/+6
* Small fix to POWER7 32-bit memcpyLuis Machado2010-10-302-2/+6
* Add missing files.Luis Machado2010-10-302-0/+833
* POWER7 optimized memset.Luis Machado2010-10-302-1/+11
* Allow AT_PLATFORM=foo as an env variable to the loader to override theRyan Arnold2010-10-263-0/+49
* Add test case for strstr problem.Ulrich Drepper2010-10-082-1/+8
* Fix strstr and memmem algorithm.Eric Blake2010-10-083-1/+33
* Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strncmpUlrich Drepper2010-10-084-53/+133
* Fix ifunc thunk for strspn on x86 in static libcAndreas Schwab2010-08-192-2/+6
* (__getlogin_r_loginuid): Also fail if tpwd after pwuid call is NULL.Ulrich Drepper2010-08-172-1/+6
* More fixes to error handling in getlogin_r.Andreas Schwab2010-08-172-2/+11
* Fix error handling in Linux getlogin*.Ulrich Drepper2010-08-173-13/+25
* glibc 2.12.1 releaseglibc-2.12.1Andreas Schwab2010-07-272-1/+5
* Regenerate NOTESAndreas Schwab2010-07-271-1/+1
* Flush cache after solving TEXTRELs if arch requires it.Kirill A. Shutemov2010-06-152-1/+10
* [sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME.Takashi Yoshii2010-06-152-2/+7
* Fix use of extend_alloca in NISAndreas Schwab2010-06-152-1/+5
* Fix a couple of __REDIRECT () __THROW occurrencesJakub Jelinek2010-06-144-20/+27
* Incorrect x86 CPU family and model check.H.J. Lu2010-06-012-3/+9
* Fix iov[] size in SH register_dump()Takashi Yoshii2010-06-012-2/+6
* Don't crash on unresolved weak symbol reference when auditing.Ulrich Drepper2010-06-012-2/+8
* Don't crash on unresolved weak symbol referenceAndreas Schwab2010-06-012-3/+9
* Implement recvmmsg also as socketcallAndreas Schwab2010-06-017-2/+130
* sunrpc: Fix spurious fall-throughAndreas Schwab2010-06-014-0/+9
* Make <sys/timex.h> compatible with C++Andreas Schwab2010-05-242-3/+7
* Fix typo in es_CR locale.Andreas Schwab2010-05-182-1/+5
* Fix FP exception control.Andrew Stubbs2010-05-122-3/+14