OSDN Git Service

ldso: Add remaining relocation types to the table
[uclinux-h8/uClibc.git] / libpthread /
2014-04-01 Steve EllceyFix warnings in MIPS build
2014-02-02 Steve Ellceymips: silence 'set but not used' warnings
2014-01-15 Bernhard Reutner... nptl: Fix arm pt-vfork
2014-01-14 Bernhard Reutner... buildsys: metag: Remove inappropriate comment
2013-12-20 Vineet GuptaLT.old: Add ARC support
2013-12-20 Bernhard Reutner... NPTL: fork: relief register pressure on arm thumb1
2013-07-04 Filippo ARCIDIACONOlibpthread: pthread_exit in static app. segfaults
2013-03-20 Bernhard Reutner... LT.old: add missing prototypes
2013-03-14 Markos Chandrasmetag: Add NPTL support
2013-03-13 Vineet GuptaLT{,.old}: include stddef.h for size_t
2013-03-07 Markos Chandrasbuildsys: Add missing $(SYMBOL_PREFIX) to symbol names
2013-03-07 Markos Chandraslibpthread: Remove useless .cvsignore files
2013-02-27 Markos Chandrasnptl/allocatestack.c: Fix stack mprotect alignment...
2013-02-20 Markos Chandrasnot-cancel.h: Use openat if arch does not have the...
2013-01-14 Bernhard Reutner... LT.old: reinstate build
2013-01-10 Florian Fainellilibc: add {get,set,swap,make}context user context manip...
2013-01-08 Bernhard Reutner... arm: workaround GCC PR target/53735 with fork()
2012-11-18 Mike Frysingerdrop support for pre ISO-C compilers
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-11-18 Mike Frysingernptl: fix gcc noreturn warning
2012-11-18 Mike Frysingernptl: fix gcc noreturn warning
2012-11-03 Chris Zankelxtensa: use atomic instructions instead of a syscall
2012-08-29 Filippo Arcidiaconolibrt: re-add SIGCANCEL to the list of blocked signal...
2012-07-24 Bernd SchmidtRemove pragma weak for undeclared symbol
2012-07-24 Bernd SchmidtRemove use of attribute_shared_hidden
2012-06-19 Stas Sergeevnptl: sh: fix race condition in lll_wait_tid
2012-06-15 Peter S. Mazingerremove arm specific sysdep.h from linuxthreads new
2012-06-15 Peter S. Mazingerlinuxthreads.old: build all objects twice, once for...
2012-06-15 Peter S. Mazingerinternals.h: mark __pthread_message hidden
2012-06-15 Peter S. Mazingerlinuxthreads.old: move libpthread_hidden_proto to header
2012-06-15 Peter S. Mazingerlinuxthreads.old/internals.h: make some internal functi...
2012-06-15 Peter S. Mazingerlinuxthreads: guard *tsd* related stuff correctly
2012-06-15 Peter S. Mazingerlinuxthreads: style update
2012-06-15 Peter S. Mazingerlinuxthreads: use __UCLIBC_HAS_TLS__ consistently
2012-06-15 Peter S. Mazingermove __libc_pthread_init prototype to pthread-functions.h
2012-06-15 Peter S. Mazingerforward.c: no need for attribute_hidden, provided by...
2012-06-15 Peter S. Mazingerlibc_pthread_init.c: include only what is necessary
2012-06-15 Peter S. Mazingerlinuxthreads.old: cleanup a bit
2012-06-15 Peter S. Mazingerlinuxthreads.old_db: style update
2012-06-15 Peter S. MazingerNPTL: rename __new_sem_* to sem_*
2012-06-15 Peter S. Mazingerlinuxthreads.old: remove __old_sem_* and rename __new_s...
2012-06-15 Peter S. Mazingerwrapsyscall.c: add cancellable fcntl64
2012-06-15 Austin Foxleynptl: remove sigaction, sigprocmask, and sigfillset...
2012-06-15 Peter S. Mazingerenable the common code for NPTL
2012-06-15 Peter S. Mazingerfork: do not add fork() to libpthread
2012-06-15 Peter S. Mazingermake NPTL's getpid behave similar to the common one
2012-06-15 Peter S. Mazingerptfork.c: use strong_alias for vfork
2012-06-15 Peter S. Mazingeradd simplified __sigemptyset for internal use
2012-06-15 Peter S. Mazingerjmp-unwind.c: add hidden _longjmp_unwind
2012-06-15 Peter S. Mazingerinternals.h: use sysconf(_SC_PAGESIZE) instead of __pag...
2012-06-15 Peter S. MazingerMakefile.commonarch: use proper CFLAGS for jmp-unwind.c
2012-06-15 Peter S. Mazingerwrapsyscall.c: include proper header for epoll
2012-06-15 Peter S. Mazingerunwind-{resume,forcedunwind}.c: add missing prototypes
2012-06-15 Peter S. Mazingerfix a bunch of build warnings
2012-06-15 Peter S. MazingerpthreadP.h: avoid shadow warnings
2012-06-15 Peter S. Mazingerdisable __pthread_kill_other_threads, obsoleted
2012-06-15 Peter S. Mazingerchange __asm to __asm__ and __volatile to __volatile__
2012-06-15 Peter S. Mazingerallocrtsig.c,pthread.c: disable __libc_allocate_rtsig...
2012-06-15 Peter S. Mazingergeopt.c, LT new/pthread.c: s/__mempcpy/mempcpy/
2012-06-15 Peter S. Mazingersignal.h: disable ssignal and gsignal
2012-06-15 Peter S. Mazingercleanup fork()
2012-06-15 Peter S. Mazingersemaphore.h, uClibc_local_lim.h: make sure SEM_VALUE_MA...
2012-06-15 Peter S. Mazingersemaphore.c: include limits.h before semaphore.h
2012-06-15 Peter S. Mazingermake use of jmpbuf-offsets.h and jmpbuf-unwind.h
2012-06-15 Peter S. Mazingermove *longjmp related prototypes to setjmp.h
2012-06-15 Peter S. Mazingerno need for hidden sigtimedwait
2012-06-15 Peter S. Mazingersignal.h: provide prototype for __libc_sigaction and...
2012-06-15 Peter S. Mazingerremove __FORCE_GLIBC
2012-06-15 Peter S. Mazingerdo not include libc-internal.h
2012-06-06 Kevin CernekeeMIPS: Convert __syscall_error() callers to use $a0...
2012-05-05 Mike Frysingerlinuxthreads.old: fix build warnings with epoll enabled
2012-04-24 Mike Frysingerlinuxthreads.old: refactor nommu logic a little to...
2012-04-24 Mike Frysingerlinuxthreads.old: pass back up saved_errno value in...
2012-04-24 Mike Frysingerlinuxthreads.old: fix set-but-unused warning
2012-04-24 Mike Frysingerlinuxthreads.old: fix typo in pthread_mutex_unlock...
2012-04-22 Mike Frysingerlinuxthreads.old: only declare __pthread_xxx funcs...
2012-03-26 Carmelo Amorosonptl: fix compiler warning due to missing prototype
2012-03-26 Carmelo Amorosonptl: fix compiler warning due to unused-but-set-variable
2012-01-29 Bernhard Reutner... nptl_db: handle SUSv4-OB
2012-01-28 Bernhard Reutner... buildsys: fixup sigaction handling
2012-01-27 Carmelo Amorosolibc_arm: avoid multiple version of __aeabi_unwind_cpp_...
2012-01-18 Bernhard Reutner... nptl: .gitignore generated pt-crt{i,n}.S
2012-01-15 Bernhard Reutner... libc: build abort with unwind-info for backtrace
2012-01-15 Markos Chandraslinuxthreads/signals: do not restore handler for invali...
2012-01-13 Carmelo Amorosolibc: allow to backtrace out of abort call
2011-11-24 Bernhard Reutner... nptl: add missing pt-tempname.c
2011-11-18 Bernhard Reutner... nptl: sem_open: use open64 if LFS
2011-11-17 Bernhard Reutner... misc: hide __gen_tempname
2011-10-27 Rob Landleysparc: fix build for linuxthreads.old
2011-10-27 Bernhard Reutner... pthreads: fix build when DNS resolver is not enabled.
2011-10-27 Carmelo Amorosolinuxthreads: fix typo in __UCLIBC_HAS_IPv4__ macro
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-06-14 Bernhard Reutner... buildsys: pt-initfini.s depends on uClibc_config.h
2011-06-14 Khem Rajnptl/pthread: Correct path for machine specific pt...
2011-06-13 Khem Rajctor/dtor nptl: Fix init and fini function compilation
2011-06-10 Khem Rajnptl/Makefile.in: Fix the build break caused by UCLIBC_...
2011-05-31 Bernhard Reutner... NPTL: Fix CTOR_DTOR
2011-05-13 Khem Rajunwind.h: Move to libc/sysdeps from nptl sysdeps
2011-05-13 Peter S. Mazingerepoll.c: add cancellation to epoll_[p]wait()
2011-05-11 Bernhard Reutner... commentary typo fix
next