summaryrefslogtreecommitdiff
path: root/sysdeps/hppa
AgeCommit message (Expand)Author
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers
2016-11-29Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-10-17Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers
2016-09-07Add femode_t functions: hppa.Joseph Myers
2016-09-07Add femode_t functions.Joseph Myers
2016-08-16Add fesetexcept: hppa.Joseph Myers
2016-07-06hppa: Update libm-test-ulps.John David Anglin
2016-06-30hppa: fix loading of global pointer in _start [BZ #20277]John David Anglin
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer
2016-01-08hppa: fix dladdr [BZ #19415]John David Anglin
2016-01-06hppa: fix pthread spinlockJohn David Anglin
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-29hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build ...John David Anglin
2015-11-20Fix math_private.h multiple include guards.Joseph Myers
2015-09-04Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers
2015-08-18hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]Alan Modra
2015-08-18hppa: assume TLS everywhereMike Frysinger
2015-08-07hppa: _dl_symbol_address: add missing hidden defMike Frysinger
2015-07-30hppa: fix pthreadtypes.h namespace failuresMike Frysinger
2015-07-29hppa: fix sysdep.h header setupMike Frysinger
2015-07-16hppa/ia64: _dl_unmap: make it hiddenMike Frysinger
2015-07-16hppa/ia64: _dl_symbol_address: add PLT bypass for rtldMike Frysinger
2015-03-11hppa: Fix feupdateenv and fesetexceptflag (Bug 18111).Carlos O'Donell
2015-03-11hppa: Fix feholdexcpt and fesetenv (Bug 18110).John David Anglin
2015-03-10hppa: Update libm-test-ulps.Carlos O'Donell
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath
2015-02-05hppa: Remove warnings and fix conformance errors.Carlos O'Donell
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-09-07HPPA: Transition to new non-addon NPTL.Carlos O'Donell
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-09Fix -Wundef warnings for SHAREDWill Newton
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar
2014-06-09HPPA: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab
2014-05-13Clean up __exit_thread.Roland McGrath
2014-04-29Relocate hppa from ports to libc.Carlos O'Donell