OSDN Git Service

uclinux-h8/uClibc.git
2010-07-23 Khem RajRules.mak: ARM926T is really an armv5t and arm9e core.
2010-07-22 Khem Rajarm/crt1.S: Avoid dependency on PC+4 or PC+8
2010-07-22 Khem Rajldso/arm: Correct protected symbol resolution
2010-07-19 Khem Rajldso/mips: pltgot should array not address of array...
2010-07-15 Khem Rajarm: Macros in sysdeps/linux/arm also needed to be...
2010-07-15 Bernhard Reutner... nptl: (librt) powerpc32's PSEUDO_RET needs __syscall_error
2010-07-14 Bernhard Reutner... silence shadow warnings
2010-07-14 Bernhard Reutner... nptl: remove superfluous =1 from defines
2010-07-14 Bernhard Reutner... nptl: x86_64: fix compilation of unwinder
2010-07-14 Roman I Khimovnptl i686: fix pthread_cond_wait.S compilation
2010-07-09 Khem Rajinclude/param.h: Dont use ARG_MAX from kernel headers
2010-07-07 Khem Rajarm: Silence warning about shadow declarations
2010-07-06 Bernhard Reutner... nptl: disregard generated tcb-offsets.c
2010-07-06 Khem Rajnptl: Filter out gen_tcb-offsets.c from CSRC for libpth...
2010-07-06 Bernhard Reutner... nptl: fix buildsys
2010-07-06 Bernhard Reutner... nptl: fix subdirs handling
2010-07-06 Bernhard Reutner... nptl: simplify buildsys
2010-07-06 Austin FoxleyRevert "don't make __errno_location / __h_errno_locatio...
2010-07-05 Peter Korsgaarddon't make __errno_location / __h_errno_location hidden
2010-07-03 Austin Foxleyremove extra comma in lock macro
2010-06-30 Timo Teräsmore workarounds for GCC PR32219
2010-06-30 Khem Rajmips/syscall-error: Choose the correct version for...
2010-06-30 Khem Rajnptl/errno: Use a separate __errno_location for libpthread.
2010-06-30 Khem Rajnptl/generic: Build generic libc-tls.c for non-mips...
2010-06-29 Khem Rajarm/nptl: Use the old C version of _Unwind_Resume in...
2010-06-28 Bernhard Reutner... remove redundant args to do_ln
2010-06-25 Bernhard Reutner... test/nptl: move eintr.c to where it belongs
2010-06-25 Bernhard Reutner... test: silence shadow warning
2010-06-24 Bernhard Reutner... nptl: arm: make it compile again
2010-06-24 Bernhard Reutner... use uniform form of C99 keywords
2010-06-24 Bernhard Reutner... intl, nptl_db: fix prerequisites
2010-06-24 Bernhard Reutner... buildsys: add brief mode; show defines and ld-flags
2010-06-24 Bernhard Reutner... libc: silence warnings about undefined cpp tokens
2010-06-24 Bernhard Reutner... fix race condition when generating linker scripts
2010-06-23 Khem Rajarm/nptl: Sync unwinding with glibc.
2010-06-23 Khem Rajarm/nptl: sysdep-cancel.h needs syscall handing for...
2010-06-22 Abdoulaye Walsimou... MIPS: Fix build error with linuxthreads.old
2010-06-21 Mirko Vogtavoid using c99 syntax
2010-06-21 Austin Foxleyget rid of needless c99 construct
2010-06-17 Bernhard Reutner... nptl: i386 needs atomic.h for atomic_exchange_acq
2010-06-17 Bernhard Reutner... nptl: fix order of includes for out-of-tree builds
2010-06-17 Bernhard Reutner... libc: define cfi_personality and cfi_lsda
2010-06-17 Bernhard Reutner... librt: fix linking WRT pthreads
2010-06-17 Carmelo Amorosolibc: Fix non-NPTL threads build
2010-06-17 Bernhard Reutner... librt: simplify handling LDFLAGS
2010-06-15 Bernhard Reutner... libm: typo fix NO_LONG_DOUBLE variant of gamma_r
2010-06-14 Carmelo Amorososh4: Fixes for SH-4 without an FPU
2010-06-13 Bernhard Reutner... handle i386 TARGET_SUBARCH
2010-06-13 Bernhard Reutner... nptl: fix symlinking headers
2010-06-12 Bernhard Reutner... nptl: avoid spurious rebuilds of libpthread*.a
2010-06-12 Bernhard Reutner... nptl: handle PTHREADS_DEBUG_SUPPORT properly
2010-06-12 Bernhard Reutner... nptl: fix race condition when generating libpthread.so
2010-06-11 Bernhard Reutner... hcreate_r: silence warning in helper func
2010-06-11 Bernhard Reutner... wordexp: silence warning
2010-06-11 Bernhard Reutner... nptl: remove relocation in pthread_rwlock_init()
2010-06-11 Bernhard Reutner... silence some warnings about missing prototypes
2010-06-11 Bernhard Reutner... testsuite: disable some tests for !LFS
2010-06-11 Bernhard Reutner... nptl: fix wrong path to nptl_db
2010-06-11 Bernhard Reutner... lxdialog: fix ncursesw include detection
2010-06-11 Bernhard Reutner... buildsys: fix clean vs. headerclean
2010-06-11 Bernhard Reutner... buildsys: conceal install_headers
2010-06-11 Bernhard Reutner... buildsys: fix lib/ directory prerequisite
2010-06-10 Roman I Khimovlibm: unbreak scalbn for 64-bit processors
2010-06-10 Bernhard Reutner... testsuite: .gitignore symlink
2010-06-10 Bernhard Reutner... testsuite: do not run inet tests if !ipv4 && !ipv6
2010-06-10 Bernhard Reutner... lgamma: fix sign handling
2010-06-10 Roman I Khimovlibm: unhide signgam
2010-06-08 Bernhard Reutner... do not generate garbled interp
2010-06-08 Bernhard Reutner... nptl: fix for !ipv4 && !ipv6
2010-06-07 Khem Rajmips/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK defin...
2010-06-04 Denys Vlasenkostrverscmp: I forgot to export it
2010-06-02 Khem Rajldso/mips: Fix relocation parsing so that they work...
2010-06-01 Vladimir Zapolskiyinotify: add inotify_init1 system call support
2010-06-01 Vladimir Zapolskiybits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK support
2010-05-24 Natanael Copautils: Fix ldd segfault
2010-05-19 Khem Rajmips: Add vfork to libc
2010-05-19 Khem Rajmips/bits/pthreadtypes.h: Re-include sgidefs.h
2010-05-17 Timo Terässtatic build: define pthreads wrappers only for threade...
2010-05-17 Austin Foxleysome (all?) archs don't define asm, so use builtin...
2010-05-17 Rob LandleyFix fcntl64 for 64 bit targets.
2010-05-17 Denys Vlasenkoworkaround GCC PR32219
2010-05-16 Denys Vlasenkoresolv.h: fix wring indentation of #ifdef/#endif pairs
2010-05-11 Khem Rajutils/Makefile.in: Define GETCONF_DIR for host builds...
2010-05-10 Khem Rajpowerpc/Makefile.arch: Add objclean and headers_clean...
2010-05-10 Khem Rajpowerpc: Add TLS and NPTL support
2010-05-07 Khem Rajmips/Makefile.arch: Remove -f option to $(do_awk)
2010-05-07 Timo Terasresolv: various memory corruption and off by one fixes
2010-05-07 Timo Terasstatic build: fix internal locking weaks to get pulled...
2010-05-05 Roman I Khimovldso: fix x86_64 R_X86_64_TPOFF64 and R_X86_64_DTPOFF64...
2010-05-05 Andy GibbsFix gen_wc8bit support for finding a UTF8 locale on...
2010-05-03 Roman I Khimovnptl: use arch-specific pthread_cond_timedwait and...
2010-05-03 Roman I Khimovnptl: use arch-specific cancellation routines for x86_64
2010-05-03 Roman I Khimovnptl: fix sem_open with O_CREAT
2010-04-29 Denys Vlasenkotime.c: fix unreadable code style: assignments within...
2010-04-29 Denys Vlasenkooptional /etc/localtime support
2010-04-28 Austin Foxleyinclude dlfcn.h in ldso.h to get RTLD_NODELETE definition
2010-04-28 Austin Foxleyfix a few build errors for the no threads case
2010-04-28 Tony WuFix typo (OPTIMIZATIONS -> OPTIMIZATION)
2010-04-27 Gabor JuhosMIPS: restore INLINE_SYSCALL macro
2010-04-27 Andreas Schultznptl: mips needs updated clone() implementation
next