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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldso: fix fdpic builds
Mike Frysinger
2011-02-21
1
-2
/
+7
*
bfin: add support for new cacheflush syscall
Steve Kilbane
2011-02-21
3
-1
/
+40
*
bfin: fix sram/dma syscall definitions
Steve Kilbane
2011-02-21
3
-5
/
+5
*
bfin: add missing GNU-stack markings to __longjmp
Mike Frysinger
2011-02-21
1
-0
/
+2
*
buildsys: fix inverted logic with thread impls
Bernhard Reutner-Fischer
2011-02-16
1
-3
/
+2
*
buildsys: use kbuild style
Bernhard Reutner-Fischer
2011-02-14
1
-96
/
+39
*
buildsys: remove wrong file
Bernhard Reutner-Fischer
2011-02-14
1
-1
/
+1
*
arm: use EABI per default
Bernhard Reutner-Fischer
2011-02-14
1
-1
/
+1
*
regex: remove set but not used variable
Bernhard Reutner-Fischer
2011-02-14
1
-3
/
+1
*
ldso: remove now unused variable
Bernhard Reutner-Fischer
2011-02-14
1
-1
/
+0
*
nptl: fix typo in buildsys
Bernhard Reutner-Fischer
2011-02-14
1
-1
/
+1
*
FORMAT_FDPIC_ELF: only for FRV and BFIN
Bernhard Reutner-Fischer
2011-02-14
1
-1
/
+1
*
Fix memory leak in dlopen()/dlclose().
Philip Craig
2011-02-11
1
-0
/
+4
*
Fix GNU make v3.80 compatibility
Kevin Cernekee
2011-02-11
1
-2
/
+6
*
arm: use CAS gcc builtin if SI-mode pattern is available
Bernhard Reutner-Fischer
2011-02-11
1
-8
/
+17
*
TODO: update
Bernhard Reutner-Fischer
2011-02-09
1
-38
/
+31
*
i386: extend IMA guards to also cover LTO
Bernhard Reutner-Fischer
2011-02-09
1
-2
/
+5
*
*printf: Violation of precision with null string
Jones Desougi
2011-02-09
1
-0
/
+6
*
sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3
Peter Korsgaard
2011-02-09
3
-3
/
+63
*
arm: mv nptl specific atomic impl to common place
Bernhard Reutner-Fischer
2011-02-09
1
-0
/
+0
*
fix a problem with hidden getutent in non-threaded builds
Denys Vlasenko
2011-02-06
1
-1
/
+1
*
arm: fix the static link problem for ARM due to undefined __tls_get_addr
Nitin Garg
2011-02-02
2
-0
/
+38
*
nios2: Name architecture correctly in endian.h header
Tobias Klauser
2011-02-01
1
-1
/
+1
*
nptl/mips64: Fix build when using mips64 and ABIs other than o32
Khem Raj
2011-01-29
2
-1
/
+7
*
mips: avoid segmentation fault when RLD_MAP is 0
Richard Braun
2011-01-29
1
-1
/
+1
*
libc: fix linker script generation for libubacktrace.so
Filippo Arcidiacono
2011-01-25
1
-2
/
+2
*
stdio: fix diagnostic message
Bernhard Reutner-Fischer
2011-01-21
1
-1
/
+1
*
bump version to 0.9.32-rc2-git
Carmelo Amoroso
2011-01-21
1
-1
/
+1
*
release 0.9.32-rc2
v0.9.32-rc2
Carmelo Amoroso
2011-01-20
1
-1
/
+1
*
nptl: Fix __USER_LABEL_PREFIX__ concatenatio
Will Newton
2011-01-20
1
-6
/
+8
*
nptl: fix start_thread() for _STACK_GROWS_UP
Will Newton
2011-01-20
1
-2
/
+2
*
ldso: get rid of _dl_lookup_hash
Carmelo Amoroso
2011-01-20
3
-11
/
+5
*
Add protected symbols support for all architectures
Salvatore Cro
2011-01-20
16
-89
/
+131
*
Revert "ldso/arm: Correct protected symbol resolution"
Carmelo Amoroso
2011-01-20
1
-9
/
+2
*
Revert "ldso_sh: add support for protected symbols to SH"
Carmelo Amoroso
2011-01-20
1
-24
/
+18
*
Revert "ldso/i386: support protected symbols"
Carmelo Amoroso
2011-01-20
1
-8
/
+2
*
cris: Fix build issues
Khem Raj
2011-01-15
2
-0
/
+83
*
syslog: fix 'everyone logs with user facility'
Roman I Khimov
2011-01-11
1
-1
/
+1
*
__psfs_parse_spec: always use long int for %p
Bernhard Reutner-Fischer
2011-01-11
1
-1
/
+4
*
buildsys: headers target should not depend on sysnum.h
Carmelo Amoroso
2011-01-06
1
-2
/
+3
*
buildsys: fix make release target
Carmelo Amoroso
2011-01-06
1
-1
/
+1
*
nptl: get rid of the last preprocessor warning when __ASSUME_TGKILL is not de...
Carmelo Amoroso
2011-01-05
1
-1
/
+1
*
remove uClibc_ctype.h if !LOCALE
Bernhard Reutner-Fischer
2011-01-05
1
-1
/
+1
*
Revert "Makefile.in: Add header to 'all' target"
Bernhard Reutner-Fischer
2011-01-05
1
-2
/
+1
*
nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined
Carmelo Amoroso
2011-01-04
5
-9
/
+9
*
libc/inet/netlinkaccess.h: Use the types from kernel
Khem Raj
2011-01-01
1
-8
/
+1
*
sparc: fix linking issue with __syscall_error.c
Austin Foxley
2010-12-29
2
-1
/
+6
*
sparc: check for log double support in gcc
Konrad Eisele
2010-12-27
1
-0
/
+6
*
linuxthreads: Fix compilation breakage
Matt Fleming
2010-12-23
1
-7
/
+4
*
libpthread/nptl_db: Append options to LDFLAGS based on if LD is set to gcc dr...
Khem Raj
2010-12-21
1
-2
/
+1
[next]