about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Preserve link time dependencies over relocation dependenciesAndreas Schwab2011-10-201-0/+6
* Optimize x86-64 rawmemchr and add testUlrich Drepper2011-10-191-0/+5
* Add optimized str{,n}casecmp for AVX on x86-64Ulrich Drepper2011-10-191-0/+8
* Fix PLT use for feraiseexcept on x86_64Andreas Schwab2011-10-191-0/+5
* Use new internal libc_fe* interfaces in more functionsUlrich Drepper2011-10-181-0/+10
* Provide combined internal feholdexcept/fesetround interfaceUlrich Drepper2011-10-181-0/+6
* Add optimized nearbyint{,f} for x86-64Ulrich Drepper2011-10-181-0/+9
* Start optimizing the use of the fenv interfaces in libm itselfUlrich Drepper2011-10-181-0/+15
* Fix last changeAndreas Schwab2011-10-181-2/+2
* Fix linkage conflict with feraiseexceptAndreas Schwab2011-10-181-0/+7
* Small optimization of generic exp2Ulrich Drepper2011-10-171-0/+2
* Add optimized 64-bit frexpUlrich Drepper2011-10-171-0/+2
* Relax asm requirements for recently added x86-64 math interfacesUlrich Drepper2011-10-171-0/+4
* Makr x86-64 math_private.h more robustUlrich Drepper2011-10-171-0/+3
* Provide internal optimizations on x86-64 with SSE4.1Ulrich Drepper2011-10-171-0/+10
* Fix last x86-64 mathinline changeUlrich Drepper2011-10-171-0/+4
* Fix nesting of #ifdefs in netgroupcache.cUlrich Drepper2011-10-171-0/+4
* Fix syntax error in __THROW macroAndreas Schwab2011-10-171-0/+2
* Correctly handle missing initgroups databaseAndreas Schwab2011-10-171-0/+5
* Use leaf function attribute in __THROWUlrich Drepper2011-10-161-0/+2
* Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper2011-10-161-0/+29
* Fix potential problem with skipping relocationsUlrich Drepper2011-10-161-0/+9
* No need for boundary case handling in x86-32 __ieee_logUlrich Drepper2011-10-151-0/+3
* Optimized floor for 64-bit architecturesUlrich Drepper2011-10-151-0/+2
* Add cosh optimized for 64-bit architecturesUlrich Drepper2011-10-151-0/+3
* Optimize expUlrich Drepper2011-10-151-0/+15
* No need for boundary case handling in x86-32 __ieee_logfUlrich Drepper2011-10-151-0/+3
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-10-151-0/+7
|\
| * Fix lost wmemcmp symbolAndreas Schwab2011-10-151-0/+2
| * Fix searching for C++ system headers for cross compilersAndreas Schwab2011-10-151-0/+5
* | Optimize access to isXYZ and toXYZ tablesUlrich Drepper2011-10-151-0/+10
|/
* Optimized memcmp and wmemcmp for x86-64 and x86-32Liubov Dmitrieva2011-10-151-0/+29
* Add parameter annotation to modfAndreas Jaeger2011-10-151-0/+5
* Avoid warning in iofwideUlrich Drepper2011-10-151-0/+2
* Fix definition of __isctype_fUlrich Drepper2011-10-151-0/+4
* Remove leftover debug message from plddUlrich Drepper2011-10-141-0/+2
* Optimize x86-32 logUlrich Drepper2011-10-141-0/+7
* Support optimized isXXX functions in C++ codeUlrich Drepper2011-10-141-0/+5
* Adjust s390 libm ULPsAndreas Schwab2011-10-141-0/+2
* Fix lost feraiseexcept symbolAndreas Schwab2011-10-141-0/+4
* BZ#13291: Manual typo fix for strverscmp.Roland McGrath2011-10-131-0/+5
* Fix PLT use in feupdateenv on x86_64Andreas Schwab2011-10-131-0/+4
* Check for zero size in memrchr for x86_64Andreas Schwab2011-10-131-0/+2
* Add memrchr testsAndreas Schwab2011-10-131-0/+4
* Optimized memchr, memrchr, rawmemchr for x86-32Liubov Dmitrieva2011-10-121-0/+17
* Optimize libmUlrich Drepper2011-10-121-0/+286
* Fix PLT use in getnetgrent_rAndreas Schwab2011-10-101-0/+3
* Implement __isinf_nsl for IBM long doubleAndreas Schwab2011-10-101-0/+4
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-10-091-0/+13
|\
| * Clean up locarchive mmap reservation code.Roland McGrath2011-10-081-0/+3