summaryrefslogtreecommitdiff
path: root/sysdeps/tile
AgeCommit message (Expand)Author
2018-04-27Remove tilegx port.Joseph Myers
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers
2018-03-11hurd: add gscope supportSamuel Thibault
2018-02-06Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers
2018-02-01Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers
2018-02-01Remove some math_private.h libc_fe* overrides.Joseph Myers
2018-02-01Move fenv.h override inline functions to generic math_private.h.Joseph Myers
2018-02-01Move some fenv.h override macros to generic math_private.h.Joseph Myers
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