summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-06-24Fix typo in commentSiddhesh Poyarekar
2013-06-22Include <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.Joseph Myers
2013-06-22Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (b...Joseph Myers
2013-06-22Remove dead DL_DST_REQ_STATIC code.Maciej W. Rozycki
2013-06-21Fix bad shift in soft-fp (bug 7006).Joseph Myers
2013-06-21dlfcn/Makefile: Avoid repeated $(*-ENV) definitions.Maciej W. Rozycki
2013-06-21Add sh4 implementation of fegetexceptflag.Kaz Kojima
2013-06-20Fix loop construction to functions callsAdhemerval Zanella
2013-06-20Allow fesetround failures in math/test-misc.c if ROUNDING_TESTS fails.Joseph Myers
2013-06-20Avoid spurious failures from <fenv.h> fallback functions (bug 15654).Joseph Myers
2013-06-18Use rtld-CPPFLAGS in rtld-%.os rules for generated sources.Roland McGrath
2013-06-17PowerPC: Reserve TCB space for EBB frameworkAdhemerval Zanella
2013-06-17Sort sysd-rules-patterns by descending pattern length.Roland McGrath
2013-06-17Rewrite sysd-rules generation using an awk script.Roland McGrath
2013-06-17Use math-tests.h more in math/test-misc.Joseph Myers
2013-06-15Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).Joseph Myers
2013-06-15Add another fma test.Joseph Myers
2013-06-15Add documentation for default pthread attribute functionsSiddhesh Poyarekar
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-14Set fast unaligned load flag for new Intel microarchitectureLiubov Dmitrieva
2013-06-15Add rtld-memset.S for x86_64Siddhesh Poyarekar
2013-06-14Make tst-strtod-round use ROUNDING_TESTS.Joseph Myers
2013-06-13Fix raciness in waitid test.Roland McGrath
2013-06-13Fix NEWS entry about clock precisionSiddhesh Poyarekar
2013-06-13Don't let ld.so that failed its sanity check land in place.Roland McGrath
2013-06-13Rework tst-strtod-round handling of inexact results.Joseph Myers
2013-06-13Fix ChangeLog entrySiddhesh Poyarekar
2013-06-13Improve precision of clock() function on LinuxSiddhesh Poyarekar
2013-06-12Fix unsafe compiler optimizationAdhemerval Zanella
2013-06-12Make more libm tests condition exceptions tests with math-tests.h.Joseph Myers
2013-06-12Update Interlingua translation from translation projectAndreas Jaeger
2013-06-12Set/restore rounding mode only when neededSiddhesh Poyarekar
2013-06-11Convert iso-639.def to utf-8Siddhesh Poyarekar
2013-06-11Add exception information to math-tests.h and use it in libm-test.inc.Joseph Myers
2013-06-11Port remaining string benchmarksSiddhesh Poyarekar
2013-06-11PowerPC: Merge ports/ dl-procinfo.[ch] with base.Ryan S. Arnold
2013-06-11Update BIG5-HKSCS charmap to HKSCS-2008Andreas Schwab
2013-06-11Fix indentation and add copyright header to time.hSiddhesh Poyarekar
2013-06-11Remove performance-related bits from string testsSiddhesh Poyarekar
2013-06-11Copy over string performance tests into benchtestsSiddhesh Poyarekar
2013-06-11Begin porting string performance tests to benchtestsSiddhesh Poyarekar
2013-06-11Fix handling of netgroup cache in nscdAndreas Schwab
2013-06-11Update Chinese (traditional) translation from translation projectAndreas Jaeger
2013-06-11Fix symbol definitions for __clock_* functionsSiddhesh Poyarekar
2013-06-10Remove trailing whitespace from mach/*.sub.Joseph Myers
2013-06-10Add rounding mode information to math-tests.h and use it in libm-test.inc.Joseph Myers
2013-06-10Avoid overwriting earlier flags in CPPFLAGS-nonlib in benchtestsSiddhesh Poyarekar
2013-06-08Avoid trailing whitespace in sysdeps/gnu/errlist.c.Joseph Myers
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers