aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/hppa
AgeCommit message (Expand)Author
2021-12-28malloc: Remove memusage.hAdhemerval Zanella
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer
2021-12-05csu: Always use __executable_start in gmon-start.cFlorian Weimer
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev
2021-09-06Update hppa libm-test-ulpsJohn David Anglin
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer
2021-04-06Update hppa libm-test-ulpsJohn David Anglin
2021-03-07Update hppa libm-test-ulpsJohn David Anglin
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-01-18Update hppa libm-test-ulpsJohn David Anglin
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-06-05dl-runtime: reloc_{offset,index} now functions arch overide'ableVineet Gupta
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta
2020-04-06Update hppa libm-test-ulpsJohn David Anglin
2020-03-30Add new file missed in previous hppa commit.John David Anglin
2020-03-30Fix data race in setting function descriptors during lazy binding on hppa.John David Anglin
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers
2019-08-01hppa: Update libm-tests-ulpsAdhemerval Zanella
2019-02-27Add some spaces before '('.Joseph Myers
2019-02-25Break more lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-08-01Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers
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