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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc/x86: fix stack unwinding and backtrace information
Timo Teräs
2011-12-23
3
-75
/
+28
*
*/crtn.S: Remove .size directive for _init and _fini
Bernhard Reutner-Fischer
2011-05-10
1
-2
/
+0
*
posix_fadvise64: fix x86 implementation
Timo Teräs
2011-05-07
1
-1
/
+3
*
i386: fix .size of _init/_fini
Bernhard Reutner-Fischer
2011-05-05
1
-2
/
+2
*
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
*
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
*
unify stub logic
Mike Frysinger
2011-02-24
1
-5
/
+4
*
i386: extend IMA guards to also cover LTO
Bernhard Reutner-Fischer
2011-02-09
1
-2
/
+5
*
libm: improve readability of math.h; expand comments and docs
Denys Vlasenko
2010-10-31
1
-1
/
+1
*
nptl i686: avoid cpp problems with thunk section
Bernhard Reutner-Fischer
2010-08-06
1
-0
/
+2
*
use uniform form of C99 keywords
Bernhard Reutner-Fischer
2010-06-24
1
-4
/
+4
*
libc: silence warnings about undefined cpp tokens
Bernhard Reutner-Fischer
2010-06-24
1
-1
/
+1
*
nptl: fix libc sigaction signal checking
Timo Teräs
2010-04-15
1
-12
/
+0
*
Fixes NPTL build on x86.
Natanael Copa
2010-04-09
1
-1
/
+1
*
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-06
1
-108
/
+155
|
\
|
*
i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled s...
Denys Vlasenko
2010-04-06
1
-18
/
+78
|
*
i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASM
Denys Vlasenko
2010-04-06
1
-45
/
+9
|
*
i386/bits/syscalls.h: generate better code using more restrictive asm constra...
Denys Vlasenko
2010-04-06
1
-4
/
+11
|
*
i386/bits/syscalls.h: explain how it works. no code changes
Denys Vlasenko
2010-04-06
1
-100
/
+116
*
|
i386 unify sysdep.h
Austin Foxley
2010-02-18
1
-1
/
+125
*
|
compile fixes for i386 nptl
Austin Foxley
2010-02-17
1
-0
/
+336
*
|
Merge remote branch 'origin/master' into nptl
Austin Foxley
2009-11-28
1
-103
/
+0
|
\
|
|
*
bits/mmap.h: unify ala linux asm-generic efforts
Mike Frysinger
2009-11-23
1
-103
/
+0
*
|
i386 specific bit for nptl
Austin Foxley
2009-10-17
5
-4
/
+31
|
/
*
i386: use common INTERNAL_SYSCALL_ERROR_P
Mike Frysinger
2009-10-15
1
-3
/
+0
*
clean up O_CLOEXEC handling
Mike Frysinger
2009-10-07
1
-2
/
+0
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-1
/
+0
*
honour NO_LONG_DOUBLE_MATH
Bernhard Reutner-Fischer
2009-08-30
1
-0
/
+4
*
build: Include Makefile.commonarch from common Makefile.in
Carmelo Amoroso
2009-07-29
1
-2
/
+0
*
enable nanosecond stat support for everyone
Mike Frysinger
2009-07-26
1
-12
/
+6
*
byteswap: unify common definitions
Mike Frysinger
2009-07-21
1
-99
/
+22
*
s/UCLIBC_INTERNAL/_LIBC/g
Denys Vlasenko
2009-07-21
1
-1
/
+1
*
syscall: unify part 2: NCS variety
Mike Frysinger
2009-07-09
1
-3
/
+3
*
syscall: unify common syscall defines
Mike Frysinger
2009-07-08
1
-66
/
+0
*
i386: store errno value before using __set_errno()
Ingo van Lil
2009-07-03
1
-4
/
+3
*
uClibc_arch_features: sync defines between ports
Mike Frysinger
2009-07-03
1
-0
/
+6
*
mknod: widen the parameters to match kernel
Denis Vlasenko
2009-03-03
1
-4
/
+3
*
docs/probe_math_exception.c:
Denis Vlasenko
2009-02-11
1
-3
/
+14
*
libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite build
Denis Vlasenko
2009-02-02
1
-1
/
+1
*
- fixup incomplete r24515 (fix redefinitions of posix_types for i386->x86_64 ...
Bernhard Reutner-Fischer
2009-01-12
1
-0
/
+1
*
- whitespace cleanup; no obj-code changes
Bernhard Reutner-Fischer
2008-12-29
2
-23
/
+23
*
These defines needs to be considered after recent linux kernel combined i386 ...
Khem Raj
2008-12-23
1
-2
/
+6
*
Remove __libc_posix_fadvise[64] alias. It existed on i386 and arm only,
Denis Vlasenko
2008-12-15
1
-9
/
+17
*
sigaction overhaul as described in docs/sigaction.txt
Denis Vlasenko
2008-12-15
1
-93
/
+65
*
Remove the rest of "bounded pointers" scaffolding. gcc website says"
Denis Vlasenko
2008-12-13
1
-4
/
+4
*
i386/brk.c: gcc can't figure out how to use %ebx in PIC mode,
Denis Vlasenko
2008-12-12
1
-7
/
+12
*
smaller brk() for i386. Inspected assembly to see it's still valid.
Denis Vlasenko
2008-12-12
1
-14
/
+12
*
fix sigset_t size for mips (it's the only arch with 128 signals).
Denis Vlasenko
2008-12-01
1
-28
/
+34
*
fix ioperm build problems caused by libc_hidden_proto removal
Denis Vlasenko
2008-11-21
2
-0
/
+2
[next]