summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-29mips: avoid segmentation fault when RLD_MAP is 0Richard Braun
2011-01-25libc: fix linker script generation for libubacktrace.soFilippo Arcidiacono
2011-01-21stdio: fix diagnostic messageBernhard Reutner-Fischer
2011-01-21bump version to 0.9.32-rc2-gitCarmelo Amoroso
2011-01-20release 0.9.32-rc2Carmelo Amoroso
2011-01-20nptl: Fix __USER_LABEL_PREFIX__ concatenatioWill Newton
2011-01-20nptl: fix start_thread() for _STACK_GROWS_UPWill Newton
2011-01-20ldso: get rid of _dl_lookup_hashCarmelo Amoroso
2011-01-20Add protected symbols support for all architecturesSalvatore Cro
2011-01-20Revert "ldso/arm: Correct protected symbol resolution"Carmelo Amoroso
2011-01-20Revert "ldso_sh: add support for protected symbols to SH"Carmelo Amoroso
2011-01-20Revert "ldso/i386: support protected symbols"Carmelo Amoroso
2011-01-15cris: Fix build issuesKhem Raj
2011-01-11syslog: fix 'everyone logs with user facility'Roman I Khimov
2011-01-11__psfs_parse_spec: always use long int for %pBernhard Reutner-Fischer
2011-01-06buildsys: headers target should not depend on sysnum.hCarmelo Amoroso
2011-01-06buildsys: fix make release targetCarmelo Amoroso
2011-01-05nptl: get rid of the last preprocessor warning when __ASSUME_TGKILL is not de...Carmelo Amoroso
2011-01-05remove uClibc_ctype.h if !LOCALEBernhard Reutner-Fischer
2011-01-05Revert "Makefile.in: Add header to 'all' target"Bernhard Reutner-Fischer
2011-01-04nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not definedCarmelo Amoroso
2011-01-01libc/inet/netlinkaccess.h: Use the types from kernelKhem Raj
2010-12-29sparc: fix linking issue with __syscall_error.cAustin Foxley
2010-12-27sparc: check for log double support in gccKonrad Eisele
2010-12-23linuxthreads: Fix compilation breakageMatt Fleming
2010-12-21libpthread/nptl_db: Append options to LDFLAGS based on if LD is set to gcc dr...Khem Raj
2010-12-18Makefile.in: Add header to 'all' targetKhem Raj
2010-12-18extra/locale/Makefile: Consider the case of building out of sourcedirKhem Raj
2010-12-18sem_open.c/sem_unlink.c: Use INTUSE macro to get proper function call to __pt...Khem Raj
2010-12-18nptl: If DOPIC is set then we missed a rule to generate .os variants for pt-*...Khem Raj
2010-12-18install_headers: Fix the header installation when using out of sourceKhem Raj
2010-12-17bump version to 0.9.32-rc1-gitBernhard Reutner-Fischer
2010-12-17release 0.9.32-rc1Bernhard Reutner-Fischer
2010-12-17libm_sh: add optimised assembly implementation of lroundf and lrintfChristian Bruel
2010-12-17libm_powerpc: update buildsys to use TARGET_SUBARCHCarmelo Amoroso
2010-12-17libm_sh: Move fenv functions into sh4 sub-folderCarmelo Amoroso
2010-12-15sh_fpu: Do not allow inclusion of fpu_control on not SH4 coreCarmelo Amoroso
2010-12-14sh: fix memcpy saving/restoring FR12-FR15 registersGiuseppe Cavallaro
2010-12-09nptl: fix Unwind_Resume PLT callsTimo Teräs
2010-12-08getconf: only use specs that are availableThomas Petazzoni
2010-12-02create DEVEL_PREFIX/MULTILIB_DIR dir rather than DEVEL_PREFIX/libNatanael Copa
2010-12-01Config.sparc: remove warning about shared libs on v7Austin Foxley
2010-12-01libc: fix strtoqNatanael Copa
2010-12-01libc_sh: add __tls_get_addr to static libc (SH)Filippo Arcidiacono
2010-12-01Revert "libc_tls: Do not include generic libc-tls from arch specific implemen...Carmelo Amoroso
2010-11-29libc_tls: Do not include generic libc-tls from arch specific implementationCarmelo Amoroso
2010-11-28libc_utmp: Fix getutmp and getutmpx for x86_64Carmelo Amoroso
2010-11-24Revert "ldso: silence warning about unused tls var if !tls"Bernhard Reutner-Fischer
2010-11-24Config: default ia32 to i486Bernhard Reutner-Fischer
2010-11-24libc: silence warningBernhard Reutner-Fischer