aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/hppa
AgeCommit message (Expand)AuthorFilesLines
2020-06-05dl-runtime: reloc_{offset,index} now functions arch overide'ableVineet Gupta2-4/+31
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta1-31/+0
2020-04-06Update hppa libm-test-ulpsJohn David Anglin1-27/+27
2020-03-30Add new file missed in previous hppa commit.John David Anglin1-0/+58
2020-03-30Fix data race in setting function descriptors during lazy binding on hppa.John David Anglin3-22/+114
2020-03-19math: Remove inline math testsAdhemerval Zanella1-586/+0
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer1-0/+20
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers73-73/+73
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella2-32/+58
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella2-11/+53
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-2/+0
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+2
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-4/+0
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2-7/+11
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert69-69/+69
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers1-1/+1
2019-08-01hppa: Update libm-tests-ulpsAdhemerval Zanella1-44/+44
2019-02-27Add some spaces before '('.Joseph Myers2-2/+2
2019-02-25Break more lines before not after operators.Joseph Myers1-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers71-71/+71
2018-08-01Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers1-2/+5
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu1-0/+2
2018-05-13R_PARISC_TLS_DTPOFF32 reloc handlingAlan Modra1-1/+1
2018-04-20Update hppa libm-test-ulpsAdhemerval Zanella1-0/+2
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2-6/+6
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers1-27/+0
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers1-1/+0
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+1
2018-02-17Fix ulps for pow on hppa.John David Anglin1-0/+2
2018-01-27Update hppa libm-test-ulpsJames Clarke1-26/+26
2018-01-17Fix backtrace for hppa (bug 22719).Joseph Myers1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers72-72/+72
2017-12-02Handle __gmon_start__ as undefined weak on hppa.John David Anglin3-30/+91
2017-12-02Improve PIC pc-relative instruction sequences on hppa.John David Anglin3-19/+14
2017-11-28Fix gmon static test failures.John David Anglin1-17/+12
2017-11-11Fix clog10_downward ulps on hppa.John David Anglin1-2/+2
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella1-0/+2
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella1-0/+5
2017-10-03ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu1-1/+1
2017-09-01Obsolete pow10 functions.Joseph Myers1-22/+0
2017-07-24Remove extra semicolons in struct pthread_mutex (bug 21804)Andreas Schwab1-2/+2
2017-07-23[BZ 19170]John David Anglin1-3/+13
2017-07-16Return to caller if dl_fixup fails to resolve callee on hppa.John David Anglin1-0/+12
2017-07-16Remove extra braces from sysdeps/hppa/__longjmp.c.John David Anglin1-2/+0
2017-07-16Fix [BZ 20098].John David Anglin1-18/+46
2017-07-15Fix failing sNaN tests on hppa.John David Anglin1-0/+22
2017-07-12Fix type in sysdeps/hppa/dl-machine.h.John David Anglin1-1/+1
2017-07-09Update hppa ulps.John David Anglin1-50/+54
2017-07-09Fix BZ #21049.John David Anglin1-4/+7
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-2/+3