Fix symbol definitions for __clock_* functions
[jlayton/glibc.git] / ChangeLog
2013-06-11 Siddhesh PoyarekarFix symbol definitions for __clock_* functions
2013-06-10 Joseph MyersRemove trailing whitespace from mach/*.sub.
2013-06-10 Joseph MyersAdd rounding mode information to math-tests.h and use...
2013-06-10 Siddhesh PoyarekarAvoid overwriting earlier flags in CPPFLAGS-nonlib...
2013-06-08 Joseph MyersAvoid trailing whitespace in sysdeps/gnu/errlist.c.
2013-06-08 Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06 Joseph MyersUpdate miscellaneous scripts from upstream.
2013-06-06 Ondrej BilkaFix leading whitespaces.
2013-06-06 Ondrej BilkaFix ChangeLog.
2013-06-06 Ondrej BilkaFix executable mode.
2013-06-05 Joseph MyersRemove trailing whitespace.
2013-06-05 Ryan S. ArnoldAdd #include <stdint.h> to locale/gen-translit.pl and...
2013-06-05 Andreas SchwabProperly handle %W in strptime
2013-06-05 Siddhesh PoyarekarSkip modifying exception mask and flags in SET_RESTORE_...
2013-06-04 Siddhesh PoyarekarAdd copyright header to test-strchrnul.c
2013-06-04 Siddhesh PoyarekarIncrease test case timeout
2013-06-03 Carlos O'DonellBZ #15536: Fix ulp for 128-bit IBM long double.
2013-05-31 Carlos O'DonellRevert po and pot files changes.
2013-05-31 Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-31 Patsy FranklinSet reasonable limits for xdr_requests.
2013-05-30 Jeff Law [BZ #14256]
2013-05-29 Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-05-29 Carlos O'DonellAdd descriptive titles to po files and header.
2013-05-25 Mike Frysingerlocaledef: include file name in error messages
2013-05-28 Ben NorhtDoc fix for 'frexp' in arith.texi
2013-05-28 Adhemerval ZanellaUpdate powerpc libm-test ULPs.
2013-05-26 Thomas Schwinge * stdio-common/bug26.c (main): Correct fscanf template.
2013-05-26 Thomas Schwinge_dl_skip_args declaration cleanup.
2013-05-26 Thomas Schwinge_dl_non_dynamic_init declaration cleanup.
2013-05-26 Thomas Schwinge * manual/platform.texi: Add missing @end deftypefun.
2013-05-24 Joseph MyersFix ldbl-96 hypotl of subnormals (bug 15529).
2013-05-24 Joseph MyersTest drem and pow10 in libm-test.inc.
2013-05-24 Joseph MyersUse same tests for isfinite/finite, lgamma/gamma.
2013-05-24 Adhemerval ZanellaPowerPC: Program Priority Register support
2013-05-24 Carlos O'DonellCorrectly compute ulp near zero.
2013-05-24 Joseph MyersRemove libm-test START_DATA and END_DATA.
2013-05-24 Joseph MyersMake libm-test START and END into ordinary macros.
2013-05-24 Ondrej BilkaInitialize wide struct info.
2013-05-23 Ryan S. ArnoldAdd BZ # to ChangeLog for commit 9323d39baea2fb0cca3735...
2013-05-23 Edjunior MachadoPowerPC: Add functions for shared resources hints.
2013-05-23 Carlos O'DonellUpdate comments in ldconfig.c and dl-hwcaps.c.
2013-05-22 Joseph MyersDon't include function names in test data in generated...
2013-05-22 Edjunior Barbosa... Update bits/siginfo.h with Linux hwpoison SIGBUS changes
2013-05-22 Carlos O'DonellFix _nl_find_msg malloc failure case, and callers.
2013-05-22 Joseph MyersDon't include expected results in libm-test test names.
2013-05-22 Siddhesh PoyarekarSort benchmark functions
2013-05-22 Siddhesh PoyarekarAdd benchmark inputs for math functions
2013-05-21 Dmitry V. LevinTest getaddrinfo return value
2013-05-21 Siddhesh PoyarekarSet EAI_SYSTEM only when h_errno is NETDB_INTERNAL
2013-05-21 Andreas SchwabFix parsing of numeric hosts in gethostbyname_r
2013-05-21 Siddhesh PoyarekarAdd a README for benchtests
2013-05-21 Andreas SchwabAArch64: Don't clobber argument for tail call to __sigj...
2013-05-20 Adhemerval ZanellaPowerPC: update missing CL/NEWS bug reference
2013-05-20 Ondrej BilkaFaster memset on x64
2013-05-20 Ondrej BilkaFaster memcpy on x64.
2013-05-19 Joseph MyersFix nearbyint scheduling of arithmetic past fesetenv...
2013-05-19 Joseph MyersHandle sincos with generic libm-test logic.
2013-05-19 Joseph MyersSimplify gen-libm-test.pl handling of tests with extra...
2013-05-18 Joseph MyersDon't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH...
2013-05-18 Joseph MyersMake libm-test look up ulps by name at runtime.
2013-05-17 Joseph MyersFix remainder exceptions and directed-rounding results...
2013-05-17 Joseph MyersSimplify libm-test extra-output initialization.
2013-05-17 Joseph MyersDon't handle ulps for integer tests in libm-test.inc.
2013-05-17 Joseph MyersTest more cases of "inexact" exceptions in libm-test...
2013-05-17 Siddhesh PoyarekarPrevent optimizing out of benchmark function call
2013-05-17 Adhemerval ZanellaPowerPC: fix hypot/hypotf check for -INF
2013-05-16 Maciej W. RozyckiMIPS: soft-fp NaN representation corrections
2013-05-16 Joseph MyersTest for errno setting in more pole error cases.
2013-05-16 Joseph MyersRemove ENOSYS tests in libm-test.inc.
2013-05-16 Joseph MyersRemove libm-test support for TEST_* inside functions.
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-05-16 Joseph MyersConvert TEST_extra tests from code to data.
2013-05-16 Richard HendersonDe-stringify constants in math/atest-exp2.c.
2013-05-16 Joseph MyersSupport testing "inexact" exceptions in libm-test.inc.
2013-05-16 Joseph MyersTest for errno setting in more overflow error cases.
2013-05-16 Joseph MyersConvert TEST_cc_c tests from code to data.
2013-05-16 Joseph MyersConvert TEST_f_L tests from code to data.
2013-05-15 Peter CollingbourneRemove const attribute on get_log2
2013-05-15 Joseph MyersConvert TEST_f_l tests from code to data.
2013-05-15 Peter CollingbourneUse movq for 64-bit operations
2013-05-15 Peter CollingbourneUse x constraints for operands to vfmaddss and vfmaddsd
2013-05-15 Peter CollingbourneMove _obstack_compat out of common
2013-05-15 Edjunior MachadoUpdate s390/bits/siginfo.h
2013-05-15 Joseph MyersConsistently use TEST_f_L in tests of llrint and llround.
2013-05-15 Joseph MyersConvert TEST_f_b tests from code to data.
2013-05-15 Joseph MyersTest for errno setting in more domain error cases.
2013-05-15 Joseph MyersDisable libm-test errno testing for TEST_INLINE.
2013-05-15 Joseph MyersConvert TEST_ff_i tests from code to data.
2013-05-14 David S. MillerUpdate Sparc ULPs.
2013-05-14 Joseph MyersFix whitespace in RUN_TEST_LOOP_2_f.
2013-05-14 Joseph MyersCorrect types of fields in libm-test.inc structures.
2013-05-14 Joseph MyersConvert TEST_ffI_f1 tests from code to data.
2013-05-14 Joseph MyersAdd test for setjmp / longjmp and floating-point state.
2013-05-14 Joseph MyersConvert TEST_f_i tests from code to data.
2013-05-14 Joseph MyersFix function name in scalbln_test call to END.
2013-05-14 Joseph MyersConvert TEST_fI_f1 tests from code to data.
2013-05-14 Joseph MyersConvert TEST_fF_f1 tests from code to data.
2013-05-14 Joseph MyersConvert TEST_f_f1 tests from code to data.
2013-05-14 Carlos O'DonellAdd comments to vDSO hwcap loading process.
next