aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-03-14Compile with -Wundef.Roland McGrath1-0/+23
2014-03-14PowerPC: remove wrong roundl implementation for PowerPC64Adhemerval Zanella1-0/+7
2014-03-14PowerPC: remove wrong nearbyintl implementation for PPC64Adhemerval Zanella1-0/+7
2014-03-14PowerPC: remove wrong ceill implementation for PowerPC64Adhemerval Zanella1-0/+7
2014-03-14Add truncl tests related to BZ#16414Adhemerval Zanella1-0/+5
2014-03-14Fix two stray cases using #ifdef vs #if for TLS_TCB_AT_TP.Roland McGrath1-0/+6
2014-03-14Check AVX-512 assembler support firstH.J. Lu1-0/+7
2014-03-13hppa: Add _STACK_GROWS_* cases to pthread_attr_[sg]etstack.Carlos O'Donell1-1/+9
2014-03-13stop supporting bash-1.xMike Frysinger1-0/+12
2014-03-13delete ksh checksMike Frysinger1-0/+7
2014-03-13sotruss: drop ksh support and add basic POSIX shell supportMike Frysinger1-0/+8
2014-03-13manual: time: fix typo in IST exampleMike Frysinger1-0/+5
2014-03-13tst-longjmp_chk2: add comments/sanity checkMike Frysinger1-0/+5
2014-03-13Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin1-0/+30
2014-03-13Use __ehdr_start, when available, for rtld to get its own headers.Roland McGrath1-0/+8
2014-03-13ChangeLog format fix.Roland McGrath1-1/+0
2014-03-13Regenerate INSTALL.Joseph Myers1-0/+4
2014-03-13manual/setjmp.texi: Improve clarity of Sys V context docWill Newton1-0/+5
2014-03-122014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-0/+12
2014-03-12Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers1-0/+6
2014-03-12PowerPC: Fix bzero definition for static libc for PPC32Adhemerval Zanella1-0/+9
2014-03-12Provide correct buffer length to netgroup queries in nscd (BZ #16695)Siddhesh Poyarekar1-0/+6
2014-03-12PowerPC: Fix strspn for static buildAdhemerval Zanella1-0/+5
2014-03-11Fix MIPS libc_feresetround*_ctx to preserve exceptions.Joseph Myers1-0/+7
2014-03-11Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers1-0/+14
2014-03-11ARM: Fix up setjmp/longjmp changes sfi_* macro use.Roland McGrath1-0/+7
2014-03-11PowerPC: Fix bzero definition for static libc for PPC64Adhemerval Zanella1-0/+7
2014-03-11PowerPC: strspn optimization for PPC64/POWER7Vidya Ranganathan1-0/+13
2014-03-10PowerPC: strncat optimization for PPC64Adhemerval Zanella1-0/+13
2014-03-10Mark nscd service as forking in systemd service file (BZ #16639)Siddhesh Poyarekar1-0/+5
2014-03-08PowerPC: Fix modf/modff optimization return signAdhemerval Zanella1-0/+6
2014-03-08Add libm-test.inc macro for all-rounding-modes testing.Joseph Myers1-0/+57
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers1-0/+359
2014-03-07Include all of <time.h> from <sched.h> for older standards (bug 16670).Joseph Myers1-0/+9
2014-03-07[PATCH] [AArch64] Optional trapping exceptions support.Marcus Shawcroft1-0/+6
2014-03-07Count miscellaneous files built on host for testing as tests.Joseph Myers1-0/+8
2014-03-07Make tests consistently use *.out output files.Joseph Myers1-0/+42
2014-03-07Generate overall summary of test results.Joseph Myers1-0/+9
2014-03-07conformtest: split up running of tests from makefile.Joseph Myers1-0/+162
2014-03-07conformtest: clean up POSIX expectations for semaphore.h, signal.h, tar.h.Joseph Myers1-0/+108
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers1-0/+59
2014-03-06conformtest: correct set of standards for which more headers are tested.Joseph Myers1-0/+7
2014-03-06conformtest: correct set of standards for which some headers are tested.Joseph Myers1-0/+28
2014-03-06Remove INSTALL_INFO setting in manual/Makefile.Joseph Myers1-0/+2
2014-03-06Prepare libm-test.inc structures for multi-rounding-mode testing.Joseph Myers1-0/+45
2014-03-06Don't define __ASSUME_UTIMES for linux-generic architectures.Joseph Myers1-0/+5
2014-03-06Adjust how gen-auto-libm-tests handles before-rounding/after-rounding cases.Joseph Myers1-0/+11
2014-03-05Automatically check sanity of ulps from libm tests.Joseph Myers1-0/+195
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers1-0/+50
2014-03-04Fix libm-test.inc:print_complex_max_error handling of some error cases.Joseph Myers1-0/+7