Age | Commit message (Expand) | Author | Files | Lines |
2020-03-19 | math: Remove inline math tests | Adhemerval Zanella | 3 | -2000/+1 |
2020-03-06 | powerpc: Fix feraiseexcept and feclearexcept macros | Matheus Castanho | 1 | -2/+2 |
2020-02-25 | powerpc: Refactor fenvinline.h | Rogerio Alves | 1 | -13/+19 |
2020-02-18 | Introduce <elf-initfini.h> and ELF_INITFINI for all architectures | Florian Weimer | 1 | -0/+20 |
2020-02-14 | linux: Remove INTERNAL_SYSCALL_DECL | Adhemerval Zanella | 1 | -3/+2 |
2020-01-21 | Fix array overflow in backtrace on PowerPC (bug 25423) | Andreas Schwab | 2 | -0/+4 |
2020-01-18 | powerpc32: Fix syntax error in __GLRO macro | Andreas Schwab | 1 | -1/+1 |
2020-01-17 | powerpc: Move cache line size to rtld_global_ro | Tulio Magno Quites Machado Filho | 14 | -45/+275 |
2020-01-03 | elf: Move vDSO setup to rtld (BZ#24967) | Adhemerval Zanella | 2 | -12/+12 |
2020-01-03 | Add libm_alias_finite for _finite symbols | Wilco Dijkstra | 12 | -22/+21 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 577 | -577/+577 |
2019-12-19 | powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214] | Adhemerval Zanella | 2 | -4/+6 |
2019-12-03 | Expand $(as-needed) and $(no-as-needed) throughout the build system | Florian Weimer | 1 | -1/+1 |
2019-11-26 | nptl: Add default pthreadtypes-arch.h | Adhemerval Zanella | 1 | -44/+0 |
2019-11-26 | nptl: Add struct_rwlock.h | Adhemerval Zanella | 2 | -27/+61 |
2019-11-26 | nptl: Add struct_mutex.h | Adhemerval Zanella | 2 | -7/+63 |
2019-11-26 | nptl: Remove rwlock elision definitions | Adhemerval Zanella | 1 | -5/+2 |
2019-11-26 | nptl: Add tests for internal pthread_rwlock_t offsets | Adhemerval Zanella | 1 | -0/+6 |
2019-11-26 | nptl: Cleanup mutex internal offset tests | Adhemerval Zanella | 1 | -8/+0 |
2019-10-02 | [powerpc] No need to enter "Ignore Exceptions Mode" | Paul A. Clarke | 1 | -4/+15 |
2019-10-01 | Split up endian.h to minimize exposure of BYTE_ORDER. | Alistair Francis | 2 | -36/+16 |
2019-09-27 | [powerpc] Rename fesetenv_mode to fesetenv_control | Paul A. Clarke | 5 | -6/+6 |
2019-09-27 | [powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR write | Paul A. Clarke | 1 | -1/+1 |
2019-09-27 | [powerpc] Rename fegetenv_status to fegetenv_control | Paul A. Clarke | 7 | -9/+9 |
2019-09-27 | [powerpc] __fesetround_inline optimizations | Paul A. Clarke | 1 | -3/+15 |
2019-09-27 | [powerpc] libc_feupdateenv_test: optimize FPSCR access | Paul A. Clarke | 2 | -2/+18 |
2019-09-27 | [powerpc] fenv_private.h clean up | Paul A. Clarke | 8 | -117/+38 |
2019-09-19 | [powerpc] SET_RESTORE_ROUND optimizations and bug fix | Paul A. Clarke | 2 | -25/+36 |
2019-09-17 | Refactor vDSO initialization code | Adhemerval Zanella | 2 | -3/+3 |
2019-09-07 | Fix three GNU license URLs, along with trailing-newline issues. | Paul Eggert | 1 | -2/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 575 | -575/+575 |
2019-08-28 | [powerpc] fegetenv_status: simplify instruction generation | Paul A. Clarke | 1 | -15/+6 |
2019-08-28 | [powerpc] fesetenv: optimize FPSCR access | Paul A. Clarke | 1 | -8/+4 |
2019-08-28 | [powerpc] SET_RESTORE_ROUND improvements | Paul A. Clarke | 1 | -2/+36 |
2019-08-28 | [powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accesses | Paul A. Clarke | 4 | -24/+30 |
2019-08-28 | [powerpc] fe{en,dis}ableexcept optimize bit translations | Paul A. Clarke | 3 | -33/+63 |
2019-08-13 | Declare most TS 18661-1 interfaces for C2X. | Joseph Myers | 1 | -1/+1 |
2019-08-01 | powerpc: Cleanup: use actual power8 assembly mnemonics | Raoni Fassina Firmino | 11 | -187/+87 |
2019-07-09 | [powerpc] fenv_libc.h: protect use of __builtin_cpu_supports | Paul A. Clarke | 1 | -1/+3 |
2019-07-08 | powerpc: refactor logb{f,l} | Adhemerval Zanella | 20 | -125/+87 |
2019-07-08 | powerpc: Refactor modf{f} | Adhemerval Zanella | 12 | -42/+48 |
2019-07-08 | powerpc: hypot refactor and optimization | Adhemerval Zanella | 8 | -232/+23 |
2019-06-30 | powerpc: Use faster means to access FPSCR when possible in some cases | Paul A. Clarke | 5 | -30/+76 |
2019-06-26 | powerpc: Use generic e_expf | Adhemerval Zanella | 7 | -383/+0 |
2019-06-26 | powerpc: Refactor powerpc32 lround/lroundf/llround/llroundf | Adhemerval Zanella | 22 | -547/+142 |
2019-06-19 | [powerpc] add 'volatile' to asm | Paul A. Clarke | 2 | -5/+5 |
2019-06-17 | powerpc: Refactor powerpc64 lround/lroundf/llround/llroundf | Adhemerval Zanella | 30 | -490/+190 |
2019-06-17 | powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf | Adhemerval Zanella | 22 | -342/+77 |
2019-06-17 | powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintf | Adhemerval Zanella | 21 | -225/+76 |
2019-06-12 | powerpc: Remove optimized finite | Adhemerval Zanella | 19 | -654/+3 |