Merge branch 'master' into bug13658-branch
[platform/upstream/glibc.git] / sysdeps / sparc /
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-13 David S. MillerRemove no longer needed assembler offset generation...
2012-03-12 David S. MillerUpdate sparc ULPs for recently added tests.
2012-03-10 David S. MillerFix bugs in sparc PLT profiling register management...
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-06 David S. MillerUpdate sparc ULPs due to recently added tests.
2012-03-03 David S. MillerAdd sparc optimized {l,}rint{,f} for 32-bit v9 and...
2012-03-02 David S. MillerUpdate sparc ULPs.
2012-03-02 David S. MillerOptimized 64-bit sparc assembler for finite{,f} and...
2012-03-02 David S. MillerOptimized sparc assembler for signbit{,f,l} and some...
2012-03-02 David S. MillerUpdate Sparc ulps for recently added tests.
2012-03-02 David S. MillerSparc doesn't need seperate 32-bit and 64-bit ulps...
2012-03-01 David S. MillerRemove sparc binutils GOTDATA checks in lieu of new...
2012-02-29 David S. MillerAdd sparc optimized sqrt{,f}.
2012-02-28 David S. MillerAdd optimized copysign for sparc.
2012-02-28 David S. MillerOptimized sparc floor{,f} routines.
2012-02-28 David S. MillerFix %fp/%sp typo in new sparc ceil{,f} assembler.
2012-02-27 David S. MillerFix comment formatting in new optimized sparc math...
2012-02-27 David S. MillerOptimized sparc ceil{,f} and rint{,f} routines.
2012-02-21 David S. MillerUpdate long-double sparc math ULPs missed by previous...
2012-02-21 David S. MillerTweak sparc32 longjmp to not store a dummy frame pointe...
2012-02-21 David S. MillerUse PI_STATIC_AND_HIDDEN on sparc if we universally...
2012-02-21 David S. MillerUse sparc GOTDATA relocations whenever possible.
2012-02-21 David S. MillerAdd sparc configure checks for GOTDATA support.
2012-02-21 David S. MillerConsolidate Sparc ELF configure fragments to one spot.
2012-02-21 David S. MillerRemove sparc WDISP22 configure checks, no longer used.
2012-02-20 Joseph MyersResort ULPs files with gen-libm-test.pl -n in C locale.
2012-02-20 Aurelien JarnoAdjust SPARC ULPs to take into account the new jn tests.
2012-02-19 David S. MillerRework sparc PIC macros so crt{i,n}.S can use them...
2012-02-16 David S. MillerMove sparc away from the deprecated inifini.c scheme.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31 Joseph MyersAlways define float_t as float for PowerPC, SH and...
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-26 Joseph MyersRemove __STDC__ conditionals from installed headers.
2012-01-08 Ulrich DrepperMore fallout from supporting only ELF
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-10-12 Ulrich DrepperOptimize libm
2011-10-05 Andreas SchwabDon't call ifunc functions in trace mode
2011-09-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-11 Ulrich DrepperRemove --wth-tls option, TLS support is required
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-09 Ulrich DrepperRemove support for automatic cvs check-ins
2011-09-05 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-05 David S. MillerFixes and optimizations for 32-bit sparc fabs*().
2011-09-05 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-01 David S. MillerSanitize HWCAP_SPARC_* defines/usage, and add new entries.
2011-08-24 David S. MillerRewritten v9/64-bit sparc strcmp.
2011-08-24 David S. MillerFix jmpbuf unwind checks on sparc64.
2011-06-21 David S. MillerAdd an elf_ifunc_invoke interface so that architectures...
2011-06-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-06-08 David S. Millersparc: Fix LD_BIND_NOW with multiarch.
2011-04-11 Ulrich DrepperFix memory leak in TLS of loaded objects.
2011-03-10 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-03-10 Mike Frysingersparc64: Relax tls linking test.
2011-03-03 David S. MillerFix sparc64 bzero on non-Niagara systems.
2010-12-20 Ryan S. ArnoldMake PowerPC64 default to nonexecutable stack
2010-10-11 Jakub JelinekCorrect implementation of fmaf.
2010-03-09 David S. Millersparc: Optimize strlen using techniques from powerpc...
2010-03-09 David S. Millersparc32: Fix non-v9 build failure in memcpy.
2010-03-09 David S. Millersparc64: Fix handling of R_SPARC_TLS_LE_* relocations.
2010-03-04 Ulrich DrepperFixups.
2010-03-04 David S. Millersparc32: Remove unused code.
2010-03-04 David S. Millersparc64: Use dbl-64/wordsize-64 math lib code.
2010-03-03 David S. Millersparc: Use ba,a,pt in PLTs and fix bugs in R_SPARC_JMP_...
2010-03-02 Roland McGrathMerge commit 'origin/davem/sparc'
2010-02-26 David S. Millersparc: Add multiarch support for memset/bzero/memcpy.
2010-02-26 David S. Millersparc: Pull bcopy/memmove out of memcpy.S implementations.
2010-02-26 David S. Millersparc: Reimplement 64-bit aligned copy routines and...
2010-02-20 David S. Millersparc: Fix v9 memchr with long buffer lengths.
2010-02-20 David S. MillerFix PLT rewrite when prelinking fails on 32-bit sparc.
2010-02-20 Joseph MyersFix PLT rewrite when prelinking fails on 64-bit sparc.
2010-02-10 David S. MillerSparc STT_GNU_IFUNC support
2010-02-10 Andreas SchwabAvoid PLT call to fegetenv on s390
2009-09-15 Roland McGrathconfigure tweaks, support $libc_add_on_config_subdirs
2009-04-14 Jakub Jelinek* sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data... cvs/fedora-glibc-20090414T2104
2009-02-16 Jakub Jelinek* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534
2008-10-11 Jakub Jelinek* sysdeps/sparc/sparc64/sparcv9v/memcpy.S: When not...
2008-07-26 Ulrich Drepper* Makeconfig: Define pie-ccflag and PIE-ccflag variables.
2008-05-20 Jakub Jelinek* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h cvs/fedora-glibc-20080520T1924
2008-05-20 Jakub Jelinek* sysdeps/sparc/machine-gmon.h: New file.
2008-05-06 Jakub Jelinek* sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for...
2007-10-19 Jakub Jelinek2007-10-06 David S. Miller <davem@davemloft.net>
2007-09-18 Jakub Jelinek* sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup. cvs/fedora-glibc-20070918T1931
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-08-16 Jakub Jelinek* sysdeps/sparc/sparc32/sparcv9b/memcpy.S: Moved to...
2007-08-15 Jakub Jelinek* sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept... cvs/fedora-glibc-20070815T2049
2007-08-14 Jakub Jelinek* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runti...
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-10-27 Ulrich DrepperUSE_TLS support is now default.
2006-09-09 Ulrich Drepper[BZ #1006]
2006-03-25 Ulrich Drepper* sysdeps/sparc/sparc32/bits/atomic.h
2006-03-06 Roland McGrath* shlib-versions: Use sparc64.*- for CPU patterns.
2006-03-01 Roland McGrath* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.
2006-03-01 Roland McGrath* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.
2006-03-01 Roland McGrath* configure.in (machine): Match sparcv9v and sparc64v.
2006-02-25 Roland McGrath* configure.in: Use sparc/sparc32/sparcv9/sparcv9b...
2006-02-25 Roland McGrath* elf/elf.h (HWCAP_SPARC_BLKINIT): New macro.
next