index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
1
-1
/
+1
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2021-11-30
linux: Implement pipe in terms of __NR_pipe2
Adhemerval Zanella
1
-30
/
+0
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2
-2
/
+0
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2
-2
/
+2
2020-02-14
alpha: Refactor syscall and Use Linux kABI for syscall return
Adhemerval Zanella
1
-382
/
+0
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
3
-3
/
+3
2019-09-14
alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986]
Aurelien Jarno
3
-78
/
+0
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
6
-6
/
+6
2019-02-28
Add more spaces before '('.
Joseph Myers
1
-1
/
+1
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
6
-6
/
+6
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
6
-6
/
+6
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
6
-6
/
+6
2016-08-17
Do not override objects in libc.a in other static libraries [BZ #20452]
Florian Weimer
1
-0
/
+1
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
6
-6
/
+6
2015-04-06
alpha: Unconditionally include dl-sysdep.h in sysdep.h
Richard Henderson
1
-5
/
+1
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
6
-6
/
+6
2014-11-24
Remove NOT_IN_libc
Siddhesh Poyarekar
2
-2
/
+2
2014-11-24
Remove IS_IN_rtld
Siddhesh Poyarekar
1
-3
/
+3
2014-11-24
Remove IS_IN_libpthread
Siddhesh Poyarekar
1
-1
/
+1
2014-08-21
Remove unnecessary uses of NOT_IN_libc
Siddhesh Poyarekar
1
-3
/
+4
2014-04-16
alpha: Fix __pointer_chk_guard definition for the testsuite
Richard Henderson
1
-1
/
+1
2014-02-12
Relocate alpha from ports to libc
Richard Henderson
8
-0
/
+563
2008-11-26
Moved alpha to ports repository.
Roland McGrath
5
-609
/
+0
2006-03-03
2006-03-02 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-1
/
+1
2006-01-13
..
Ulrich Drepper
1
-1
/
+39
2005-09-20
[BZ #1358] * sysdeps/unix/alpha/sysdep.h (inline_syscall1): Copy argument(s) to a temporary first. (inline_syscall2, inline_syscall3, inline_syscall4): Likewise. (inline_syscall5, inline_syscall6): Likewise.
Richard Henderson
1
-21
/
+42
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
1
-81
/
+22
2007-07-12
2.5-18.1
Jakub Jelinek
1
-22
/
+81
2004-10-04
2004-10-04 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-1
/
+1
2004-09-26
* sysdeps/alpha/alphaev6/memcpy.S: Mark .prologue. * sysdeps/unix/alpha/sysdep.h (LEAF, ENTRY): Align entry points to 16 byte boundaries.
cvs/fedora-glibc-20040927T0611
Richard Henderson
1
-2
/
+2
2004-09-23
Update.
Ulrich Drepper
1
-8
/
+11
2004-06-28
[BZ #230, BZ #231]
Ulrich Drepper
2
-4
/
+6
2004-06-22
[BZ #231]
Ulrich Drepper
1
-0
/
+1
2004-06-22
Additional makefile for Unix on Alpha.
Ulrich Drepper
1
-0
/
+3
2004-01-16
* sysdeps/unix/alpha/sysdep.h: Revert last change.
Richard Henderson
1
-3
/
+5
2004-01-16
* sysdeps/unix/alpha/sysdep.h [PIC] (SYSCALL_ERROR_HANDLER): Use !samegp relocation.
Richard Henderson
1
-5
/
+3
2004-01-13
* sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int): Cast old up to uint64_t before back down to inner width. (__arch_compare_and_exchange_xxx_16_int): Likewise. (__arch_compare_and_exchange_xxx_32_int): Likewise. (__arch_compare_and_excha...
Richard Henderson
1
-1
/
+1
2003-08-17
Update.
Ulrich Drepper
1
-0
/
+15
2003-06-20
* sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL1): Use __builtin_expect. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_ST_INO_64_BIT) Unset for alpha. (__ASSUME_TIMEVAL64): Set for alpha. * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): Rem...
Richard Henderson
1
-1
/
+1
2003-03-23
Update.
Ulrich Drepper
1
-2
/
+17
2003-01-22
2003-01-21 Jakub Jelinek <jakub@redhat.com>
Roland McGrath
1
-47
/
+53
2003-01-17
Update.
Ulrich Drepper
1
-6
/
+36
2003-01-14
Update.
Ulrich Drepper
1
-0
/
+1
2003-01-12
Update.
Ulrich Drepper
2
-32
/
+241
2003-01-07
Update.
Ulrich Drepper
1
-1
/
+6
2002-11-28
Update.
Ulrich Drepper
1
-1
/
+1
2002-11-08
* configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test.
Roland McGrath
2
-53
/
+105
2002-10-18
* sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela): Fix
Roland McGrath
1
-163
/
+0
[next]