about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/hppa
Commit message (Expand)AuthorAgeFilesLines
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Update MAP_TYPE value for hppa from Linux 4.17.Joseph Myers2018-06-181-1/+1
* The hppa-linux target still requires an executable stack for kernelJohn David Anglin2018-06-101-0/+7
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+6
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+6
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0413-78/+0
* Drop fpregset unused symbol expositionSamuel Thibault2018-04-201-1/+1
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-191-1/+0
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-261-1/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+6
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-072-32/+3
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-051-0/+5
* Fix hppa local PLT entries for sigprocmask (bug 18124).Joseph Myers2018-02-153-3/+2
* Add narrowing add functions.Joseph Myers2018-02-101-0/+7
* Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers2018-02-061-0/+2
* Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell2018-01-251-2/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0136-36/+36
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+1
* Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu2017-12-191-5/+2
* Add _Float32 function aliases.Joseph Myers2017-12-072-0/+109
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-062-0/+218
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-0/+5
* Implement the mlock2 functionFlorian Weimer2017-11-271-0/+1
* Linux: Introduce <bits/mman-shared.h>Florian Weimer2017-11-241-0/+2
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-0/+1
* Update hppa bits/mman.h from Linux 4.14.Joseph Myers2017-11-211-3/+2
* Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.Joseph Myers2017-11-151-0/+2
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+6
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-112-46/+2
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-021-0/+3
* Fix return pointer save and PIC register restore in __getcontext andJohn David Anglin2017-10-012-1/+5
* Fix hppa text relocations in libc.soJohn David Anglin2017-09-301-0/+5
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-251-0/+3
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-251-0/+3
* Use execveat syscall in fexecve (bug 22134)Andreas Schwab2017-09-191-0/+5
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-1/+0
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-8/+15
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-228/+7
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-101-0/+2
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-1/+9
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-071-3/+3
* hppa: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella2017-07-171-1/+1
* Add CFI annotation.John David Anglin2017-07-164-0/+12
* Fix stack offset for r19 load in __getcontext.John David Anglin2017-07-161-1/+1
* Fix __setcontext return value on hppa.John David Anglin2017-07-161-1/+1
* Fix syscall cancellation on hppa.John David Anglin2017-07-162-39/+23
* Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.John David Anglin2017-07-161-1/+0