aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/hppa
AgeCommit message (Expand)AuthorFilesLines
2018-01-27Update hppa libm-test-ulpsJames Clarke1-26/+26
2018-01-17Fix backtrace for hppa (bug 22719).Joseph Myers1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers72-72/+72
2017-12-02Handle __gmon_start__ as undefined weak on hppa.John David Anglin3-30/+91
2017-12-02Improve PIC pc-relative instruction sequences on hppa.John David Anglin3-19/+14
2017-11-28Fix gmon static test failures.John David Anglin1-17/+12
2017-11-11Fix clog10_downward ulps on hppa.John David Anglin1-2/+2
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella1-0/+2
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella1-0/+5
2017-10-03ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu1-1/+1
2017-09-01Obsolete pow10 functions.Joseph Myers1-22/+0
2017-07-24Remove extra semicolons in struct pthread_mutex (bug 21804)Andreas Schwab1-2/+2
2017-07-23[BZ 19170]John David Anglin1-3/+13
2017-07-16Return to caller if dl_fixup fails to resolve callee on hppa.John David Anglin1-0/+12
2017-07-16Remove extra braces from sysdeps/hppa/__longjmp.c.John David Anglin1-2/+0
2017-07-16Fix [BZ 20098].John David Anglin1-18/+46
2017-07-15Fix failing sNaN tests on hppa.John David Anglin1-0/+22
2017-07-12Fix type in sysdeps/hppa/dl-machine.h.John David Anglin1-1/+1
2017-07-09Update hppa ulps.John David Anglin1-50/+54
2017-07-09Fix BZ #21049.John David Anglin1-4/+7
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-2/+3
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler1-23/+0
2017-05-11Remove wrong definitions from pthread header refactorAdhemerval Zanella1-1/+1
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella2-230/+89
2017-03-15hppa: Fix setting of __libc_stack_endJohn David Anglin1-5/+4
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers1-52/+0
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-7/+7
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers72-72/+72
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers1-0/+1
2016-11-29Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers1-37/+0
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-2/+0
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers1-6/+0
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers1-0/+1
2016-10-17Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers1-10/+9
2016-09-07Add femode_t functions: hppa.Joseph Myers2-0/+63
2016-09-07Add femode_t functions.Joseph Myers1-0/+8
2016-08-16Add fesetexcept: hppa.Joseph Myers1-0/+35
2016-07-06hppa: Update libm-test-ulps.John David Anglin1-262/+436
2016-06-30hppa: fix loading of global pointer in _start [BZ #20277]John David Anglin1-0/+2
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2-14/+1
2016-01-08hppa: fix dladdr [BZ #19415]John David Anglin2-17/+46
2016-01-06hppa: fix pthread spinlockJohn David Anglin2-8/+40
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers70-70/+70
2015-12-29hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build ...John David Anglin1-2/+7
2015-11-20Fix math_private.h multiple include guards.Joseph Myers1-1/+2
2015-09-04Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers1-0/+0
2015-08-18hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]Alan Modra1-2/+14
2015-08-18hppa: assume TLS everywhereMike Frysinger5-111/+2
2015-08-07hppa: _dl_symbol_address: add missing hidden defMike Frysinger1-0/+1