OSDN Git Service

uclinux-h8/uclibc-ng.git
2015-01-26 Waldemar Brodkorbmerge upstream changes
2015-01-26 Bernhard Reutner... libc: sync_file_range missing comma
2015-01-25 Waldemar Brodkorbadd support for $ORIGIN
2015-01-24 Bernhard Reutner... libc: ppc64 etc: Fix sync_file_range
2015-01-23 Max Filippovxtensa: ldso: drop unused address calculation from...
2015-01-23 Max Filippovxtensa: ldso: coalesce dl_mprotect address ranges
2015-01-23 Wang Yufenadd argument check in mknod
2015-01-23 Xishi Qiuadd argument check in setenv()
2015-01-23 Bernhard Reutner... nptl: compile pt-vfork in ARM-mode
2015-01-22 Bernhard Reutner... libc: Avoid redundant setting of ENOMEM
2015-01-19 Bernhard Reutner... libcrypt: return NULL on unsupported salt
2015-01-13 Waldemar Brodkorbremove API dir. tests are disabled anyway.
2015-01-10 Waldemar Brodkorbenable microblaze. at least toolchain creation is worki...
2015-01-07 Bernhard Reutner... test: Adjust passed options
2015-01-04 Waldemar Brodkorbadd -fPIC to some tests.
2015-01-01 Thorsten Glasermaybe fix an "noreturn function does return" warning
2015-01-01 Thorsten Glasershut up GCC, part 2
2015-01-01 Thorsten Glaserfix cast warning
2015-01-01 Thorsten Glasershut up GCC
2015-01-01 Thorsten GlaserI think this is what you mean
2015-01-01 Thorsten Glasersilence GCC
2015-01-01 Thorsten Glaserremove apparently unused code, this time for real
2015-01-01 Thorsten Glaserexplicitly cast (even though this casting is not very...
2015-01-01 Thorsten Glasermake __dl_start, whose address is taken, into a real...
2015-01-01 Waldemar Brodkorbremove unused Linux 2.0 compat code, otherwise c6x...
2014-12-30 Waldemar Brodkorbbe sure to use EXTRA_CFLAGS for tests, too
2014-12-30 Waldemar Brodkorbremove another two warnings.
2014-12-30 Waldemar BrodkorbMerge branch 'master' of git+ssh://openadk.org/git...
2014-12-30 Waldemar Brodkorbreenable c6x for toolchain testing without NPTL
2014-12-29 Waldemar Brodkorbremove comment
2014-12-29 Waldemar Brodkorbreduce some unneeded warnings.
2014-12-29 Waldemar Brodkorbremove hidden warning option, not useful for others.
2014-12-29 Waldemar Brodkorbfix warning when doing make clean
2014-12-29 Waldemar Brodkorbupdate INSTALL
2014-12-29 Waldemar Brodkorbrevert getopt changes to tests
2014-12-28 Waldemar Brodkorbfor mips64 with N32 ABI we need to use newfstatat
2014-12-28 Waldemar Brodkorbrelocation fixes
2014-12-28 Waldemar Brodkorbsparc64 support was removed recently
2014-12-26 Waldemar Brodkorbdon't optimize for special mips cpu
2014-12-25 Waldemar Brodkorbmerge upstream changes
2014-12-25 Waldemar Brodkorbsync tcp header with glibc
2014-12-15 Anthony G.... mkostemp: fix implementation
2014-12-15 Bernhard Reutner... test: Some more tests under conditionals
2014-12-15 Bernhard Reutner... stdio: Fix printing 0.0
2014-12-12 Bernhard Reutner... unistd: allow to turn off getopt_long
2014-12-12 Bernhard Reutner... test: disable ptytest unless HAS_PTY
2014-12-12 Bernhard Reutner... config: move STDIO_FUTEXES up a bit
2014-12-10 Waldemar Brodkorbdisable test for noMMU
2014-12-10 Anthony G.... mkostemp: fix implementation
2014-12-10 wangyufenadd argument check in mknod
2014-12-09 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-12-09 Bernhard Reutner... sigaction: Fix !HAS_REALTIME compilation
2014-12-08 Waldemar Brodkorbremove text files not useful for uClibc-ng
2014-12-06 Wang Yufenarm: add RESET_PID in the clone impl
2014-12-04 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-12-03 Bernhard Reutner... mips: rename siginfo _timer members
2014-12-03 Bernhard Reutner... buildsys: remove some obsolete optimization CFLAGS
2014-12-01 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-11-19 Bernhard Reutner... locale: Add wcsftime()
2014-11-13 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-11-13 Bernhard Reutner... nptl: compile pt-vfork in ARM-mode
2014-11-11 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-11-10 Max FilippovConfig.in.arch: enable long double math for xtensa
2014-11-10 Anthony G.... statfs: fix compile error when UCLIBC_LINUX_SPECIFIC...
2014-10-14 Waldemar Brodkorbreduce the list of supported architectures
2014-10-11 Waldemar Brodkorbm68k: remove reg.h
2014-10-10 Waldemar Brodkorbc6x: disable it at the moment
2014-10-08 Waldemar Brodkorbtest: disable for noMMU case
2014-10-05 Waldemar Brodkorbdisable a test for avr32, compile failure.
2014-10-05 Waldemar Brodkorbdisable some test for avr32, compile failures.
2014-10-03 Waldemar Brodkorblinuxthreads: fix compile error for non-MMU
2014-10-03 Waldemar Brodkorbm68k: fix linuxthreads compile for coldfire
2014-10-03 Waldemar Brodkorbdisable linkage of gcc_eh
2014-10-01 Waldemar Brodkorbremove forced gcc optimization
2014-09-26 Waldemar Brodkorblibpthread: disable unimplemented configurations
2014-09-26 Waldemar Brodkorbenable this symbol by default
2014-09-26 Waldemar BrodkorbAdd eventfd_read() and eventfd_write()
2014-09-26 Cristian Morales... Do not define unimplemented functions
2014-09-26 Waldemar Brodkorbcris: remove call to HIDDEN_JUMPTARGET
2014-09-26 Waldemar Brodkorbcris: do not include asm/elf.h
2014-09-23 Waldemar Brodkorbtestsuite: fix xtensa macros
2014-09-23 Waldemar Brodkorbadd tls test macros for xtensa
2014-09-22 Waldemar Brodkorbxtensa: add support for NPTL
2014-09-20 Waldemar Brodkorbdisable tests for arc as long as binutils is buggy
2014-09-20 Waldemar Brodkorbdisable tests if HAVE_SHARED is not set
2014-09-20 Waldemar Brodkorblinuxthreads: remove unused s390 code
2014-09-20 Waldemar Brodkorbnptl: remove duplicate vfork() in libpthread
2014-09-20 Waldemar Brodkorbtest: disable posix_fallocate64 for small embedded...
2014-09-17 Waldemar Brodkorbdisable broken architectures
2014-09-17 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-09-17 Bernhard Reutner... m68k: libc: add fmovem* mcffpu condition
2014-09-16 Gustavo Zacariassparc: update ptrace.h to latest from glibc
2014-09-16 Gustavo Zacariaspowerpc: update ptrace.h to latest from glibc
2014-09-16 Bernhard Reutner... buildsys: remove now redundant lib placement defines
2014-09-16 Bernhard Reutner... libc: silence missing prototype warning
2014-09-16 Bernhard Reutner... buildsys: fix IS_IN_lib*
2014-09-16 Bernhard Reutner... nptl: rephrase *.sym handling
2014-09-09 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-09-09 Bernhard Reutner... buildsys: Fix typo
2014-09-09 Anthony G.... libc: add fallocate() and fallocate64()
next