summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/hppa
Commit message (Expand)AuthorAgeFilesLines
* Y2038: provide size of default time_t for target architectureaaribaud/masterAlbert ARIBAUD (3ADEV)2018-10-243-7/+7
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-172-106/+28
* Move SHMLBA to its own header.Joseph Myers2018-10-172-3/+25
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-152-92/+26
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-112-85/+26
* Use bits/mman-linux.h for hppa.Joseph Myers2018-10-041-51/+27
* Move MREMAP_* to bits/mman-shared.h.Joseph Myers2018-10-011-6/+0
* Unify some sys/procfs.h headers.Joseph Myers2018-09-252-118/+30
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-242-0/+25
* Add the statx functionFlorian Weimer2018-07-101-0/+1
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+1
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+2
* 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