index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
*/crtn.S: Remove .size directive for _init and _fini
Bernhard Reutner-Fischer
2011-05-10
1
-2
/
+0
*
Revert "*/crt?.S: remove .size directives"
Bernhard Reutner-Fischer
2011-05-05
2
-0
/
+3
*
*/crt?.S: remove .size directives
Bernhard Reutner-Fischer
2011-05-04
2
-3
/
+0
*
sparc: don't access fp registers when configured for no fpu
Austin Foxley
2011-04-22
1
-0
/
+2
*
remove trailing ';' from _syscallX()
Peter S. Mazinger
2011-03-09
1
-1
/
+1
*
bits/statvfs.h: the common one is good for alpha and sparc
Peter S. Mazinger
2011-03-09
1
-106
/
+0
*
bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target
Peter S. Mazinger
2011-03-09
1
-4
/
+0
*
remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...
Peter S. Mazinger
2011-03-03
1
-0
/
+2
*
sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3
Peter Korsgaard
2011-02-09
1
-1
/
+21
*
sparc: check for log double support in gcc
Konrad Eisele
2010-12-27
1
-0
/
+6
*
Adding quad float gcc intrinsic implementation for SPARC
Austin Foxley
2010-11-18
41
-2
/
+7220
*
sparc: pipe.S
Austin Foxley
2010-10-01
1
-1
/
+1
*
use uniform form of C99 keywords
Bernhard Reutner-Fischer
2010-06-24
2
-11
/
+11
*
fix nptl build for sparc
Austin Foxley
2010-02-17
1
-1
/
+5
*
sparc/sigaction: revert change. These semantics are needed for nptl
Austin Foxley
2010-02-13
1
-4
/
+5
*
sparc/sysdep: Unify sparc sysdep.h
Austin Foxley
2010-02-13
1
-0
/
+65
*
Merge commit 'origin/master' into nptl
Austin Foxley
2010-02-05
1
-5
/
+4
|
\
|
*
Unbreak build for sparc on some config's
Austin Foxley
2010-02-03
1
-5
/
+4
*
|
Merge remote branch 'origin/master' into nptl
Austin Foxley
2009-11-28
1
-0
/
+2
|
\
|
|
*
nommu: use MAP_UNINITIALIZE for mallocs
Mike Frysinger
2009-11-23
1
-0
/
+2
|
*
sparc: use fputs to write to stderr
Mike Frysinger
2009-10-22
1
-1
/
+1
|
*
sparc: use HIDDEN_JUMPTARGET for errno
Mike Frysinger
2009-10-22
3
-3
/
+3
*
|
sparc: use fputs to write to stderr
Mike Frysinger
2009-11-09
1
-1
/
+1
*
|
sparc: use HIDDEN_JUMPTARGET for errno
Mike Frysinger
2009-11-09
3
-3
/
+3
*
|
sparc specific bits needed for nptl
Austin Foxley
2009-10-17
5
-32
/
+511
|
/
*
sparc qops: unify & shrink
Mike Frysinger
2009-10-15
1
-51
/
+40
*
clean up O_CLOEXEC handling
Mike Frysinger
2009-10-07
1
-2
/
+0
*
sparc: add stubs for more of the _Q* ops
Austin Foxley
2009-10-05
1
-0
/
+12
*
sparc specific bits/socket.h
Austin Foxley
2009-09-25
1
-0
/
+356
*
sparc sigaction.c: fix the noted bugs by syncing up with glibc
Austin Foxley
2009-09-21
1
-30
/
+16
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
1
-6
/
+6
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-1
/
+0
*
always define float_t as float
Bernhard Reutner-Fischer
2009-09-17
1
-19
/
+1
*
sparc/sigaction.c: note possible bugs by comments. style fixes
Denys Vlasenko
2009-09-09
1
-49
/
+57
*
honour NO_LONG_DOUBLE_MATH
Bernhard Reutner-Fischer
2009-08-30
3
-8
/
+10
*
build: Include Makefile.commonarch from common Makefile.in
Carmelo Amoroso
2009-07-29
1
-2
/
+0
*
add missing UTIME_* defines for *at funcs
Mike Frysinger
2009-07-26
1
-2
/
+6
*
enable nanosecond stat support for everyone
Mike Frysinger
2009-07-26
2
-14
/
+9
*
syscall: unify part 2: NCS variety
Mike Frysinger
2009-07-09
1
-5
/
+0
*
syscall: unify common syscall defines
Mike Frysinger
2009-07-08
1
-81
/
+0
*
sparc: Update syscalls.h to define INTERNAL_SYSCALL
Austin Foxley
2009-07-06
1
-70
/
+119
*
uClibc_arch_features: sync defines between ports
Mike Frysinger
2009-07-03
1
-0
/
+9
*
Add working pipe implementation for sparc
Austin Foxley
2009-05-26
3
-3
/
+69
*
Add a sigaction implementation for sparc
Austin Foxley
2009-05-20
2
-1
/
+95
*
32/64 bit sparc got unified in 2.6.29 the way x86/x86_64 did in 2.6.28.
Rob Landley
2009-03-27
1
-1
/
+2
*
remove some duplicates in bits/signum.h. No code changes.
Denis Vlasenko
2008-12-15
1
-20
/
+0
*
sigaction overhaul as described in docs/sigaction.txt
Denis Vlasenko
2008-12-15
1
-24
/
+12
*
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-20
1
-1
/
+1
*
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-11-15
1
-2
/
+2
*
- revert wrong r24049
Bernhard Reutner-Fischer
2008-11-15
1
-2
/
+2
[next]