about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Allow fesetround failures in math/test-misc.c if ROUNDING_TESTS fails.Joseph Myers2013-06-202-1/+8
* Avoid spurious failures from <fenv.h> fallback functions (bug 15654).Joseph Myers2013-06-2012-16/+44
* Use rtld-CPPFLAGS in rtld-%.os rules for generated sources.Roland McGrath2013-06-182-12/+28
* sysdeps/arm/arm-mcount.S: Comment typo fix.Roland McGrath2013-06-182-1/+3
* ARM: Make armv7 memcpy implementations SFI-friendlyRoland McGrath2013-06-183-281/+572
* ARM: Clean up __libc_ifunc_impl_listRoland McGrath2013-06-182-10/+21
* Fix warnings from ARM soft-float fpu_control.h.Joseph Myers2013-06-182-2/+7
* Wrap test-fpucw.c for ARM.Joseph Myers2013-06-183-1/+12
* PowerPC: Reserve TCB space for EBB frameworkAdhemerval Zanella2013-06-172-0/+10
* Make ARM feenableexcept detect failure (bug 14907).Joseph Myers2013-06-173-9/+27
* Sort sysd-rules-patterns by descending pattern length.Roland McGrath2013-06-175-9/+32
* Rewrite sysd-rules generation using an awk script.Roland McGrath2013-06-174-34/+79
* Use math-tests.h more in math/test-misc.Joseph Myers2013-06-172-2/+15
* Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).Joseph Myers2013-06-153-3/+21
* Add another fma test.Joseph Myers2013-06-152-0/+5
* Add documentation for default pthread attribute functionsSiddhesh Poyarekar2013-06-152-0/+44
* New API to set default thread attributesSiddhesh Poyarekar2013-06-1549-13/+817
* Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909).Joseph Myers2013-06-147-29/+23
* Update ARM _FPU_RESERVED value.Joseph Myers2013-06-143-3/+9
* Add math-tests.h for MIPS.Joseph Myers2013-06-142-0/+41
* Set fast unaligned load flag for new Intel microarchitectureLiubov Dmitrieva2013-06-142-0/+12
* Add rtld-memset.S for x86_64Siddhesh Poyarekar2013-06-154-2/+45
* Make tst-strtod-round use ROUNDING_TESTS.Joseph Myers2013-06-142-9/+38
* MicroBlaze: negated errors in lowlevellock.hKirk Meyer2013-06-142-4/+9
* Fix raciness in waitid test.Roland McGrath2013-06-132-4/+18
* Avoid access beyond memory bounds in pthread_attr_getaffinity_npSiddhesh Poyarekar2013-06-145-2/+81
* Fix NEWS entry about clock precisionSiddhesh Poyarekar2013-06-132-1/+7
* Don't let ld.so that failed its sanity check land in place.Roland McGrath2013-06-132-2/+10
* tile: default to little-endian in bits/endian.hChris Metcalf2013-06-132-3/+5
* Rework tst-strtod-round handling of inexact results.Joseph Myers2013-06-133-45/+737
* Fix formatting of commentAndreas Jaeger2013-06-131-1/+1
* Update sv_FI@euroJohan Heikkila2013-06-133-3/+7
* Update sv_FIJohan Heikkila2013-06-133-10/+27
* Fix ChangeLog entrySiddhesh Poyarekar2013-06-131-1/+1
* Improve precision of clock() function on LinuxSiddhesh Poyarekar2013-06-133-30/+34
* Fix unsafe compiler optimizationAdhemerval Zanella2013-06-123-1/+16
* Make more libm tests condition exceptions tests with math-tests.h.Joseph Myers2013-06-124-51/+66
* Update Interlingua translation from translation projectAndreas Jaeger2013-06-122-180/+190
* Set/restore rounding mode only when neededSiddhesh Poyarekar2013-06-124-14/+273
* Convert iso-639.def to utf-8Siddhesh Poyarekar2013-06-112-5/+9
* Add exception information to math-tests.h and use it in libm-test.inc.Joseph Myers2013-06-115-18/+60
* Port remaining string benchmarksSiddhesh Poyarekar2013-06-117-25/+361
* PowerPC: Remove redundant ports/sysdeps/powerpc/dl-procinfo.[ch].Ryan S. Arnold2013-06-113-268/+7
* PowerPC: Merge ports/ dl-procinfo.[ch] with base.Ryan S. Arnold2013-06-115-80/+124
* Update BIG5-HKSCS charmap to HKSCS-2008Andreas Schwab2013-06-119-11832/+13302
* Fix indentation and add copyright header to time.hSiddhesh Poyarekar2013-06-112-4/+23
* Remove performance-related bits from string testsSiddhesh Poyarekar2013-06-1126-620/+53
* Copy over string performance tests into benchtestsSiddhesh Poyarekar2013-06-1162-1/+5053
* Begin porting string performance tests to benchtestsSiddhesh Poyarekar2013-06-116-3/+447
* Fix handling of netgroup cache in nscdAndreas Schwab2013-06-115-15/+33