]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/nios2
nptl: Remove tst-cancel-wrappers test and related macros
[thirdparty/glibc.git] / sysdeps / nios2 /
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-06-08  H.J. LuMark _init and _fini as hidden [BZ #23145]
2018-06-01  Joseph MyersMake powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols...
2018-04-19  Chung-Lin TangUpdate sysdeps/nios2/libm-test-ulps
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-01  Joseph MyersMove LDBL_CLASSIFY_COMPAT to its own header.
2018-02-01  Joseph MyersRemove some math_private.h libc_feholdexcept_setround...
2018-02-01  Joseph MyersRemove some math_private.h libc_fe* overrides.
2018-02-01  Joseph MyersMove some fenv.h override macros to generic math_private.h.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-12  Joseph MyersAdd sysdeps/ieee754/soft-fp.
2017-11-07  Adhemerval Zanellanptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
2017-11-07  Adhemerval Zanellanptl: Add tests for internal pthread_mutex_t offsets
2017-09-19  Wilco DijkstraEnable unwind info in libc-start.c and backtrace.c
2017-09-01  Joseph MyersObsolete pow10 functions.
2017-08-31  Florian Weimerelf: Remove internal_function attribute
2017-07-28  Chung-Lin TangUpdate Nios II ULPs file.
2017-06-14  Alan ModraPowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
2017-06-06  Stefan LieblerOptimize generic spinlock code and use C11 like atomic...
2017-05-09  Adhemerval ZanellaMove shared pthread definitions to common headers
2017-01-10  Torvald RiegelNew pthread rwlock that is more scalable.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Torvald RiegelNew condvar implementation that provides stronger order...
2016-11-24  Adhemerval ZanellaRemove cached PID/TID in clone
2016-11-07  Florian Weimernptl: Document the reason why __kind in pthread_mutex_t...
2016-11-04  Joseph MyersDo not hardcode platform names in manual/libm-err-tab...
2016-09-07  Joseph MyersAdd femode_t functions.
2016-06-20  Florian Weimerelf: Consolidate machine-agnostic DTV definitions in...
2016-01-22  Chung-Lin TangMaintainence patch for nios2: update ULPS file and...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-03  Chris Metcalfmath: add LDBL_CLASSIFY_COMPAT support
2015-11-20  Joseph MyersFix math_private.h multiple include guards.
2015-07-26  Chung-Lin TangFixes extern protected data handling testcases elf...
2015-07-25  Chung-Lin TangUpdate Nios II ulps file.
2015-03-05  H.J. LuReplace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY
2015-02-06  Carlos O'Donellglibc 2.21 pre-release update.
2015-02-05  Chung-Lin TangFunction name typo error in non-PIC case, fixed in...
2015-01-18  Chung-Lin TangCommit nios2 port to master.