Age | Commit message (Expand) | Author |
2010-12-18 | nptl: If DOPIC is set then we missed a rule to generate .os variants for pt-*... | Khem Raj |
2010-12-18 | install_headers: Fix the header installation when using out of source | Khem Raj |
2010-12-17 | bump version to 0.9.32-rc1-git | Bernhard Reutner-Fischer |
2010-12-17 | release 0.9.32-rc1 | Bernhard Reutner-Fischer |
2010-12-17 | libm_sh: add optimised assembly implementation of lroundf and lrintf | Christian Bruel |
2010-12-17 | libm_powerpc: update buildsys to use TARGET_SUBARCH | Carmelo Amoroso |
2010-12-17 | libm_sh: Move fenv functions into sh4 sub-folder | Carmelo Amoroso |
2010-12-15 | sh_fpu: Do not allow inclusion of fpu_control on not SH4 core | Carmelo Amoroso |
2010-12-14 | sh: fix memcpy saving/restoring FR12-FR15 registers | Giuseppe Cavallaro |
2010-12-09 | nptl: fix Unwind_Resume PLT calls | Timo Teräs |
2010-12-08 | getconf: only use specs that are available | Thomas Petazzoni |
2010-12-02 | create DEVEL_PREFIX/MULTILIB_DIR dir rather than DEVEL_PREFIX/lib | Natanael Copa |
2010-12-01 | Config.sparc: remove warning about shared libs on v7 | Austin Foxley |
2010-12-01 | libc: fix strtoq | Natanael Copa |
2010-12-01 | libc_sh: add __tls_get_addr to static libc (SH) | Filippo Arcidiacono |
2010-12-01 | Revert "libc_tls: Do not include generic libc-tls from arch specific implemen... | Carmelo Amoroso |
2010-11-29 | libc_tls: Do not include generic libc-tls from arch specific implementation | Carmelo Amoroso |
2010-11-28 | libc_utmp: Fix getutmp and getutmpx for x86_64 | Carmelo Amoroso |
2010-11-24 | Revert "ldso: silence warning about unused tls var if !tls" | Bernhard Reutner-Fischer |
2010-11-24 | Config: default ia32 to i486 | Bernhard Reutner-Fischer |
2010-11-24 | libc: silence warning | Bernhard Reutner-Fischer |
2010-11-24 | ldso: silence warning about unused tls var if !tls | Bernhard Reutner-Fischer |
2010-11-24 | config_parser: hide symbols | Bernhard Reutner-Fischer |
2010-11-24 | test: ignore some more binaries | Bernhard Reutner-Fischer |
2010-11-24 | wchar: bug #1471: fix cornercase in mbrtowc | Bernhard Reutner-Fischer |
2010-11-24 | buildsys: add make {,install_}startfiles | Bernhard Reutner-Fischer |
2010-11-24 | test/math: bessel depend on XSI_MATH | Bernhard Reutner-Fischer |
2010-11-23 | resolv.c fails for /etc/hosts lookups | Philip Nye |
2010-11-18 | Disables the automatic disable of shared library for sparc-v7. | Konrad Eisele |
2010-11-18 | Adding quad float gcc intrinsic implementation for SPARC | Austin Foxley |
2010-11-11 | ntpl: fix static linking by not leaking SSP_ALL_CFLAGS | Natanael Copa |
2010-11-10 | nptl: use correct unwind header for unwind-forcedunwind | Bernhard Reutner-Fischer |
2010-11-10 | microblaze: build infrastructure | Steven J. Magnani |
2010-11-10 | microblaze: thread support | Steven J. Magnani |
2010-11-10 | microblaze: optimized memcpy/memmove | Steven J. Magnani |
2010-11-10 | microblaze: misc headers | Steven J. Magnani |
2010-11-10 | microblaze: kernel headers | Steven J. Magnani |
2010-11-10 | microblaze: Restore soft-float | Steven J. Magnani |
2010-11-10 | microblaze: vfork/clone interface | Steven J. Magnani |
2010-11-10 | microblaze: syscall interface | Steven J. Magnani |
2010-11-10 | microblaze: Fix crt bootstrap | Steven J. Magnani |
2010-11-10 | microblaze: Fix setjmp/longjmp | Steven J. Magnani |
2010-11-02 | ldso/include/dl-hash.h: suppress compiler warning. no code changes | Denys Vlasenko |
2010-11-02 | ldouble_wrappers: make code less verbose via WRAPPER2 macro | Denys Vlasenko |
2010-11-02 | ldouble_wrappers: remove i386-specific optimization | Denys Vlasenko |
2010-10-31 | libm: disable tail jump trick if __SSP_ALL__ (was using wrong conditional) | Denys Vlasenko |
2010-10-31 | libm: fix tgamma to actually do return true gamma function | Denys Vlasenko |
2010-10-31 | libm: improve readability of math.h; expand comments and docs | Denys Vlasenko |
2010-10-31 | libm: remove int_WRAPPER_C99 macro, add test which checks that I did not brea... | Denys Vlasenko |
2010-10-31 | libm: revert wrong ldouble wrapper hack "fix" | Denys Vlasenko |