]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/riscv
iconv, localedef: avoid floating point rounding differences [BZ #24372]
[thirdparty/glibc.git] / sysdeps / riscv /
2019-01-24  Darius RadRISC-V: Update nofpu ULPs
2019-01-09  Jim WilsonRISC-V: Update LP64D libm-test-ulps.
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-10-31  Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-30  Andreas SchwabRISC-V: properly terminate call chain (bug 23125)
2018-09-28  Joseph MyersRemove unnecessary math_private.h includes.
2018-09-27  Joseph MyersUse copysign functions not __copysign functions in...
2018-09-27  Joseph MyersUse round functions not __round functions in glibc...
2018-09-20  Joseph MyersUse trunc functions not __trunc functions in glibc...
2018-09-17  Joseph MyersUse ceil functions not __ceil functions in glibc libm.
2018-09-14  Joseph MyersUse rint functions not __rint functions in glibc libm.
2018-09-14  Joseph MyersUse floor functions not __floor functions in glibc...
2018-09-03  Joseph MyersDo not include fenv_private.h in math_private.h.
2018-08-28  Joseph MyersSplit fenv_private.h out of math_private.h more consist...
2018-08-24  Joseph MyersMove EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.
2018-08-23  Joseph MyersMove EXCEPTION_TESTS_* out of math-tests.h
2018-08-22  Joseph MyersMove ROUNDING_TESTS_* out of math-tests.h.
2018-08-06  Andreas SchwabRISC-V: Don't use ps_get_thread_area in libthread_db...
2018-08-03  DJ DelorieRegen RISC-V rvd ULPs
2018-08-03  DJ DelorieRISC-V: Fix rounding save/restore bug.
2018-08-01  Joseph MyersMove SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.
2018-04-04  Maciej W. Rozyckielf: Unify symbol address run-time calculation [BZ...
2018-03-21  Joseph MyersUse x86_64 backtrace as generic version.
2018-03-11  Samuel Thibaulthurd: add gscope support
2018-02-22  Andrew WatermanRISC-V: fmax/fmin: Handle signalling NaNs correctly.
2018-02-22  DJ DelorieRISC-V: Do not initialize $gp in TLS macros.
2018-01-29  Palmer DabbeltRISC-V: Build Infastructure
2018-01-29  Palmer DabbeltRISC-V: Add ABI Lists
2018-01-29  Palmer DabbeltRISC-V: Linux ABI
2018-01-29  Palmer DabbeltRISC-V: Linux Syscall Interface
2018-01-29  Palmer DabbeltRISC-V: Atomic and Locking Routines
2018-01-29  Palmer DabbeltRISC-V: Hard Float Support
2018-01-29  Palmer DabbeltRISC-V: Generic <math.h> and soft-fp Routines
2018-01-29  Palmer DabbeltRISC-V: Thread-Local Storage Support
2018-01-29  Palmer DabbeltRISC-V: ABI Implementation