summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-28fix a few build errors for the no threads caseAustin Foxley
2010-04-28Fix typo (OPTIMIZATIONS -> OPTIMIZATION)Tony Wu
2010-04-27MIPS: restore INLINE_SYSCALL macroGabor Juhos
2010-04-27nptl: mips needs updated clone() implementationAndreas Schultz
2010-04-27libc/x86_64: use ELF-compatible definitions for assemblerRoman I Khimov
2010-04-27libc/regex: fix internal_function declarationsRoman I Khimov
2010-04-27libpthread/x86_64: fix cleanRoman I Khimov
2010-04-25enable building __fcntl_nocancel, as it used unconditionally nowAustin Foxley
2010-04-25Makefile.in: install sgtty.hRoman I Khimov
2010-04-25nptl: Harmonize objects and headers makefile clean targetsCarmelo Amoroso
2010-04-25build: Fix infinite loop when no threading support is enabledCarmelo Amoroso
2010-04-25libpthread/nptl_db: define NOT_IN_libcRoman I Khimov
2010-04-25nptl_db: Remove compiler warning due to old-style function definitionCarmelo Amoroso
2010-04-25nptl: Remove compiler warning due to old-style function definitionCarmelo Amoroso
2010-04-25libc: Remove compiler warning due to old-style function definitionCarmelo Amoroso
2010-04-23change ABI_VERSION back to just include the major numberAustin Foxley
2010-04-23Merge commit 'origin/master' into nptlAustin Foxley
2010-04-23utils: fix install prefix for getconfNatanael Copa
2010-04-22nptl: fix dynamic initialization of libpthreadTimo Teräs
2010-04-22nptl: fix libc internal, dynamically enabled lockingTimo Teräs
2010-04-22ldso: support RTLD_NODELETE and DF_1_NODELETETimo Teräs
2010-04-22nptl: fix warnings of shadowing __selfTimo Teräs
2010-04-22nptl: fix malloc library lockingTimo Teräs
2010-04-22nptl: proper soname handlingNatanael Copa
2010-04-20nptl: remove unneeded libc-lock.h includeTimo Teräs
2010-04-16nptl: mark forwarded functions protectedTimo Teras
2010-04-16libc: remove libc weak __pthreads_* wrappersTimo Teras
2010-04-16libc-symbols: add attribute_protectedTimo Teras
2010-04-16ldso/i386: support protected symbolsJoakim Tjernlund
2010-04-16Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras
2010-04-15nptl: fix libc sigtimedwaitTimo Teräs
2010-04-15nptl: fix libc sigaction signal checkingTimo Teräs
2010-04-15PTR_DEMANGLE: add documentationBernhard Reutner-Fischer
2010-04-14Merge commit 'origin/master' into nptlAustin Foxley
2010-04-14nptl: turn pointer demangling offTimo Teräs
2010-04-14linuxthreads.new: initialize stdio lockingTimo Teräs
2010-04-14nptl: initialize stdio lockingTimo Teräs
2010-04-14nptl: mark symbols with libc forwarder hiddenTimo Teräs
2010-04-14*.o[sS]: depend on pregenBernhard Reutner-Fischer
2010-04-14ldso: Add config option for controlling LD_PRELOADCarmelo AMOROSO
2010-04-13test: add API testBernhard Reutner-Fischer
2010-04-12provide prototype for internal helperBernhard Reutner-Fischer
2010-04-12temporarily turn on warnings for NPTLBernhard Reutner-Fischer
2010-04-12silence debug warningBernhard Reutner-Fischer
2010-04-12whitespace cleanupBernhard Reutner-Fischer
2010-04-12Merge remote branch 'origin/master' into nptlAustin Foxley
2010-04-12nptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREADNatanael Copa
2010-04-12attribute_optimize: fix typo with argsBernhard Reutner-Fischer
2010-04-12pthread_mutex_timedlock: always build with optimizationsBernhard Reutner-Fischer
2010-04-12nptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD for assemblerTimo Teräs