summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-27ldso/mips: Clean up warningsKevin Cernekee
2011-07-27ldso/mips: dlsym() incorrectly matches undefined symbolsKevin Cernekee
2011-07-27ldso/mips: Enable bootstrap relocationsKevin Cernekee
2011-07-25libdl: add option for controlling dl_cleanupRichard Braun
2011-07-12ldso: fix build error due to missing variable 'st'Douglas Mencken
2011-07-07x86_64/elfinterp.c: Protect missed debug _dl_printf with __SUPPORT_LD_DEBUG__Khem Raj
2011-07-01mips/signalfd.h: SFD_NONBLOCK for mips is 0200 unlike 04000 commonlyKhem Raj
2011-07-01Config.in.arch: Free UCLIBC_HAS_FPU setting from depending on UCLIBC_HAS_FLOATSKhem Raj
2011-07-01ldso: arm: fix build when prelinking is enabled.Carmelo Amoroso
2011-07-01Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso
2011-06-29libc: add missing lock initialization in vswprintfMaksim Rayskiy
2011-06-24libubacktrace: fix makefile clean targetCarmelo Amoroso
2011-06-24Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso
2011-06-24fts: fix warning due to old-style function definitionCarmelo Amoroso
2011-06-24ldso_tls: fix compiler warning due to missing castCarmelo Amoroso
2011-06-17resolv: fix bug in res_init with ipv6 nameserversBernhard Reutner-Fischer
2011-06-14config: Fix passing defconfig argsBernhard Reutner-Fischer
2011-06-14buildsys: pt-initfini.s depends on uClibc_config.hBernhard Reutner-Fischer
2011-06-14libdl: search for ELF_RTYPE_CLASS_DLSYM in dlsym()Bernhard Reutner-Fischer
2011-06-14resolv: try next server on SERVFAILBernhard Reutner-Fischer
2011-06-14getaddrinfo: allow numeric service without any hintsNatanael Copa
2011-06-14bump version to 0.9.33-gitBernhard Reutner-Fischer
2011-06-13nptl/pthread: Correct path for machine specific pt-initfini.cKhem Raj
2011-06-13ctor/dtor nptl: Fix init and fini function compilationKhem Raj
2011-06-11Rules.mak: Rearrange appending UCLIBC_EXTRA_CFLAGS to CFLAGSKhem Raj
2011-06-11ARM: remove EABI/OABI selectionYann E. MORIN
2011-06-11ARM: detect BX availibility at build timeYann E. MORIN
2011-06-11ARM: #include <bits/arm_asm.h> where __USE_BX__ is usedYann E. MORIN
2011-06-11ARM: transform the EABI/OABI choice into a booleanYann E. MORIN
2011-06-11ARM: remove sub-arch/variants selection from menuconfigYann E. MORIN
2011-06-11ARM: introduce blind options to select & force THUMB modeYann E. MORIN
2011-06-11ARM: reorder "Use BX" optionYann E. MORIN
2011-06-10Fix __libc_epoll_pwait compile failure on x86Phil Blundell
2011-06-10nptl/Makefile.in: Fix the build break caused by UCLIBC_CTOR_DTOR enablingKhem Raj
2011-05-31buildsys: fix pregen target (!NPTL with LOCALE)Carmelo Amoroso
2011-05-31libubacktrace: Fix ASNEEDED emissionBernhard Reutner-Fischer
2011-05-31NPTL: Fix CTOR_DTORBernhard Reutner-Fischer
2011-05-27libc: make common longjmp usable with NPTLFilippo Arcidiacono
2011-05-27sh: use the common implementation for longjmpFilippo Arcidiacono
2011-05-27sh: fix build in !NPTL caseFilippo Arcidiacono
2011-05-27Correct a bug when remapping textrel segments on nommuAlan Davis
2011-05-13unwind.h: Move to libc/sysdeps from nptl sysdepsKhem Raj
2011-05-13epoll: redo cancellation to match masterBernhard Reutner-Fischer
2011-05-13epoll.c: add cancellation to epoll_[p]wait()Peter S. Mazinger
2011-05-12libm: fix building out-of-treeBernhard Reutner-Fischer
2011-05-12wordexp: fix mishandled return value of pipe callBernhard Reutner-Fischer
2011-05-12linux_specific: handle accept4 and pipe2Bernhard Reutner-Fischer
2011-05-12NPTL: needs madvise internallyBernhard Reutner-Fischer
2011-05-12socket: fix stubsBernhard Reutner-Fischer
2011-05-11commentary typo fixBernhard Reutner-Fischer