OSDN Git Service

rx: update
[uclinux-h8/uclibc-ng.git] / libpthread /
2015-12-28 Waldemar Brodkorbremove deprecated architectures v850/i960
2015-12-26 Waldemar Brodkorbuse arch specific thread stack size for nptl
2015-12-17 Waldemar Brodkorbreduce stack cache size to save memory space
2015-12-09 Khem RajDo not support localised optimizations this helps to...
2015-12-05 Waldemar Brodkorbremove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__
2015-11-24 Waldemar Brodkorbxtensa: avoid some compiler warnings
2015-10-22 Vineet GuptaNPTL/ARC: fix __lll_lock_wait_private redefinition...
2015-10-12 Waldemar Brodkorbfix static binaries linked with pthread and compiled...
2015-10-09 Max Filippovxtensa: support call0 ABI
2015-10-09 Waldemar Brodkorbadd new architecture support for or1k
2015-09-15 Max FilippovNPTL: fix CFLAGS for cancellation points
2015-08-27 Waldemar Brodkorbquieten compile warnings
2015-08-27 Junling Zhengnptl_db/db_info: fix the incorrect initial size for...
2015-08-14 Romain Naouradd mkstemps, mkstemps64 and mkostemps, mkostemps64...
2015-07-29 Waldemar Brodkorbsh: fix static linking issue
2015-07-25 Waldemar Brodkorbsimplify, as the other does not work correctly, suggest...
2015-07-22 Waldemar Brodkorbfix static builds of pthread apps for x86/x86_64
2015-07-09 Waldemar Brodkorbbuiltin_unreachable is not available for older gcc
2015-06-30 Vineet GuptaNPTL/arc: notify kernel of the TP value
2015-06-24 Waldemar Brodkorbmips64: patches from OpenWrt
2015-06-23 Max Filippovxtensa: fix stack frame size for NPTL
2015-06-18 Thomas PetazzoniFix libgcc_s_resume issue with gcc 5.1
2015-06-04 Waldemar Brodkorbresolve merge conflicts
2015-05-06 Bernhard Reutner... nptl_db: fix ommitting td_ta_setconcurrency
2015-05-06 Roland McGrathinit.c (__nptl_initial_report_events): New variable.
2015-04-29 Bernhard Reutner... buildsys: pregen depends on xlocale
2015-04-17 Waldemar Brodkorbsimplify malloc, remove sbrk support
2015-04-17 Waldemar Brodkorbstick with one malloc implementation for all
2015-04-12 Waldemar Brodkorbremove more of the link_warnings
2015-03-31 Bernhard Reutner... buildsys: tweak ucontext_i.h prerequisites
2015-03-30 Waldemar Brodkorbremove sh64 support
2015-03-29 Waldemar Brodkorbmerge uClibc master
2015-03-25 Bernhard Reutner... NPTL: SH: silence warning
2015-03-22 Khem Rajnptl/atfork: Hide pthread_atfork in shared versions
2015-03-17 Bernhard Reutner... nptl: fix exclusion of pthread_setconcurrency.c
2015-03-13 Bernhard Reutner... unistd.h: put getppid under XOPEN2K8
2015-03-04 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2015-02-20 Waldemar Brodkorbsync with uClibc
2015-02-20 Waldemar Brodkorbwhat the fuck.
2015-02-17 Waldemar BrodkorbRevert "xtensa: add support for NPTL"
2015-02-16 Waldemar Brodkorbmerge uClibc changes
2015-02-15 Waldemar Brodkorbsome linuxthreads conversion fixups
2015-02-15 Waldemar Brodkorbgood by nios
2015-02-15 Waldemar Brodkorbresolve merge
2015-02-12 Waldemar Brodkorbunbreak support for ARM no MMU case
2015-01-26 Waldemar Brodkorbmerge upstream changes
2015-01-23 Bernhard Reutner... nptl: compile pt-vfork in ARM-mode
2015-01-01 Thorsten Glasermaybe fix an "noreturn function does return" warning
2015-01-01 Thorsten Glaserfix cast warning
2014-12-25 Waldemar Brodkorbmerge upstream changes
2014-12-15 Anthony G. Basilemkostemp: fix implementation
2014-12-10 Anthony G. Basilemkostemp: fix implementation
2014-12-09 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-12-04 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-12-01 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
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-10-03 Waldemar Brodkorblinuxthreads: fix compile error for non-MMU
2014-10-03 Waldemar Brodkorbm68k: fix linuxthreads compile for coldfire
2014-09-22 Waldemar Brodkorbxtensa: add support for NPTL
2014-09-20 Waldemar Brodkorblinuxthreads: remove unused s390 code
2014-09-20 Waldemar Brodkorbnptl: remove duplicate vfork() in libpthread
2014-09-17 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-09-16 Bernhard Reutner... buildsys: remove now redundant lib placement defines
2014-09-16 Bernhard Reutner... buildsys: fix IS_IN_lib*
2014-09-16 Bernhard Reutner... nptl: rephrase *.sym handling
2014-09-04 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-09-04 Waldemar Brodkorbsparc: remove sparc64/sparcv9 code
2014-08-28 Waldemar Brodkorbsparc: add missing pthread_spin_lock/pthread_spin_trylock
2014-08-28 Waldemar Brodkorbsparc: remove unused subdirs variable
2014-08-18 Tony Wuuclibc: nptl: fix __lll_lock_wait_private multiple...
2014-08-18 Vineet GuptaARC/NPTL: Fix __libc_sigaction redefinition with static...
2014-08-18 Vineet GuptaNPTL: ARC support
2014-06-12 Dan MouldingNPTL: Fix undefined reference to PRIVATE_FUTEX with...
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
next