]> sourceware.org Git - glibc.git/history - ChangeLog
Fix offset caching for streams and use it for ftell (BZ #16680)
[glibc.git] / ChangeLog
2014-03-17 Siddhesh PoyarekarFix offset caching for streams and use it for ftell...
2014-03-17 Siddhesh PoyarekarFix up return codes for tests in tst-ftell-active-handler
2014-03-17 Siddhesh PoyarekarGet rid of __LT_SPINLOCK_INIT
2014-03-17 Joseph MyersAdd libm-test support for per-rounding-mode manually...
2014-03-14 Roland McGrathRemove "Compiled on ..." crapola from version text.
2014-03-14 Joseph MyersDo not terminate default test runs on test failure.
2014-03-14 Roland McGrathGet rid of Versions.def source file
2014-03-14 Roland McGrathCompile with -Wundef.
2014-03-14 Adhemerval ZanellaPowerPC: remove wrong roundl implementation for PowerPC64
2014-03-14 Adhemerval ZanellaPowerPC: remove wrong nearbyintl implementation for...
2014-03-14 Adhemerval ZanellaPowerPC: remove wrong ceill implementation for PowerPC64
2014-03-14 Adhemerval ZanellaAdd truncl tests related to BZ#16414
2014-03-14 Roland McGrathFix two stray cases using #ifdef vs #if for TLS_TCB_AT_TP.
2014-03-14 H.J. LuCheck AVX-512 assembler support first
2014-03-14 Carlos O'Donellhppa: Add _STACK_GROWS_* cases to pthread_attr_[sg...
2014-03-14 Mike Frysingerstop supporting bash-1.x
2014-03-14 Mike Frysingerdelete ksh checks
2014-03-13 Mike Frysingersotruss: drop ksh support and add basic POSIX shell...
2014-03-13 Mike Frysingermanual: time: fix typo in IST example
2014-03-13 Mike Frysingertst-longjmp_chk2: add comments/sanity check
2014-03-13 Igor ZamyatinSave and restore AVX-512 zmm registers to x86-64 ld.so
2014-03-13 Roland McGrathUse __ehdr_start, when available, for rtld to get its...
2014-03-13 Roland McGrathChangeLog format fix.
2014-03-13 Joseph MyersRegenerate INSTALL.
2014-03-13 Will Newtonmanual/setjmp.texi: Improve clarity of Sys V context doc
2014-03-12 Paul Pluzhnikov2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>
2014-03-12 Joseph MyersFix __ASSUME_PSELECT for MicroBlaze (bug 16642).
2014-03-12 Adhemerval ZanellaPowerPC: Fix bzero definition for static libc for PPC32
2014-03-12 Siddhesh PoyarekarProvide correct buffer length to netgroup queries in...
2014-03-12 Adhemerval ZanellaPowerPC: Fix strspn for static build
2014-03-11 Joseph MyersFix MIPS libc_feresetround*_ctx to preserve exceptions.
2014-03-11 Joseph MyersFix nextafter overflow in non-default rounding modes...
2014-03-11 Roland McGrathARM: Fix up setjmp/longjmp changes sfi_* macro use.
2014-03-11 Adhemerval ZanellaPowerPC: Fix bzero definition for static libc for PPC64
2014-03-11 Vidya RanganathanPowerPC: strspn optimization for PPC64/POWER7
2014-03-10 Adhemerval ZanellaPowerPC: strncat optimization for PPC64
2014-03-10 Siddhesh PoyarekarMark nscd service as forking in systemd service file...
2014-03-08 Adhemerval ZanellaPowerPC: Fix modf/modff optimization return sign
2014-03-08 Joseph MyersAdd libm-test.inc macro for all-rounding-modes testing.
2014-03-07 Joseph MyersFix POSIX namespace for <bits/siginfo.h> (bug 16674).
2014-03-07 Joseph MyersInclude all of <time.h> from <sched.h> for older standa...
2014-03-07 Marcus Shawcroft[PATCH] [AArch64] Optional trapping exceptions support.
2014-03-07 Joseph MyersCount miscellaneous files built on host for testing...
2014-03-07 Joseph MyersMake tests consistently use *.out output files.
2014-03-07 Joseph MyersGenerate overall summary of test results.
2014-03-07 Joseph Myersconformtest: split up running of tests from makefile.
2014-03-07 Joseph Myersconformtest: clean up POSIX expectations for semaphore...
2014-03-06 Joseph MyersEnumerate tests with special rules in tests-special...
2014-03-06 Joseph Myersconformtest: correct set of standards for which more...
2014-03-06 Joseph Myersconformtest: correct set of standards for which some...
2014-03-06 Joseph MyersRemove INSTALL_INFO setting in manual/Makefile.
2014-03-06 Joseph MyersPrepare libm-test.inc structures for multi-rounding...
2014-03-06 Joseph MyersDon't define __ASSUME_UTIMES for linux-generic architec...
2014-03-06 Joseph MyersAdjust how gen-auto-libm-tests handles before-rounding...
2014-03-05 Joseph MyersAutomatically check sanity of ulps from libm tests.
2014-03-05 Joseph MyersDon't include individual test ulps in libm-test-ulps.
2014-03-04 Joseph MyersFix libm-test.inc:print_complex_max_error handling...
2014-03-04 Siddhesh PoyarekarFix up formatting in tst-ftell-active-handler.c
2014-03-04 Siddhesh PoyarekarFix up formatting
2014-03-04 Siddhesh PoyarekarUse cached offset in ftell when reliable
2014-03-04 Siddhesh PoyarekarSeparate ftell from fseek logic and avoid modifying...
2014-03-03 Roland McGrathRetire the separate ChangeLog files in nptl/ and nptl_d...
2014-03-03 Siddhesh Poyarekarnscd: Improved support for tracking startup failure...
2014-03-03 Carlos O'DonellRevert 4248f0da6ff9e7dd63464cdecec2dec332dfc2f0.
2014-03-03 Adhemerval ZanellaPowerPC: Update powerpc-fpu ULPs.
2014-03-03 Rajalakshmi Sriniv... PowerPC: strrchr optimization for POWER7/PPC64
2014-03-01 Ondřej BílkaAdd changelog.
2014-02-28 Carlos O'DonellAdd header and standard information to threads.texi.
2014-02-28 Carlos O'DonellPromote do_lookup_x:check_match to a full function.
2014-02-28 Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-28 Roland McGrathAdd missing } in Versions file.
2014-02-28 Siddhesh PoyarekarFix missing ChangeLog
2014-02-27 Adhemerval ZanellaPowerPC: llround/llroundf POWER8 optimization
2014-02-27 Adhemerval ZanellaPowerPC: llrint/llrintf POWER8 optimization
2014-02-27 Adhemerval ZanellaPowerPC: Optimized finite/finitef for POWER8
2014-02-27 Adhemerval ZanellaPowerPC: Optimized isinf/isinff for POWER8
2014-02-27 Adhemerval ZanellaPowerPC: Optimized isnan/isnanf for POWER8
2014-02-27 Joey YeFix ARM NAN fraction bits.
2014-02-27 Siddhesh PoyarekarFix ChangeLog formatting
2014-02-27 Siddhesh PoyarekarFix sign of input to bsloww1 (BZ #16623)
2014-02-27 Joseph MyersSupport expected failures in .test-result files.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-26 Ondřej BílkaFix two spaces after sentence.
2014-02-26 Steve EllceyAdd macros and inline functions to mips math_private...
2014-02-26 Carlos O'DonellUse @Theglibc{} in manual/ipc.texi.
2014-02-26 Carlos O'DonellAdd a new "Inter-Process Communication" chapter.
2014-02-26 Adhemerval ZanellaPowerPC: Update powerpc-fpu ULPs.
2014-02-26 Ondřej BílkaSimplify calloc implementation.
2014-02-25 Carlos O'DonellBZ #16632: Change [_BSD/_SVID]_SOURCE warning.
2014-02-25 Carlos O'DonellBZ #16613: Support TLS in audit libraries.
2014-02-25 Florian Weimermisc/sys/select.h (__FD_MASK): Avoid signed integer...
2014-02-25 Will NewtonARM: Add SystemTap probes to longjmp and setjmp.
2014-02-25 Stefan LieblerS/390: Regenerate ULPs.
2014-02-25 Andreas SchwabFix race conditions in pldd that may leave the process...
2014-02-22 Roland McGrathRemove obsolete SHLIB_COMPAT conditionalization in...
2014-02-22 Roland McGrathRemove unused %include lines from Versions files.
2014-02-21 Joseph MyersGenerate .test-result files for tests with special...
2014-02-21 Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-21 Yury GribovUpdate ARM ulps for VFPv4 (bug 16600).
2014-02-21 Andreas SchwabAdd GLIBC_2.17 to librt in Version.def
next
This page took 0.553871 seconds and 108 git commands to generate.