about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/hppa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix [BZ locale/19838].John David Anglin2017-07-151-1/+1
* Use generic pthread support on hppa.John David Anglin2017-07-097-381/+19
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-301-1/+0
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-262-3/+3
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-261-3/+3
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-201-62/+48
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-141-26/+13
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-061-0/+3
* Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers2017-06-051-1/+1
* Fix struct sigaltstack namespace (bug 21517).Joseph Myers2017-06-051-1/+1
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+4
* Add reallocarray functionDennis Wölfing2017-05-301-0/+2
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-8/+2
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+1
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers2017-05-111-2/+4
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-121-49/+0
* Consolidate Linux send implementationAdhemerval Zanella2017-03-092-1/+1
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-092-1/+2
* Consolidate Linux recvfrom implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux connect implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux accept implementationAdhemerval Zanella2017-03-091-1/+0
* hppa: set __IPC_64 as zero for SysV IPC callsAdhemerval Zanella2017-03-071-0/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0142-42/+42
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-313-58/+36
* Add fromfp functions.Joseph Myers2016-12-311-0/+12
* Use shmget syscall for linux implementationAdhemerval Zanella2016-12-281-3/+0
* Use shmdt syscall for linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux shmctl implementationAdhemerval Zanella2016-12-281-1/+0
* Use shmat syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0