summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-11-24ldso: silence warning about unused tls var if !tlsBernhard Reutner-Fischer
2010-11-24config_parser: hide symbolsBernhard Reutner-Fischer
2010-11-24test: ignore some more binariesBernhard Reutner-Fischer
2010-11-24wchar: bug #1471: fix cornercase in mbrtowcBernhard Reutner-Fischer
2010-11-24buildsys: add make {,install_}startfilesBernhard Reutner-Fischer
2010-11-24test/math: bessel depend on XSI_MATHBernhard Reutner-Fischer
2010-11-23resolv.c fails for /etc/hosts lookupsPhilip Nye
2010-11-18Disables the automatic disable of shared library for sparc-v7.Konrad Eisele
2010-11-18Adding quad float gcc intrinsic implementation for SPARCAustin Foxley
2010-11-11ntpl: fix static linking by not leaking SSP_ALL_CFLAGSNatanael Copa
2010-11-10nptl: use correct unwind header for unwind-forcedunwindBernhard Reutner-Fischer
2010-11-10microblaze: build infrastructureSteven J. Magnani
2010-11-10microblaze: thread supportSteven J. Magnani
2010-11-10microblaze: optimized memcpy/memmoveSteven J. Magnani
2010-11-10microblaze: misc headersSteven J. Magnani