summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/hppa
AgeCommit message (Expand)Author
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella
2018-07-10Add the statx functionFlorian Weimer
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers
2018-06-18Update MAP_TYPE value for hppa from Linux 4.17.Joseph Myers
2018-06-10The hppa-linux target still requires an executable stack for kernelJohn David Anglin
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers
2018-05-17Add narrowing divide functions.Joseph Myers
2018-05-16Add narrowing multiply functions.Joseph Myers
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers
2018-04-20Drop fpregset unused symbol expositionSamuel Thibault
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella
2018-03-26Unify umount function implementations (bug 16552).Joseph Myers
2018-03-20Add narrowing subtract functions.Joseph Myers
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault
2018-02-15Fix hppa local PLT entries for sigprocmask (bug 18124).Joseph Myers
2018-02-10Add narrowing add functions.Joseph Myers
2018-02-06Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers
2018-01-25Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer
2017-12-19Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-11-24Linux: Introduce <bits/mman-shared.h>Florian Weimer
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-11-21Update hppa bits/mman.h from Linux 4.14.Joseph Myers
2017-11-15Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.Joseph Myers
2017-11-09Add jmp_buf-macros.hH.J. Lu
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy
2017-10-01Fix return pointer save and PIC register restore in __getcontext andJohn David Anglin
2017-09-30Fix hppa text relocations in libc.soJohn David Anglin
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy
2017-09-19Use execveat syscall in fexecve (bug 22134)Andreas Schwab
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers
2017-07-17hppa: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella
2017-07-16Add CFI annotation.John David Anglin