summaryrefslogtreecommitdiff
path: root/sysdeps/tile
Commit message (Expand)AuthorAgeFilesLines
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-1/+1
* Use x86_64 backtrace as generic version.Joseph Myers2018-03-211-1/+0
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers2018-02-061-37/+0
* Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers2018-02-011-24/+0
* Remove some math_private.h libc_fe* overrides.Joseph Myers2018-02-011-3/+0
* Move fenv.h override inline functions to generic math_private.h.Joseph Myers2018-02-011-14/+1
* Move some fenv.h override macros to generic math_private.h.Joseph Myers2018-02-011-4/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0158-58/+58
* Simplify tile assembly definitionsAdhemerval Zanella2017-12-209-113/+113
* Simplify tilegx sysdeps folderAdhemerval Zanella2017-12-2023-112/+79
* Remove tilepro-*-linux-gnu supportAdhemerval Zanella2017-12-2029-1437/+27
* Add sysdeps/ieee754/soft-fp.Joseph Myers2017-12-123-2/+1
* tilegx: tag __insn_OP builtin issue with gcc bugzilla #Chris Metcalf2017-12-051-1/+2
* tilegx: work around vector insn bug in gccChris Metcalf2017-12-059-25/+50
* tile: update ca{cos,sin,tan}{,h} double ULPsChris Metcalf2017-12-041-8/+12
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+2
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+15
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-281-44/+0
* Obsolete pow10 functions.Joseph Myers2017-09-011-4/+0
* elf: Remove internal_function attributeFlorian Weimer2017-08-313-4/+4
* Do not use __ptr_t.Joseph Myers2017-08-081-4/+1
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-1/+2
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-062-0/+2
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-241/+79
* tile: Check for pointer add overflow in memchrChris Metcalf2017-01-162-0/+8
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-14/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0170-70/+70
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-8/+21
* Add missing hidden_def (__sigsetjmp).Joseph Myers2016-12-011-0/+1
* Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers2016-11-291-50/+0
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-1/+0
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-241-4/+0
* tile: create new math-tests.h headerChris Metcalf2016-11-181-0/+30
* Make sure tilepro uses kernel atomics fo atomic_storeChris Metcalf2016-11-101-0/+10
* Add definitions to sysdeps/tile/tilepro/bits/wordsize.h.Steve Ellcey2016-11-101-0/+2
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Define wordsize.h macros everywhereSteve Ellcey2016-11-042-1/+5
* Handle tilegx* machine names.Joseph Myers2016-11-041-1/+1
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel2016-06-241-5/+0
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-202-14/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0470-70/+70
* tile: define __NO_LONG_DOUBLE_MATHChris Metcalf2015-11-241-0/+6
* Fix math_private.h multiple include guards.Joseph Myers2015-11-201-1/+2
* tile: regenerate libm-test-ulpsChris Metcalf2015-10-221-20/+24
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-192-28/+7
* Don't use dbl-64/wordsize-64 lround based on llround for ILP32 (bug 19079).Joseph Myers2015-10-071-4/+0
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-113-8/+8