summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into prelinkCarmelo Amoroso2011-01-0323-60/+166
|\
| * libc/inet/netlinkaccess.h: Use the types from kernelKhem Raj2011-01-011-8/+1
| * sparc: fix linking issue with __syscall_error.cAustin Foxley2010-12-292-1/+6
| * sparc: check for log double support in gccKonrad Eisele2010-12-271-0/+6
| * linuxthreads: Fix compilation breakageMatt Fleming2010-12-231-7/+4
| * libpthread/nptl_db: Append options to LDFLAGS based on if LD is set to gcc dr...Khem Raj2010-12-211-2/+1
| * Makefile.in: Add header to 'all' targetKhem Raj2010-12-181-1/+2
| * extra/locale/Makefile: Consider the case of building out of sourcedirKhem Raj2010-12-181-3/+3
| * sem_open.c/sem_unlink.c: Use INTUSE macro to get proper function call to __pt...Khem Raj2010-12-182-2/+2
| * nptl: If DOPIC is set then we missed a rule to generate .os variants for pt-*...Khem Raj2010-12-181-0/+4
| * install_headers: Fix the header installation when using out of sourceKhem Raj2010-12-181-1/+8
| * bump version to 0.9.32-rc1-gitBernhard Reutner-Fischer2010-12-171-1/+1
| * release 0.9.32-rc1v0.9.32-rc1Bernhard Reutner-Fischer2010-12-171-1/+1
| * libm_sh: add optimised assembly implementation of lroundf and lrintfChristian Bruel2010-12-174-3/+97
| * libm_powerpc: update buildsys to use TARGET_SUBARCHCarmelo Amoroso2010-12-173-13/+3
| * libm_sh: Move fenv functions into sh4 sub-folderCarmelo Amoroso2010-12-174-3/+11
| * sh_fpu: Do not allow inclusion of fpu_control on not SH4 coreCarmelo Amoroso2010-12-151-1/+3
* | Merge commit 'origin/master' into prelinkCarmelo Amoroso2010-12-144-34/+78
|\|
| * sh: fix memcpy saving/restoring FR12-FR15 registersGiuseppe Cavallaro2010-12-141-3/+15
| * nptl: fix Unwind_Resume PLT callsTimo Teräs2010-12-092-7/+15
| * getconf: only use specs that are availableThomas Petazzoni2010-12-081-24/+48
* | Merge commit 'origin/master' into prelinkCarmelo Amoroso2010-12-069-8/+129
|\|
| * create DEVEL_PREFIX/MULTILIB_DIR dir rather than DEVEL_PREFIX/libNatanael Copa2010-12-021-2/+2
| * Config.sparc: remove warning about shared libs on v7Austin Foxley2010-12-011-3/+0
| * libc: fix strtoqNatanael Copa2010-12-014-1/+94
| * libc_sh: add __tls_get_addr to static libc (SH)Filippo Arcidiacono2010-12-012-1/+32
| * Revert "libc_tls: Do not include generic libc-tls from arch specific implemen...Carmelo Amoroso2010-12-012-0/+2
| * libc_tls: Do not include generic libc-tls from arch specific implementationCarmelo Amoroso2010-11-292-2/+0
* | Merge commit 'origin/master' into prelinkCarmelo Amoroso2010-11-28150-1004/+20011
|\|
| * libc_utmp: Fix getutmp and getutmpx for x86_64Carmelo Amoroso2010-11-281-2/+4
| * Revert "ldso: silence warning about unused tls var if !tls"Bernhard Reutner-Fischer2010-11-241-2/+0
| * Config: default ia32 to i486Bernhard Reutner-Fischer2010-11-242-1/+3
| * libc: silence warningBernhard Reutner-Fischer2010-11-241-0/+1
| * ldso: silence warning about unused tls var if !tlsBernhard Reutner-Fischer2010-11-241-0/+2
| * config_parser: hide symbolsBernhard Reutner-Fischer2010-11-241-0/+4
| * test: ignore some more binariesBernhard Reutner-Fischer2010-11-241-0/+2
| * wchar: bug #1471: fix cornercase in mbrtowcBernhard Reutner-Fischer2010-11-244-2/+26
| * buildsys: add make {,install_}startfilesBernhard Reutner-Fischer2010-11-243-3/+12
| * test/math: bessel depend on XSI_MATHBernhard Reutner-Fischer2010-11-241-2/+6
| * resolv.c fails for /etc/hosts lookupsPhilip Nye2010-11-231-8/+12
| * Disables the automatic disable of shared library for sparc-v7.Konrad Eisele2010-11-181-1/+0
| * Adding quad float gcc intrinsic implementation for SPARCAustin Foxley2010-11-1841-2/+7220
| * ntpl: fix static linking by not leaking SSP_ALL_CFLAGSNatanael Copa2010-11-1115-16/+0
| * nptl: use correct unwind header for unwind-forcedunwindBernhard Reutner-Fischer2010-11-101-0/+1
| * microblaze: build infrastructureSteven J. Magnani2010-11-104-67/+35
| * microblaze: thread supportSteven J. Magnani2010-11-103-0/+268
| * microblaze: optimized memcpy/memmoveSteven J. Magnani2010-11-103-0/+687
| * microblaze: misc headersSteven J. Magnani2010-11-104-17/+71
| * microblaze: kernel headersSteven J. Magnani2010-11-105-64/+72
| * microblaze: Restore soft-floatSteven J. Magnani2010-11-102-0/+225