aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-19Consolidate common code into macrosSiddhesh Poyarekar
2013-09-19Fix buffer overrun in strtod_lLiubov Dmitrieva
2013-09-19Add benchmark inputs for sincosSiddhesh Poyarekar
2013-09-19New test cases for sin and cos for multiple precision fallbackSiddhesh Poyarekar
2013-09-19Consolidate sin/cos table lookup codeSiddhesh Poyarekar
2013-09-19Consolidate sin/cos computation for large inputsSiddhesh Poyarekar
2013-09-19Remove redundant goto linesSiddhesh Poyarekar
2013-09-19Add BZ #15640 to resolved bug list in NEWS.Maxim Kuvyrkov
2013-09-19Improve atomic locking for ARM.Maxim Kuvyrkov
2013-09-18MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki
2013-09-18e500 port: fpu_control.h.Joseph Myers
2013-09-18e500 port: setjmp/longjmp.Joseph Myers
2013-09-18Don't force -msoft-float for powerpc --without-fp.Joseph Myers
2013-09-18Format sincos32.cSiddhesh Poyarekar
2013-09-17Fix powerpc fpu_control.h namespace and parenthesis issues (bug 15966).Joseph Myers
2013-09-16ARM: Improve armv7 memcpy performance.Will Newton
2013-09-15Adjust language-code fields of LC_ADDRESS.Chris Leonard
2013-09-15Add country_car field to LC_ADDRESS.Chris Leonard
2013-09-13Fix some types in localedef.Richard Sandiford
2013-09-13Add CVE-2013-4332 to NEWS.Will Newton
2013-09-11sunrpc/rpc/types.h: fix OS X and FreeBSD build problemsJia Liu
2013-09-11Faster strchr implementation.Ondřej Bílka
2013-09-11benchtests: Rename argument to TIMING_INIT macro.Will Newton
2013-09-11Mention closing 15855, 15856 and 15857 in NEWS.Will Newton
2013-09-11Update powerpc-fpu ULPs.Adhemerval Zanella
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab
2013-09-11malloc: Check for integer overflow in memalign.Will Newton
2013-09-11malloc: Check for integer overflow in valloc.Will Newton
2013-09-11malloc: Check for integer overflow in pvalloc.Will Newton
2013-09-10Remove DO_NOT_USE_THIS conditionals.Ondřej Bílka
2013-09-10Clarify documentation cross-referenceAllan McRae
2013-09-10Update pt_chown sections of the manualAllan McRae
2013-09-09Fix static-binary lazy FPU context allocationMaciej W. Rozycki
2013-09-09Fix typo in strcoll exampleAllan McRae
2013-09-09Fix memory leak in stdlib/isomac.cAllan McRae
2013-09-09Fix memory leaks in libio on allocation failureAllan McRae
2013-09-09Fix nesting of ifdefs in netgroupcache.cAllan McRae
2013-09-09malloc: Add realloc test.Will Newton
2013-09-09Update to latest versions of GPL-2.0 and LGPL-2.1Allan McRae
2013-09-07Mention --disable-versioning removal in NEWS.Joseph Myers
2013-09-06Update Chinese (traditional) translations.David S. Miller
2013-09-06Make localedef output generation use more logical interfaces.Richard Sandiford
2013-09-06Fix trailing whitespaceChris Leonard
2013-09-06ChangeLog entry for Deduplicate country_car.Chris Leonard
2013-09-06 Deduplicate country_car.Chris Leonard
2013-09-06benchtests: Add memrchr benchmarkAdhemerval Zanella
2013-09-06benchtests/Makefile: Run benchmark for memcpy.Will Newton
2013-09-06Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell
2013-09-05PowerPC: fix POWER7 memrchr for some large inputsAdhemerval Zanella
2013-09-05Add memrchr testcaseAdhemerval Zanella