OSDN Git Service

uclinux-h8/uClibc.git
2014-07-22 Vineet GuptaARC: ldso: Dont force frame pointer as it useless for...
2014-07-22 Vineet GuptaARC: make sigaction inline with other arches
2014-07-22 Vineet GuptaARC: syscalls.h: code-reuse/fix-arg-annotations
2014-07-22 Vineet Guptasyscalls-common.h: Rename some macro args for correct...
2014-06-24 Vineet Guptaopen64: ensure that openat check works
2014-06-12 Zhang Pufix pthread_cancel lead to segmentation fault for x86_64.
2014-06-12 Yann E. MORINarm: move check for BX to its own header
2014-06-12 Dan MouldingNPTL: Fix undefined reference to PRIVATE_FUTEX with...
2014-06-12 Will Newtonarm/clone.S: Add missing IT instruction for Thumb2.
2014-06-12 Bernhard Reutner... buildsys: Do not install atomic.h
2014-04-23 Michel Stamresolv: try next server on SERVFAIL
2014-04-23 Gregory Fongtest/math: Adjust arm tests for older ULPs format
2014-04-23 Gregory Fongldso: Add remaining relocation types to the table
2014-04-23 Gregory Fongldso/mips: Remove redundant LD_DEBUG prints
2014-04-23 Gregory Fongldso/mips: actually print results of each relocation
2014-04-23 Bernhard Reutner... ldso: Fix misplaced declaration
2014-04-23 Vineet Guptaweak symbols need to be "defined" weak but "declared...
2014-04-23 Vineet GuptaLT.old: Make __errno_location/__h_errno_location thread...
2014-04-08 Bernhard Reutner... ctype.h: Tweak comment
2014-04-08 Cédric VINCENTldso: fix standalone execution on x86_64 architecture
2014-04-05 Gregory Fongtest/math: add libm-test-ulps-{arm,mips32,mips64} files
2014-04-04 Gregory Fongtest/math: don't try to build test dep as test
2014-04-04 Gregory Fongtest/math: Select correct ULPs for mips32/mips64
2014-04-04 Bernhard Reutner... sysinfo.h: Prevent redeclarations
2014-04-02 Bernhard Reutner... libc: Fix buglet around __progname
2014-04-02 Bernhard Reutner... test: Reuse PTINC in nptl tests
2014-04-01 Steve EllceyFix warnings in MIPS build
2014-04-01 Max Filippovxtensa: add missing .literal_position directives
2014-04-01 Vineet GuptaARC: Make vfork weak in libc
2014-03-12 Steve Ellceylibc: fix mips N64 pread/pwrite build
2014-02-18 Bernhard Reutner... test: Fix math .c dependency
2014-02-15 Bernhard Reutner... buildsys: pass correct linker to compiler driver
2014-02-15 Steve Ellceybuildsys: Add MIPS64R2 support
2014-02-15 Steve Ellceymips: Remove duplicate macro definitions
2014-02-15 Steve Ellceylibc: Fix sync_file_range.c for MIPS64 N32 ABI
2014-02-15 Vineet Guptatest/tls/tst-tls[6-8]: Fix build errors
2014-02-15 Bernhard Reutner... libc: silence warning in fts
2014-02-02 Waldemar Brodkorblibc: mips: Fix setjmp/longjmp for MIPS64 N64 ABI
2014-02-02 Steve Ellceymips: silence 'set but not used' warnings
2014-02-02 Steve Ellceylibc: mips: Fix non-LFS build
2014-01-24 Bernhard Reutner... mips: silence _ABI* undef warnings
2014-01-22 Bernhard Reutner... powerpc: syscall support up to 6 arguments
2014-01-22 Stefan Kristianssonvfork: fix clone based version
2014-01-22 Waldemar Brodkorblibc: fix MIPS N64 fork
2014-01-15 Bernhard Reutner... nptl: Fix arm pt-vfork
2014-01-15 Bernhard Reutner... libc: add guard for arm thumb2 asm
2014-01-15 Bernhard Reutner... ldso: arm, metag: Use runtime pagesize
2014-01-14 Bernhard Reutner... buildsys: metag: Remove inappropriate comment
2014-01-08 Vineet GuptaARC: opencode ENTRY/END macros in crt1
2014-01-08 Vineet Guptabuildsys: store savedefconfig to defconfig file
2014-01-08 Baruch Siachxtensa: use common ptrace.h
2014-01-08 Baruch Siachlibc: posix_fadvise: restore implementation for xtensa
2014-01-08 Vicente Olivert... siginfo.h: __SIGEV_PAD_SIZE takes __WORDSIZE into account
2014-01-08 Vicente Olivert... siginfo.h: add a missing function member on ia64, mips...
2014-01-08 Bernhard Reutner... buildsys: update unifdef
2014-01-07 Bernhard Reutner... buildsys: fixup unifdef state in skiphash, linenum
2014-01-07 Bernhard Reutner... buildsys: fixup unifdef state in skiphash
2013-12-23 Vineet Guptaelf: Add ARC Magic and Relocations
2013-12-20 Bernhard Reutner... ldso: ARC: tweak whitespace some more
2013-12-20 Vineet Guptaldso: ARC whitespace tweaks
2013-12-20 Kenneth Soerenseninet: Fix threaded res_init
2013-12-20 Baruch Siachlibrt: fix mq_timed{send,receive} return instructions
2013-12-20 Baruch Siachlibc/sysdeps: commonize ret_ERRVAL
2013-12-20 Vineet GuptaARC defconfigs
2013-12-20 Vineet GuptaARC port to uClibc
2013-12-20 Joern Renneckestring: Add ARC support
2013-12-20 Vineet GuptaLT.old: Add ARC support
2013-12-20 Vineet Guptaldso: Add ARC support
2013-12-20 Vineet Guptaldd: Add ARC support
2013-12-20 Waldemar BrodkorbFix for SIGBUS error on MIPS64 with N64 ABI
2013-12-20 Bernhard Reutner... NPTL: fork: relief register pressure on arm thumb1
2013-12-20 Bernhard Reutner... ldso: use unlikely macro
2013-12-20 Bernhard Reutner... buildsys: Fix error on config clean in realclean
2013-12-20 Bernhard Reutner... buildsys: add TODO reminder
2013-11-19 Bernhard Reutner... buildsys: update unifdef
2013-11-13 Bernhard Reutner... buildsys: check LDFLAGS through driver
2013-11-12 Bernhard Reutner... ldso: silence warnings in debug code
2013-11-12 Kenneth SoerensenMake res_init() thread safe.
2013-11-12 Sørensen, KennethFix threaded use of res_ functions.
2013-11-11 Bernhard Reutner... buildsys: document savedefconfig in help
2013-11-11 Bernhard Reutner... buildsys: on realclean, rm include/{config,generated}
2013-11-06 Bernhard Reutner... buildsys: rm PT startfiles on realclean
2013-11-06 Bernhard Reutner... time.c: make ll_tzname* static again
2013-11-06 Baruch Siachprctl: fix system call wrapper
2013-11-06 Baruch Siachtest: tls: fix build with newer binutils
2013-11-06 Baruch Siachldso: remove duplicate function declarations
2013-11-06 Baruch Siachtest: inet: fix build when res_close support is disabled
2013-11-06 Baruch Siachlibdl: fix unused variable warning
2013-11-06 Baruch Siachmisc: fix nm 'No such file' error
2013-11-06 Baruch Siachldso: fix unused variable warning
2013-11-06 Khem Rajadd posix_fadvise() for arm
2013-11-06 Markos Chandraslibc/metag: add __kernel_long_t and __kernel_ulong_t
2013-11-06 Bernhard Reutner... pull kconfig from linux-3.11
2013-11-06 Vineet GuptaFix weak/strong attribute of __errno_location and it...
2013-11-04 Baruch Siachxtensa: fix atomic_decrement_if_positive() return value
2013-11-04 Baruch Siachxtensa: fix layout of struct sigcontext to match the...
2013-10-07 Denys Vlasenkopmap_getport: use TCP to talk to portmapper if protocol...
2013-08-02 Anthony G.... libc: add isfdtype()
2013-08-02 Baruch Siachmalloc: enable assert() when malloc debugging
2013-07-26 Mischa Jonkerlibc/sysdeps: Fix common-generic stat.h for BE part 2
next