Add descriptive titles to po files and header.
[jlayton/glibc.git] / ChangeLog
2013-05-09 Joseph MyersFix ldbl-128ibm cos range reduction near pi/2 (bug...
2013-05-09 Joseph MyersFix ldbl-128 cos range reduction near pi/2 (bug 15429).
2013-05-09 Joseph MyersUse M_SQRT1_2l instead of local M_SQRT_2_2 in libm...
2013-05-09 Joseph MyersUse M_PI_34l consistently in libm-test.inc.
2013-05-09 Joseph MyersUse decimal constants in defining M_* in libm-test...
2013-05-08 Adhemerval Zanella Update powerpc libm-test ULPs
2013-05-08 Joseph MyersFactor out initializers for libm-test.inc constants.
2013-05-08 Joseph MyersUse correct TEST_* macros for jn, ldexp and yn tests.
2013-05-08 Joseph MyersMove some libm-test logic for running tests from gen...
2013-05-08 Joseph MyersImprove tgamma accuracy (bugs 2546, 2560, 5159, 15426).
2013-05-08 Ondrej BilkaPreheat CPU in benchtests.
2013-05-07 Aurelien JarnoOnly defined DEV_BSIZE if not already defined.
2013-05-07 Roland McGrathDeclare _dl_skip_args in ldsodefs.h header.
2013-05-07 Carlos O'Donellmanual/message.texi: Fix english and clarify.
2013-05-07 Roland McGrathFix glob64 broken by cleanup.
2013-05-07 Roland McGrathRemove a dead declaration.
2013-05-06 Roland McGrathMove dummy glob64.c alongside glob.c that defines glob64.
2013-05-06 Roland McGrathFlesh out stub not-cancel.h file.
2013-05-06 Roland McGrathMove getlogin_r_chk to login/ subdir.
2013-05-06 Roland McGrathFix poll stub implementation.
2013-05-06 Roland McGrathMove ptsname_r_chk to login/ subdir.
2013-05-06 Roland McGrathMove getlogin, getlogin_r, setlogin to login/ subdir.
2013-05-06 Roland McGrathFix stub setrlimit implementation.
2013-05-06 Roland McGrathClean up POSIX.1 implementation of truncate.
2013-05-06 Joseph MyersInitialize x in frexp, modf, remqou tests.
2013-05-06 Joseph MyersConsistently use TEST_f_f1 in gamma tests.
2013-05-06 Adhemerval ZanellaPowerPC: fix hypot/hypof FP exceptions
2013-05-06 Roland McGrathSplit _dl_writev out from _dl_debug_vdprintf.
2013-05-04 Joseph MyersRemove unused libm-test expected-failure mechanism.
2013-05-04 Joseph MyersUse static initializers for constant variables in libm...
2013-05-03 Roland McGrathConsolidate definitions of _FORTIFY_SOURCE wrappers...
2013-05-03 Roland McGrathFix NEED_DL_SYSINFO{,_DSO} conditionalization in _dl_sy...
2013-05-03 Adhemerval ZanellaPowerPC: Add time vDSO support
2013-05-03 Joseph MyersConsistently use TEST_f_f1 in lgamma tests.
2013-05-03 Joseph MyersDon't use IGNORE_ZERO_INF_SIGN in hypot tests.
2013-05-03 Andreas JaegerSync with Linux 3.9
2013-05-03 Adhemerval ZanellaUpdate powerpc libm-test ULPs
2013-05-03 Carlos O'DonellAdd yesstr and nostr to en_CA, es_AR, and es_ES
2013-05-03 Allan McRaeAdd bug 14952 to ChangeLog and NEWS
2013-05-02 David S. MillerUpdate Sparc ULPs.
2013-05-01 Ondrej BilkaRemove duplicate __strcmp_cg
2013-05-01 Roland McGrathAdd missing #include in sysdeps/posix/opendir.c.
2013-05-01 Richard SmithUse __gnu_inline__ for __extern_always_inline in g...
2013-05-01 Joseph MyersFix catan, catanh spurious underflows (bug 15423).
2013-04-30 Adhemerval ZanellaUpdate powerpc libm-test ULPs
2013-04-30 Joseph MyersFix catan, catanh inaccuracy from atan2 denominators...
2013-04-30 Siddhesh PoyarekarFormat s_sin.c
2013-04-30 Siddhesh PoyarekarAllow multiple input domains to be run in the same...
2013-04-30 Siddhesh PoyarekarMaintain runtime of each benchmark at ~10 seconds
2013-04-29 Roland McGrathMake stub fchdir.c define __fchdir.
2013-04-29 Joseph MyersIntegrate errno testing better in libm-test.inc.
2013-04-29 Andreas JaegerBZ#15084: Apparent typos in strings in res_debug.c
2013-04-29 Andreas JaegerBZ#15085: Fix comments/strings for RES_NOCHECKNAME
2013-04-29 Andreas JaegerBZ#15380: Fix initstate error return
2013-04-29 Andreas JaegerBZ#15086: Fix res_debug printing of options
2013-04-29 Adhemerval ZanellaUpdate powerpc libm-test ULPs
2013-04-29 Joseph MyersAdd missing semicolons to libm-test.inc tests.
2013-04-27 Joseph MyersFix catan, catanh spurious overflows (bug 15409).
2013-04-27 Andreas JaegerFix guards for qecvt
2013-04-27 Allan McRaeUpdate i386 libm-test ULPs
2013-04-26 Joseph MyersFix catan, catanh missing underflows (bug 15406).
2013-04-26 Joseph MyersFix csin, csinh, ccos, ccosh missing underflows (bug...
2013-04-26 Adhemerval ZanellaPowerPC: modf optimization fix
2013-04-26 Markus TrippelsdorfUpdate x86_64 ULPs
2013-04-25 Joseph MyersMove x86_64-specific audit tests to sysdeps/x86_64/.
2013-04-25 Paul PluzhnikovGet rid of __STDC_FORMAT_MACROS, __STDC_LIMIT_MACROS...
2013-04-25 Maciej W. RozyckiDeclare __ehdr_start with hidden visibility.
2013-04-25 Maciej W. Rozyckisoft-fp: s/sNAN/NAN/ -- no sNaNs are ever produced.
2013-04-24 Carlos O'Donellmath: Use accurate answers for cos and sincos.
2013-04-24 Joseph MyersAdd catan, catanh tests at +/- 1 and +/- i.
2013-04-24 Joseph MyersUse suffixed floating-point constants in float and...
2013-04-24 Joseph MyersFix catan, catanh inaccuracy through use of log (bug...
2013-04-24 Siddhesh PoyarekarMention files in which fast/slow paths of math function...
2013-04-23 Roland McGrathAdd generic POSIX implementation of C11 timespec_get.
2013-04-23 Adhemerval ZanellaPowerPC: modf optimization
2013-04-23 Siddhesh PoyarekarConsistently use ISSPACE to check for whitespace
2013-04-23 Andreas SchwabRemove non-standard initialisation of flexible array...
2013-04-23 Heiko CarstensS/390: Change struct statfs[64] member types to unsigne...
2013-04-22 Jan-Benedict GlawFix getent to call endspent rather than endpwent for...
2013-04-22 Siddhesh PoyarekarMinor cleanup in getaddrinfo
2013-04-21 David S. MillerRussian translations update.
2013-04-19 Adam ConradRemove __wur from setfsuid and setfsgid.
2013-04-18 Carlos O'DonellUpdate ChangeLog.
2013-04-18 Carlos O'DonellConfiguring for i386 is no longer supported.
2013-04-17 Siddhesh PoyarekarAdd benchmark inputs for cos and tan
2013-04-16 Roland McGrathDon't test O_RDONLY case in tst-aio7.
2013-04-16 Siddhesh PoyarekarDefine NOT_IN_libc when compiling benchmark programs
2013-04-16 Siddhesh PoyarekarAdd target bench-clean
2013-04-15 David HolsgroveAdding MicroBlaze support to elf/elf.h
2013-04-15 Thomas SchwingeFix coding-style violation.
2013-04-15 Andreas SchwabProperly check for short writes when sending the respon...
2013-04-15 Siddhesh PoyarekarWrite to bench.out-tmp only once
2013-04-15 Andreas Schwabnscd: don't fork twice
2013-04-15 Siddhesh PoyarekarFix off-by-one bug in tst-fwrite-error
2013-04-15 Siddhesh PoyarekarRebuild benchmark sources when Makefile is updated
2013-04-12 Roland McGrathBZ#15361: Make aio_fsync not check open modes.
2013-04-12 Siddhesh PoyarekarMove bench target to benchtests
2013-04-11 Carlos O'Donelllibm-test.inc: Fix tests where cos(PI/2) != 0.
2013-04-11 Andreas SchwabDon't accept exp char without preceding digits in scanf...
2013-04-11 Andreas SchwabFix invalid free of memory allocated during rtld init
next