aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/hppa
AgeCommit message (Expand)AuthorFilesLines
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella1-4/+2
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-12/+11
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0
2021-09-06Update hppa libm-test-ulpsJohn David Anglin1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar20-22/+0
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-114/+0
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer2-2/+18
2021-04-06Update hppa libm-test-ulpsJohn David Anglin1-25/+27
2021-03-07Update hppa libm-test-ulpsJohn David Anglin1-1/+3
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer2-23/+5
2021-01-18Update hppa libm-test-ulpsJohn David Anglin1-11/+12
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert75-75/+75
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
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