about summary refs log tree commit diff
path: root/sysdeps/hppa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Return to caller if dl_fixup fails to resolve callee on hppa.John David Anglin2017-07-161-0/+12
* Remove extra braces from sysdeps/hppa/__longjmp.c.John David Anglin2017-07-161-2/+0
* Fix [BZ 20098].John David Anglin2017-07-161-18/+46
* Fix failing sNaN tests on hppa.John David Anglin2017-07-151-0/+22
* Fix type in sysdeps/hppa/dl-machine.h.John David Anglin2017-07-121-1/+1
* Update hppa ulps.John David Anglin2017-07-091-50/+54
* Fix BZ #21049.John David Anglin2017-07-091-4/+7
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-2/+3
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-061-23/+0
* Remove wrong definitions from pthread header refactorAdhemerval Zanella2017-05-111-1/+1
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-230/+89
* hppa: Fix setting of __libc_stack_endJohn David Anglin2017-03-151-5/+4
* Remove very old libm-test-ulps entries.Joseph Myers2017-01-201-52/+0
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-7/+7