summaryrefslogtreecommitdiff
path: root/sysdeps/hppa
Commit message (Expand)AuthorAgeFilesLines
* Add some spaces before '('.Joseph Myers2019-02-272-2/+2
* Break more lines before not after operators.Joseph Myers2019-02-251-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0171-71/+71
* Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers2018-08-011-2/+5
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-081-0/+2
* R_PARISC_TLS_DTPOFF32 reloc handlingAlan Modra2018-05-131-1/+1
* Update hppa libm-test-ulpsAdhemerval Zanella2018-04-201-0/+2
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-042-6/+6
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-27/+0
* Use x86_64 backtrace as generic version.Joseph Myers2018-03-211-1/+0
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Fix ulps for pow on hppa.John David Anglin2018-02-171-0/+2
* Update hppa libm-test-ulpsJames Clarke2018-01-271-26/+26
* Fix backtrace for hppa (bug 22719).Joseph Myers2018-01-171-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0172-72/+72
* Handle __gmon_start__ as undefined weak on hppa.John David Anglin2017-12-023-30/+91
* Improve PIC pc-relative instruction sequences on hppa.John David Anglin2017-12-023-19/+14
* Fix gmon static test failures.John David Anglin2017-11-281-17/+12
* Fix clog10_downward ulps on hppa.John David Anglin2017-11-111-2/+2
* 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/+5
* ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu2017-10-031-1/+1
* Obsolete pow10 functions.Joseph Myers2017-09-011-22/+0
* Remove extra semicolons in struct pthread_mutex (bug 21804)Andreas Schwab2017-07-241-2/+2
* [BZ 19170]John David Anglin2017-07-231-3/+13
* Return to caller if dl_fixup fails to resolve callee on hppa.John David Anglin2017-07-161-0/+12
* Remove extra braces from sysdeps/hppa/__longjmp.c.John David Anglin2017-07-161-2/+0
* Fix [BZ 20098].John David Anglin2017-07-161-18/+46
* Fix failing sNaN tests on hppa.John David Anglin2017-07-151-0/+22
* Fix type in sysdeps/hppa/dl-machine.h.John David Anglin2017-07-121-1/+1
* Update hppa ulps.John David Anglin2017-07-091-50/+54
* Fix BZ #21049.John David Anglin2017-07-091-4/+7
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-2/+3
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-061-23/+0
* Remove wrong definitions from pthread header refactorAdhemerval Zanella2017-05-111-1/+1
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-230/+89
* hppa: Fix setting of __libc_stack_endJohn David Anglin2017-03-151-5/+4
* Remove very old libm-test-ulps entries.Joseph Myers2017-01-201-52/+0
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0172-72/+72
* Add missing hidden_def (__sigsetjmp).Joseph Myers2016-12-011-0/+1
* Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers2016-11-291-37/+0
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-2/+0
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-241-6/+0
* 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 HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers2016-10-171-10/+9
* Add femode_t functions: hppa.Joseph Myers2016-09-072-0/+63
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Add fesetexcept: hppa.Joseph Myers2016-08-161-0/+35