]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/powerpc
nptl: Remove tst-cancel-wrappers test and related macros
[thirdparty/glibc.git] / sysdeps / powerpc /
2019-01-02  Joseph MyersUpdate powerpc-nofpu libm-test-ulps.
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-19  Tulio Magno Quites... Print cache size and geometry auxv types on LD_SHOW_AUXV=1
2018-12-12  Tulio Magno Quites... powerpc: Add missing CFI register information (bug...
2018-12-10  Andreas SchwabMove *-le.abilist to le/*.abilist
2018-11-13  Joseph MyersAdd hidden_tls_def macros, fix powerpc-soft build with...
2018-09-28  Joseph MyersRemove unnecessary math_private.h includes.
2018-09-27  Joseph MyersUse copysign functions not __copysign functions in...
2018-09-27  Joseph MyersUse round functions not __round functions in glibc...
2018-09-26  Andreas SchwabAdd missing unwind information to ld.so on powerpc32...
2018-09-21  Adhemerval Zanellapowerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC
2018-09-20  Joseph MyersUse trunc functions not __trunc functions in glibc...
2018-09-17  Joseph MyersUse ceil functions not __ceil functions in glibc libm.
2018-09-14  Joseph MyersUse rint functions not __rint functions in glibc libm.
2018-09-14  Joseph MyersUse floor functions not __floor functions in glibc...
2018-09-05  Szabolcs NagyAdd new exp and exp2 implementations
2018-09-04  Joseph MyersMove fenv.h soft-float inlines from fenv_private.h...
2018-09-03  Joseph MyersDo not include fenv_private.h in math_private.h.
2018-09-01  Paul Pluzhnikov[BZ #20271] Add newlines in __libc_fatal calls.
2018-08-28  Joseph MyersSplit fenv_private.h out of math_private.h more consist...
2018-08-27  Joseph MyersMove EXCEPTION_SET_FORCES_TRAP out of math-tests.h.
2018-08-24  Wilco DijkstraRemove unused math files
2018-08-20  Rajalakshmi Sriniv... powerpc: Remove powerpc specific sinf and cosf optimization
2018-08-16  Rajalakshmi Sriniv... powerpc: Rearrange little endian specific files
2018-08-02  Siddhesh PoyarekarRename the glibc.tune namespace to glibc.cpu
2018-08-01  Joseph MyersMove SNAN_TESTS_TYPE_CAST out of math-tests.h.
2018-07-26  Joseph MyersUpdate powerpc-nofpu ulps.
2018-07-16  Rogerio Alvespowerpc64: Always restore TOC on longjmp [BZ #21895]
2018-06-18  Joseph MyersFix powerpc64le build of nan-sign tests (bug 23303).
2018-06-08  H.J. LuMark _init and _fini as hidden [BZ #23145]
2018-06-06  Tulio Magno Quites... powerpc64le: Fix TFtype in sqrtf128 when using -mabi...
2018-06-01  Joseph MyersMake powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols...
2018-05-30  Rajalakshmi Sriniv... powerpc: Add multiarch sqrtf128 for ppc64le
2018-05-25  Tulio Magno Quites... powerpc: Move around math-related Implies
2018-05-24  Joseph MyersRemove sysdeps/powerpc/soft-fp directory.
2018-05-17  H.J. Lunptl: Remove __ASSUME_PRIVATE_FUTEX
2018-05-17  Joseph MyersAdd narrowing divide functions.
2018-05-16  Joseph MyersAdd narrowing multiply functions.
2018-05-11  Tulio Magno Quites... powerpc: Fix the compiler type used with C++ when ...
2018-05-10  Joseph MyersMove math_check_force_underflow macros to separate...
2018-05-09  Joseph MyersMove math_opt_barrier, math_force_eval to separate...
2018-04-27  Gabriel F. T. Gomespowerpc64*: fix the order of implied sysdeps directories
2018-04-04  Tulio Magno Quites... powerpc: Update sin, cos and sincos ULPs
2018-04-04  Maciej W. Rozyckielf: Unify symbol address run-time calculation [BZ...
2018-03-20  Joseph MyersRemove powerpc, sparc fdim inlines (bug 22987).
2018-03-20  Joseph MyersAdd narrowing subtract functions.
2018-03-15  Wilco DijkstraRemove all target specific __ieee754_sqrt(f/l) inlines
2018-03-15  Wilco DijkstraRename all __ieee754_sqrt(f/l) calls to sqrt(f/l)
2018-03-11  Samuel Thibaulthurd: add gscope support
2018-03-10  Zack WeinbergDon't include math.h/math_private.h in math_ldbl_opt.h.
2018-03-07  Adhemerval Zanellapowerpc: Fix TLE build for SPE (BZ #22926)
2018-03-02  Joseph MyersFix powerpc ifunc-sel.h build for -Os.
2018-02-12  Tulio Magno Quites... powerpc: Update pow() ULPs
2018-02-12  Szabolcs NagyRemove slow paths from exp
2018-02-12  Wilco DijkstraRemove slow paths from pow
2018-02-10  Joseph MyersAdd narrowing add functions.
2018-02-10  Joseph MyersFix narrowing function tests build for powerpc64le.
2018-02-06  Joseph MyersUse xmalloc in tst-setcontext-fpscr.c (bug 19668).
2018-01-19  Tulio Magno Quites... powerpc: Fix syscalls during early process initializati...
2018-01-12  Tulio Magno Quites... powerpc: Fix llround spurious inexact on 32-bit POWER4...
2018-01-10  Joseph MyersFix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid...
2018-01-09  Joseph MyersFix powerpc-nofpu remainderl wrong sign of zero result...
2018-01-09  Joseph MyersFix powerpc-nofpu complex long double functions spuriou...
2018-01-05  Tulio Magno Quites... powerpc: Fix error message during relocation overflow
2018-01-02  Joseph MyersUpdate powerpc-nofpu libm-test-ulps.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-20  Gabriel F. T. GomesProvide a C++ version of iseqsig (bug 22377)
2017-12-19  Joseph MyersRevert exp reimplementation (causes test failures).
2017-12-19  Patrick McGeheartyImprove __ieee754_exp() performance by greater than...
2017-12-16  Rajalakshmi Sriniv... powerpc: Update ulps
2017-12-15  Rajalakshmi Sriniv... powerpc: st{r,p}cpy optimization for aligned strings
2017-12-12  Joseph MyersRemove --with-fp / --without-fp.
2017-12-11  Adhemerval Zanellapowerpc: POWER8 memcpy optimization for cached memory
2017-12-05  Rogerio AlvesAdd elision tunables
2017-12-05  Joseph MyersUse libm_alias_float for powerpc.
2017-12-02  Joseph MyersUse libm_alias_double for remaining powerpc functions.
2017-12-01  Joseph MyersDefine powerpc64 lroundl compat symbol only once.
2017-12-01  Joseph MyersBase powerpc logbl compat symbols on __logb not logb.
2017-12-01  Joseph MyersUes libm_alias_double for various powerpc functions.
2017-12-01  Joseph MyersUse libm_alias_double for powerpc fabs, fma.
2017-12-01  Gabriel F. T. Gomespowerpc: Regenerate ULPs
2017-12-01  Joseph MyersUse libm_alias_float for e500.
2017-11-27  Joseph MyersAdd _Float64x function aliases.
2017-11-24  Joseph MyersUse -mfloat128 for _Float64x tests for powerpc64le.
2017-11-17  Tulio Magno Quites... powerpc: Update AT_HWCAP2 bits
2017-11-17  Joseph MyersSupport bits/floatn.h inclusion from .S files.
2017-11-07  Adhemerval Zanellanptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
2017-11-07  Adhemerval Zanellanptl: Add tests for internal pthread_mutex_t offsets
2017-11-07  Rajalakshmi Sriniv... powerpc: Use latest optimization for internal function...
2017-11-06  Joseph MyersDo not declare _Float128 support for powerpc64le -mlong...
2017-10-31  Alan Modra[PowerPC64] sysdep.h doesn't need to be included in...
2017-10-31  Alan Modra[PowerPC64] strncase_l-power7.c should use strncase_l.c
2017-10-31  Alan Modra[PowerPC64] Tidy strcasecmp_l-power7.S symbols
2017-10-31  Alan Modra[PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc)
2017-10-31  Alan Modra[PowerPC64] Remove duplicate define in stpncpy-power8.S
2017-10-31  Alan Modra[PowerPC64] Don't define __GI_ variant of isnan for...
2017-10-25  Rajalakshmi Sriniv... powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7...
2017-10-22  Alan ModraPowerPC64 power8 strncpy cfi fixes
2017-10-22  Alan ModraPowerPC64 power7 strncpy stack handling and cfi
2017-10-20  Joseph MyersAdd bits/floatn.h defines for more _FloatN / _FloatNx...
next