index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-24
BZ#14743: Move clock_* symbols from librt to libc.
Roland McGrath
1
-0
/
+5
2012-10-21
SH: Use <bits/fcntl-linux.h>
Andreas Jaeger
1
-278
/
+3
2012-08-01
BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.
Roland McGrath
1
-1
/
+0
2012-07-25
Rename __secure_getenv to secure_getenv
Florian Weimer
1
-0
/
+3
2012-07-17
SH: makecontext: exit (0) if uc_link is the null pointer.
Thomas Schwinge
1
-1
/
+2
2012-06-23
SH can do fanotify_mark, too.
Andreas Schwab
3
-0
/
+6
2012-06-23
SH: Preserve more registers for frame unwinding purposes, add CFI directives.
Thomas Schwinge
3
-5
/
+35
2012-06-23
SH: Optimize assembler code in context of call to __fortify_fail.
Thomas Schwinge
1
-8
/
+4
2012-06-23
SH: ____longjmp_chk for GNU/Linux with sigaltstack support.
Thomas Schwinge
3
-0
/
+130
2012-06-23
SH: ABORT_INSTRUCTION.
Thomas Schwinge
1
-3
/
+4
2012-06-23
SH: makecontext/.Lexitcode: Always initialize the GOT register before use.
Thomas Schwinge
1
-4
/
+8
2012-06-23
SH: makecontext: Fix calculation of ARGC > 4.
Thomas Schwinge
1
-1
/
+1
2012-06-23
SH: makecontext: Improve understandability.
Thomas Schwinge
1
-29
/
+29
2012-06-23
Fix gUSA sequence in SH atomic functions in
Kaz Kojima
1
-93
/
+94
2012-06-09
SH: refresh *.abilist files.
Kaz Kojima
4
-38
/
+34
2012-05-28
SH: Add CFI directives.
Chung-Lin Tang
4
-2
/
+6
2012-05-25
Remove pre-2.4 Linux kernel support.
Joseph Myers
1
-35
/
+2
2012-05-23
Update from Linux 3.4
Andreas Jaeger
1
-0
/
+3
2012-05-20
Add <sys/auxv.h> and getauxval.
Richard Henderson
1
-0
/
+2
2012-05-14
Remove pre-2.2 Linux kernel support.
Joseph Myers
4
-112
/
+4
2012-04-28
Move abilist files into sysdep dirs.
David S. Miller
12
-0
/
+3184
2012-03-27
Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.
Anton Blanchard
1
-2
/
+3
2012-03-20
Move stdio-common/_itoa.h to sysdeps/generic
H.J. Lu
2
-2
/
+2
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
32
-96
/
+64
2011-12-02
SH atomic asms fix for gcc 4.7
Ulrich Drepper
1
-22
/
+28
2011-09-10
Remove support for !USE___THREAD
Ulrich Drepper
1
-49
/
+11
2011-04-01
Rename open_by_handle to open_by_handle_at.
Andreas Schwab
1
-2
/
+2
2011-04-01
Define O_PATH.
Ulrich Drepper
1
-0
/
+1
2011-04-01
Add support for name_to_handle_at and open_by_handle.
Ulrich Drepper
1
-7
/
+48
2011-01-17
Define MADV_NOHUGEPAGE.
Ulrich Drepper
1
-0
/
+1
2011-01-17
Define MADV_HUGEPAGE.
Ulrich Drepper
1
-1
/
+2
2010-08-11
Add support for prlimit and prlimit64 on Linux.
Ulrich Drepper
1
-0
/
+2
2010-06-14
Define F_SETPIPE_SZ and F_GETPIPE_SZ.
Ulrich Drepper
1
-0
/
+2
2010-05-26
Fix iov[] size in SH register_dump()
Takashi Yoshii
1
-2
/
+2
2010-01-09
Add support for XPG7 testing.
Ulrich Drepper
1
-5
/
+10
2009-12-11
Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.
Ulrich Drepper
1
-3
/
+3
2009-11-19
Follow kernel F_OWNER_{GID -> PGRP} change.
Ulrich Drepper
1
-3
/
+4
2009-11-17
Change misleading names of parameters of sync_file_range.
Ulrich Drepper
1
-1
/
+1
2009-11-17
Add missing Linux MADV_* definitions.
Ulrich Drepper
1
-9
/
+13
2009-11-14
Fix F_SETOWN_EX and F_GETOWN_EX definitions.
Ulrich Drepper
1
-4
/
+4
2009-11-06
Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.
Jakub Jelinek
1
-2
/
+2
2009-10-29
Define F_OWNER_* and f_owner_ex for Linux targets.
Ulrich Drepper
1
-1
/
+18
2009-10-01
Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.
Ulrich Drepper
1
-2
/
+4
2009-05-15
Add missing export of fallocate64 on 32-bit platforms.
Jakub Jelinek
1
-0
/
+3
2009-03-03
* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.
Ulrich Drepper
1
-0
/
+17
2009-02-26
2009-02-26 Andrew Stubbs <ams@codesourcery.com>
Ulrich Drepper
2
-8
/
+46
2009-02-05
* sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__
Ulrich Drepper
4
-17
/
+27
2009-02-03
* sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define.
Ulrich Drepper
1
-0
/
+5
2009-01-30
(SHM_EXEC): Define.
Andreas Jaeger
1
-1
/
+2
2009-01-28
* sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):
Ulrich Drepper
1
-3
/
+3
[next]