about summary refs log tree commit diff
path: root/sysdeps/hppa
Commit message (Expand)AuthorAgeFilesLines
* 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
* hppa: Remove warnings and fix conformance errors.Carlos O'Donell2015-02-057-7/+62
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-062-3/+5
* Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+4
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0269-69/+69
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-2/+4
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-2/+4
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-1/+1
* HPPA: Transition to new non-addon NPTL.Carlos O'Donell2014-09-073-1/+262
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-172-9/+0
* Fix -Wundef warnings for SHAREDWill Newton2014-07-091-1/+1
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-261-0/+1
* HPPA: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-091-0/+3
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-1/+1
* Clean up __exit_thread.Roland McGrath2014-05-131-6/+0