about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc64le: Enforce -mabi=ibmlongdouble when -mfloat128 usedPaul E. Murphy2020-04-062-43/+53
* powerpc64le/multiarch: don't generate strong aliases for fmaf128-ppc64Paul E. Murphy2020-04-061-0/+2
* powerpc: Add support for fmaf128() in hardwareRaphael Moreira Zinsly2020-03-305-1/+127
* math: Remove fenvinline.hAdhemerval Zanella2020-03-304-113/+5
* powerpc64: apply -mabi=ibmlongdouble to special filesPaul E. Murphy2020-03-253-2/+13
* powerpc64le: add -mno-gnu-attribute to *f128 objects and difftimePaul E. Murphy2020-03-252-9/+16
* Makeconfig: sandwich gnulib-tests between libc/ld linking of testsPaul E. Murphy2020-03-251-17/+1
* powerpc64le: Ensure correct ldouble compiler flags are usedGabriel F. T. Gomes2020-03-251-0/+58
* math: Remove inline math testsAdhemerval Zanella2020-03-193-2000/+1
* powerpc: Fix feraiseexcept and feclearexcept macrosMatheus Castanho2020-03-061-2/+2
* powerpc: Refactor fenvinline.hRogerio Alves2020-02-251-13/+19
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-0/+20
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-141-3/+2
* Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab2020-01-212-0/+4
* powerpc32: Fix syntax error in __GLRO macroAndreas Schwab2020-01-181-1/+1
* powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho2020-01-1714-45/+275
* elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella2020-01-032-12/+12
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-0312-22/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01577-577/+577
* powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Adhemerval Zanella2019-12-192-4/+6
* Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer2019-12-031-1/+1
* nptl: Add default pthreadtypes-arch.hAdhemerval Zanella2019-11-261-44/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-27/+61
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-262-7/+63
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-5/+2
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+6
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-8/+0
* [powerpc] No need to enter "Ignore Exceptions Mode"Paul A. Clarke2019-10-021-4/+15
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-012-36/+16
* [powerpc] Rename fesetenv_mode to fesetenv_controlPaul A. Clarke2019-09-275-6/+6
* [powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR writePaul A. Clarke2019-09-271-1/+1
* [powerpc] Rename fegetenv_status to fegetenv_controlPaul A. Clarke2019-09-277-9/+9
* [powerpc] __fesetround_inline optimizationsPaul A. Clarke2019-09-271-3/+15
* [powerpc] libc_feupdateenv_test: optimize FPSCR accessPaul A. Clarke2019-09-272-2/+18
* [powerpc] fenv_private.h clean upPaul A. Clarke2019-09-278-117/+38
* [powerpc] SET_RESTORE_ROUND optimizations and bug fixPaul A. Clarke2019-09-192-25/+36
* Refactor vDSO initialization codeAdhemerval Zanella2019-09-172-3/+3
* Fix three GNU license URLs, along with trailing-newline issues.Paul Eggert2019-09-071-2/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07575-575/+575
* [powerpc] fegetenv_status: simplify instruction generationPaul A. Clarke2019-08-281-15/+6
* [powerpc] fesetenv: optimize FPSCR accessPaul A. Clarke2019-08-281-8/+4
* [powerpc] SET_RESTORE_ROUND improvementsPaul A. Clarke2019-08-281-2/+36
* [powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accessesPaul A. Clarke2019-08-284-24/+30
* [powerpc] fe{en,dis}ableexcept optimize bit translationsPaul A. Clarke2019-08-283-33/+63
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* powerpc: Cleanup: use actual power8 assembly mnemonicsRaoni Fassina Firmino2019-08-0111-187/+87
* [powerpc] fenv_libc.h: protect use of __builtin_cpu_supportsPaul A. Clarke2019-07-091-1/+3
* powerpc: refactor logb{f,l}Adhemerval Zanella2019-07-0820-125/+87
* powerpc: Refactor modf{f}Adhemerval Zanella2019-07-0812-42/+48
* powerpc: hypot refactor and optimizationAdhemerval Zanella2019-07-088-232/+23