summaryrefslogtreecommitdiff
path: root/sysdeps/hppa
AgeCommit message (Expand)Author
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-05-13R_PARISC_TLS_DTPOFF32 reloc handlingAlan Modra
2018-04-20Update hppa libm-test-ulpsAdhemerval Zanella
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers
2018-03-11hurd: add gscope supportSamuel Thibault
2018-02-17Fix ulps for pow on hppa.John David Anglin
2018-01-27Update hppa libm-test-ulpsJames Clarke
2018-01-17Fix backtrace for hppa (bug 22719).Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-02Handle __gmon_start__ as undefined weak on hppa.John David Anglin
2017-12-02Improve PIC pc-relative instruction sequences on hppa.John David Anglin
2017-11-28Fix gmon static test failures.John David Anglin
2017-11-11Fix clog10_downward ulps on hppa.John David Anglin
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-10-03ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-07-24Remove extra semicolons in struct pthread_mutex (bug 21804)Andreas Schwab
2017-07-23[BZ 19170]John David Anglin
2017-07-16Return to caller if dl_fixup fails to resolve callee on hppa.John David Anglin
2017-07-16Remove extra braces from sysdeps/hppa/__longjmp.c.John David Anglin
2017-07-16Fix [BZ 20098].John David Anglin
2017-07-15Fix failing sNaN tests on hppa.John David Anglin
2017-07-12Fix type in sysdeps/hppa/dl-machine.h.John David Anglin
2017-07-09Update hppa ulps.John David Anglin
2017-07-09Fix BZ #21049.John David Anglin
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-05-11Remove wrong definitions from pthread header refactorAdhemerval Zanella
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-03-15hppa: Fix setting of __libc_stack_endJohn David Anglin
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
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