aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/hppa
AgeCommit message (Expand)AuthorFilesLines
2019-02-27Add some spaces before '('.Joseph Myers2-2/+2
2019-02-25Break more lines before not after operators.Joseph Myers1-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers71-71/+71
2018-08-01Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers1-2/+5
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu1-0/+2
2018-05-13R_PARISC_TLS_DTPOFF32 reloc handlingAlan Modra1-1/+1
2018-04-20Update hppa libm-test-ulpsAdhemerval Zanella1-0/+2
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2-6/+6
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers1-27/+0
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers1-1/+0
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+1
2018-02-17Fix ulps for pow on hppa.John David Anglin1-0/+2
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