summaryrefslogtreecommitdiff
path: root/sysdeps/tile
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-20Simplify tile assembly definitionsAdhemerval Zanella
2017-12-20Simplify tilegx sysdeps folderAdhemerval Zanella
2017-12-20Remove tilepro-*-linux-gnu supportAdhemerval Zanella
2017-12-12Add sysdeps/ieee754/soft-fp.Joseph Myers
2017-12-05tilegx: tag __insn_OP builtin issue with gcc bugzilla #Chris Metcalf
2017-12-05tilegx: work around vector insn bug in gccChris Metcalf
2017-12-04tile: update ca{cos,sin,tan}{,h} double ULPsChris Metcalf
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-08-31elf: Remove internal_function attributeFlorian Weimer
2017-08-08Do not use __ptr_t.Joseph Myers
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-01-16tile: Check for pointer add overflow in memchrChris Metcalf
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers
2016-11-29Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers
2016-11-18tile: create new math-tests.h headerChris Metcalf
2016-11-10Make sure tilepro uses kernel atomics fo atomic_storeChris Metcalf
2016-11-10Add definitions to sysdeps/tile/tilepro/bits/wordsize.h.Steve Ellcey
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-11-04Define wordsize.h macros everywhereSteve Ellcey
2016-11-04Handle tilegx* machine names.Joseph Myers
2016-09-07Add femode_t functions.Joseph Myers
2016-06-24Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-24tile: define __NO_LONG_DOUBLE_MATHChris Metcalf
2015-11-20Fix math_private.h multiple include guards.Joseph Myers
2015-10-22tile: regenerate libm-test-ulpsChris Metcalf
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-10-07Don't use dbl-64/wordsize-64 lround based on llround for ILP32 (bug 19079).Joseph Myers
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-08-04tilepro: fix warnings in sysdeps/tile/tilepro/bits/atomic.hChris Metcalf
2015-07-10tile: Regenerate ULPs.Chris Metcalf
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers
2015-04-16tile: Enable PI_STATIC_AND_HIDDENChris Metcalf
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-01-28tilegx32: set __HAVE_64B_ATOMICS to 0Chris Metcalf
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers