about summary refs log tree commit diff
path: root/sysdeps/hppa
Commit message (Expand)AuthorAgeFilesLines
* 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
* hppa: Update libm-test-ulps.John David Anglin2016-07-061-262/+436
* hppa: fix loading of global pointer in _start [BZ #20277]John David Anglin2016-06-301-0/+2
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-202-14/+1
* hppa: fix dladdr [BZ #19415]John David Anglin2016-01-082-17/+46
* hppa: fix pthread spinlockJohn David Anglin2016-01-062-8/+40
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0470-70/+70
* hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build ...John David Anglin2015-12-291-2/+7
* Fix math_private.h multiple include guards.Joseph Myers2015-11-201-1/+2
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-0/+0
* hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]Alan Modra2015-08-181-2/+14
* hppa: assume TLS everywhereMike Frysinger2015-08-185-111/+2
* hppa: _dl_symbol_address: add missing hidden defMike Frysinger2015-08-071-0/+1
* hppa: fix pthreadtypes.h namespace failuresMike Frysinger2015-07-301-3/+3
* hppa: fix sysdep.h header setupMike Frysinger2015-07-291-2/+0
* hppa/ia64: _dl_unmap: make it hiddenMike Frysinger2015-07-162-2/+2
* hppa/ia64: _dl_symbol_address: add PLT bypass for rtldMike Frysinger2015-07-161-0/+1
* hppa: Fix feupdateenv and fesetexceptflag (Bug 18111).Carlos O'Donell2015-03-113-10/+34
* hppa: Fix feholdexcpt and fesetenv (Bug 18110).John David Anglin2015-03-112-8/+6
* hppa: Update libm-test-ulps.Carlos O'Donell2015-03-101-0/+925
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* Clean up sysdep-dl-routines variable.Roland McGrath2015-02-061-2/+0