Smack: add the execute lable to ldconfig
[platform/upstream/glibc.git] / sysdeps / sparc / sparc64 /
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-24 Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-20 Torvald RiegelAdd arch-specific configuration for C11 atomics support.
2014-11-14 David S. MillerFix sparc build.
2014-11-04 Joseph MyersDon't use INTDEF/INTUSE with _dl_init (bug 14132).
2014-10-31 Torvald RiegelFix SPARC atomic_write_barrier.
2014-10-09 Joseph Myerssoft-fp: Refactor exception handling for comparisons.
2014-07-03 Richard HendersonAlways provide HP_SMALL_TIMING_AVAIL
2014-07-03 Richard HendersonUnify hp-timing implementations
2014-07-03 Richard HendersonRemove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead
2014-07-03 Richard HendersonRemoving HP_TIMING_ACCUM as unused
2014-07-03 Richard HendersonRemoving HP_TIMING_ZERO as unused
2014-06-26 Siddhesh PoyarekarFix Wundef warning for ELF_MACHINE_NO_RELA
2014-06-25 Roland McGrathSPARC: Consolidate unnecessary nptl/ subdirectories.
2014-06-21 Roland McGrathMissing new file from last commit.
2014-06-21 Roland McGrathMove remaining SPARC code out of nptl/.
2014-06-20 Stefan Liebler[BZ #6803] Set errno for scalbln, scalbn
2014-06-12 Roland McGrathMove SPARC code out of nptl/sysdeps/sparc/.
2014-05-17 Jose E. MarchesiFix sparc memcpy data corruption when using niagara2...
2014-05-01 David S. MillerFix v9/64-bit strcmp when string ends in multiple zero...
2014-02-12 Joseph Myerssoft-fp: support after-rounding tininess detection.
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-12 David S. MillerFix sparc 64-bit GMP ifunc resolution in static builds.
2013-09-23 Carlos O'DonellBZ #15754: CVE-2013-4788
2013-06-06 Ondrej BilkaFix leading whitespaces.
2013-06-05 Joseph MyersRemove trailing whitespace.
2013-05-29 Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-05-16 Maciej W. RozyckiMIPS: soft-fp NaN representation corrections
2013-02-15 Joseph MyersRemove bounded-pointers build system support.
2013-02-04 Joseph MyersRemove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.
2013-01-23 David S. MillerAdd a minor 'cas' atomic optimization on sparc.
2013-01-21 David S. MillerUse libgcc unwinder for sparc backtraces, if available.
2013-01-16 David S. MillerOptimize trunc{,f} on sparc.
2013-01-16 David S. MillerOptimize nearbyint{,f} on sparc.
2013-01-15 David S. MillerOptimize sparc {ceil,floor}{,f} using vis2 'siam' instr...
2013-01-15 David S. MillerOptimize fdim/fdimf on sparc.
2013-01-14 Roland McGrathFix up log format, wrap a long line.
2013-01-12 David S. MillerAdd 64-bit VIS3 optimized GMP routines for sparc.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-14 David S. MillerAdd support for sparc cryptographic hash opcodes.
2012-10-25 David S. MillerAdd IFUNC test lists for memcpy/mempcpy/memset on sparc.
2012-10-07 David S. MillerFix Niagara-4 memcpy bug on 32-bit.
2012-10-05 David S. MillerAdd Niagara-4 optimized memset/bzero implementation.
2012-09-28 David S. MillerAdd Niagara-4 optimized memcpy and mempcpy.
2012-09-28 H.J. LuDefine VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h
2012-09-28 David S. MillerFix sparc64 crashes with LD_BIND_NOW and --enable-bind...
2012-07-26 Joseph MyersMove testsuite audit definitions to sysdeps tst-audit...
2012-07-17 Joseph MyersSplit tls-macros.h into sysdeps directories.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-31 David S. MillerAvoid performance penalty in sparc optimized memcpy...
2012-05-31 David S. MillerSimulate sparc fpu exceptions using real FP ops again...
2012-05-30 David S. MillerFix underflow generation in soft-fp.
2012-05-28 David S. MillerFix underflow reporting and tie up loose ends in sparc...
2012-05-21 H.J. LuRename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32
2012-05-15 Joseph MyersSplit up stackguard-macros.h into sysdeps directories.
2012-04-18 David S. MillerForgot to delete the sparc64 memcopy.h which tries...
2012-04-18 Andreas JaegerFinish ilogb changes
2012-04-10 Roland McGrathMerge commit '9904dc47c88d9592ec66e599075436'
2012-04-08 Andreas JaegerMerge branch 'master' of git://sourceware.org/git/glibc
2012-04-07 David S. MillerHandle some new sparc relocation types.
2012-04-05 David S. MillerReduce down to one definition of _ELF_DYNAMIC_DO_RELOC.
2012-03-29 David S. MillerOptimize mempcpy on sparc.
2012-03-29 David S. MillerDo not elide the libc hidden def of sparc's memset...
2012-03-29 David S. MillerUse generic memset/memcpy in rtld on sparcv9/sparc64.
2012-03-29 David S. MillerFix bugs and improve performance of niagara memset...
2012-03-28 David S. MillerMake sparc's -fPIC addition to ASFLAGS-.os more robust.
2012-03-28 David S. MillerFix sparc64/elf merge
2012-03-28 Andreas JaegerMove sysdeps/sparc/{,sparc32,sparc64}/elf files
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-20 H.J. LuMove stdio-common/_itoa.h to sysdeps/generic
2012-03-16 David S. MillerAdd sparc vis3 optimized fma/fmaf.
2012-03-16 David S. MillerSparc long double is emulated in software, therefore...
2012-03-16 David S. MillerCreate a header for sparc ifunc expansion and use it...
2012-03-15 Andreas JaegerMerge branch 'bug13658-branch'
2012-03-15 David S. MillerSparc optimized fmin{,f} and fmax{,f}.
2012-03-15 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-15 David S. MillerAdd more sparc VIS3 optimized math routines.
2012-03-14 David S. MillerAdd framework for using sparc VIS3 instructions, use...
2012-03-14 David S. MillerSmall optimization to sparc 64-bit copysign.
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-13 David S. MillerRemove no longer needed assembler offset generation...
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-03 David S. MillerAdd sparc optimized {l,}rint{,f} for 32-bit v9 and...
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. 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. MillerUse sparc GOTDATA relocations whenever possible.
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 Aurelien JarnoAdjust SPARC ULPs to take into account the new jn tests.
next