aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-03-13manual: time: fix typo in IST exampleMike Frysinger
2014-03-13tst-longjmp_chk2: add comments/sanity checkMike Frysinger
2014-03-13Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin
2014-03-13Use __ehdr_start, when available, for rtld to get its own headers.Roland McGrath
2014-03-13ChangeLog format fix.Roland McGrath
2014-03-13Regenerate INSTALL.Joseph Myers
2014-03-13manual/setjmp.texi: Improve clarity of Sys V context docWill Newton
2014-03-122014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2014-03-12Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers
2014-03-12PowerPC: Fix bzero definition for static libc for PPC32Adhemerval Zanella
2014-03-12Provide correct buffer length to netgroup queries in nscd (BZ #16695)Siddhesh Poyarekar
2014-03-12PowerPC: Fix strspn for static buildAdhemerval Zanella
2014-03-11Fix MIPS libc_feresetround*_ctx to preserve exceptions.Joseph Myers
2014-03-11Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers
2014-03-11ARM: Fix up setjmp/longjmp changes sfi_* macro use.Roland McGrath
2014-03-11PowerPC: Fix bzero definition for static libc for PPC64Adhemerval Zanella
2014-03-11PowerPC: strspn optimization for PPC64/POWER7Vidya Ranganathan
2014-03-10PowerPC: strncat optimization for PPC64Adhemerval Zanella
2014-03-10Mark nscd service as forking in systemd service file (BZ #16639)Siddhesh Poyarekar
2014-03-08PowerPC: Fix modf/modff optimization return signAdhemerval Zanella
2014-03-08Add libm-test.inc macro for all-rounding-modes testing.Joseph Myers
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers
2014-03-07Include all of <time.h> from <sched.h> for older standards (bug 16670).Joseph Myers
2014-03-07[PATCH] [AArch64] Optional trapping exceptions support.Marcus Shawcroft
2014-03-07Count miscellaneous files built on host for testing as tests.Joseph Myers
2014-03-07Make tests consistently use *.out output files.Joseph Myers
2014-03-07Generate overall summary of test results.Joseph Myers
2014-03-07conformtest: split up running of tests from makefile.Joseph Myers
2014-03-07conformtest: clean up POSIX expectations for semaphore.h, signal.h, tar.h.Joseph Myers
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers
2014-03-06conformtest: correct set of standards for which more headers are tested.Joseph Myers
2014-03-06conformtest: correct set of standards for which some headers are tested.Joseph Myers
2014-03-06Remove INSTALL_INFO setting in manual/Makefile.Joseph Myers
2014-03-06Prepare libm-test.inc structures for multi-rounding-mode testing.Joseph Myers
2014-03-06Don't define __ASSUME_UTIMES for linux-generic architectures.Joseph Myers
2014-03-06Adjust how gen-auto-libm-tests handles before-rounding/after-rounding cases.Joseph Myers
2014-03-05Automatically check sanity of ulps from libm tests.Joseph Myers
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers
2014-03-04Fix libm-test.inc:print_complex_max_error handling of some error cases.Joseph Myers
2014-03-04Fix up formatting in tst-ftell-active-handler.cSiddhesh Poyarekar
2014-03-04Fix up formattingSiddhesh Poyarekar
2014-03-04Use cached offset in ftell when reliableSiddhesh Poyarekar
2014-03-04Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar
2014-03-03Retire the separate ChangeLog files in nptl/ and nptl_db/ subdirs.Roland McGrath
2014-03-03nscd: Improved support for tracking startup failure in nscd service (BZ #16639)Siddhesh Poyarekar
2014-03-03Revert 4248f0da6ff9e7dd63464cdecec2dec332dfc2f0.Carlos O'Donell
2014-03-03PowerPC: Update powerpc-fpu ULPs.Adhemerval Zanella
2014-03-03PowerPC: strrchr optimization for POWER7/PPC64Rajalakshmi Srinivasaraghavan
2014-03-01Add changelog.Ondřej Bílka
2014-02-28Add header and standard information to threads.texi.Carlos O'Donell