about summary refs log tree commit diff
path: root/sysdeps/hppa
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer2021-04-232-2/+18
* Update hppa libm-test-ulpsJohn David Anglin2021-04-061-25/+27
* Update hppa libm-test-ulpsJohn David Anglin2021-03-071-1/+3
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-252-23/+5
* Update hppa libm-test-ulpsJohn David Anglin2021-01-181-11/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0275-75/+75
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* dl-runtime: reloc_{offset,index} now functions arch overide'ableVineet Gupta2020-06-052-4/+31
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-31/+0
* Update hppa libm-test-ulpsJohn David Anglin2020-04-061-27/+27
* Add new file missed in previous hppa commit.John David Anglin2020-03-301-0/+58
* Fix data race in setting function descriptors during lazy binding on hppa.John David Anglin2020-03-303-22/+114
* math: Remove inline math testsAdhemerval Zanella2020-03-191-586/+0
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-0/+20
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0173-73/+73
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-32/+58
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-262-11/+53
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-2/+0
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+2
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-4/+0
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-012-7/+11
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0769-69/+69
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* hppa: Update libm-tests-ulpsAdhemerval Zanella2019-08-011-44/+44
* Add some spaces before '('.Joseph Myers2019-02-272-2/+2
* Break more lines before not after operators.Joseph Myers2019-02-251-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0171-71/+71
* Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers2018-08-011-2/+5
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-081-0/+2
* R_PARISC_TLS_DTPOFF32 reloc handlingAlan Modra2018-05-131-1/+1
* Update hppa libm-test-ulpsAdhemerval Zanella2018-04-201-0/+2
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-042-6/+6
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-27/+0
* Use x86_64 backtrace as generic version.Joseph Myers2018-03-211-1/+0
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Fix ulps for pow on hppa.John David Anglin2018-02-171-0/+2
* Update hppa libm-test-ulpsJames Clarke2018-01-271-26/+26
* Fix backtrace for hppa (bug 22719).Joseph Myers2018-01-171-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0172-72/+72
* Handle __gmon_start__ as undefined weak on hppa.John David Anglin2017-12-023-30/+91
* Improve PIC pc-relative instruction sequences on hppa.John David Anglin2017-12-023-19/+14
* Fix gmon static test failures.John David Anglin2017-11-281-17/+12
* Fix clog10_downward ulps on hppa.John David Anglin2017-11-111-2/+2
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+2
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+5
* ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu2017-10-031-1/+1
* Obsolete pow10 functions.Joseph Myers2017-09-011-22/+0
* Remove extra semicolons in struct pthread_mutex (bug 21804)Andreas Schwab2017-07-241-2/+2
* [BZ 19170]John David Anglin2017-07-231-3/+13