Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-12 | Fix warning in powerpc bcopy | Andreas Schwab | |
2012-05-11 | [BZ #13673] Replace FSF snail mail address with URL. | Thomas Schwinge | |
2012-05-04 | Fix for ldbl-128ibm acosl/asinl inaccuracies | Adhemerval Zanella | |
2012-05-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com> * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix long double comparison inaccuracies. * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): * Likewise. * sysdeps/powerpc/fpu/libm-test-ulps: Update. | |||
2012-05-01 | Fix missing nearbyintl@GLIBC_2.1 on powerpc | Andreas Schwab | |
2012-04-26 | Fix ctan, ctanh overflow for ldbl-128ibm (bug 11521). | Adhemerval Zanella | |
2012-04-24 | Correct powerpc64 s_floorl edge cases (bug 13886). | Adhemerval Zanella | |
[BZ #13886] Remove powerpc64/fpu/s_floorl. Use fully correct ldbl-128bim/s_floorl.c. | |||
2012-04-18 | Have memmove call __builtin_memcopy on PowerPC if src and dest don't overlap. | Will Schmidt | |
2012-04-18 | Further simplify power6 wordcopy by removing switch statements. | Will Schmidt | |
This fix replaces switch statements that contain individual [fwd|bwd]_align_merge (<constant>) calls with a single [fwd|bwd]_align_merge (align) call. | |||
2012-04-18 | Simplify power6 wordcopy by adding [fwd|bwd]_align_merge macros. | Will Schmidt | |
2012-04-05 | Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC. | David S. Miller | |
* elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one definition. * sysdeps/powerpc/powerpc32/dl-machine.h (ELF_MACHINE_PLTREL_OVERLAP): Delete. * sysdeps/s390/s390-32/dl-machine.h (ELF_MACHINE_PLTREL_OVERLAP): Likewise. * sysdeps/sparc/sparc32/dl-machine.h (ELF_MACHINE_PLTREL_OVERLAP): Likewise. * sysdeps/sparc/sparc64/dl-machine.h (ELF_MACHINE_PLTREL_OVERLAP): Likewise. | |||
2012-03-28 | Fix whitespace | Andreas Jaeger | |
2012-03-28 | Regenerate configure files | Andreas Jaeger | |
2012-03-28 | Move sysdeps/powerpc/elf files | Andreas Jaeger | |
* sysdeps/powerpc/elf/ifunc-sel.h: Moved to ... * sysdeps/powerpc/ifunc-sel.h: ... here. * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ... * sysdeps/powerpc/rtld-global-offsets.sym: ... here. | |||
2012-03-28 | Move sysdeps/powerpc/powerpc32/elf files | Andreas Jaeger | |
* sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ... * sysdeps/powerpc/powerpc32/bzero.S: ... here. * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ... * sysdeps/powerpc/powerpc32/start.S: ... here. * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ... * sysdeps/powerpc/powerpc32/configure.in: ... this. * sysdeps/powerpc/powerpc32/elf/configure: Delete file. | |||
2012-03-28 | Move sysdeps/powerpc/powerpc64/elf files | Andreas Jaeger | |
* sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ... * sysdeps/powerpc/powerpc64/bzero.S: ... here. * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ... * sysdeps/powerpc/powerpc64/entry.h: ... here. * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ... * sysdeps/powerpc/powerpc64/start.S: here. * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ... * sysdeps/powerpc/powerpc64/Makefile: ... this. * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ... * sysdeps/powerpc/powerpc64/configure.in: ... this. * sysdeps/powerpc/powerpc64/elf/configure: Delete file. | |||
2012-03-26 | Update powerpc libm test ULPs | Andreas Schwab | |
2012-03-21 | Update powerpc libm-test ULPs | Andreas Schwab | |
2012-03-21 | Disable use of FMA instructions in branred | Andreas Schwab | |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu | |
2012-03-18 | Update powerpc libm test ULPs | Andreas Schwab | |
2012-03-15 | Use double precision instead of scaling for powerpc __ieee754_hypotf | Andreas Schwab | |
2012-03-15 | Update powerpc libm ULPs | Andreas Schwab | |
2012-03-10 | Update powerpc libm ULPs | Andreas Schwab | |
2012-03-10 | Replace FSF snail mail address with URL in miscellaneous files. | Paul Eggert | |
2012-03-09 | Use include_next to chain math_private.h headers. | Richard Henderson | |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | |
Entire tree edited via find | grep | sed. | |||
2012-03-09 | powerpc: Convert __ieee754_sqrt{,f} from macros to inlines. | Richard Henderson | |
2012-03-05 | Update powerpc libm ULPs | Andreas Schwab | |
2012-03-04 | Update powerpc libm ULPs | Andreas Schwab | |
2012-03-01 | Improve erfc accuracy. | Joseph Myers | |
2012-02-21 | Remove old initfini mechanism. | Joseph Myers | |
2012-02-20 | Resort ULPs files with gen-libm-test.pl -n in C locale. | Joseph Myers | |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2012-02-08 | powerpc: add crt files | Andreas Schwab | |
* sysdeps/powerpc/powerpc32/crti.S: New file. * sysdeps/powerpc/powerpc32/crtn.S: New file. * sysdeps/powerpc/powerpc64/crti.S: New file. * sysdeps/powerpc/powerpc64/crtn.S: New file. | |||
2012-02-07 | Adjust libm test ULPs for powerpc | Andreas Schwab | |
2012-02-07 | Remove __ELF__ conditionals | Marek Polacek | |
2012-01-31 | Always define float_t as float for PowerPC, SH and SPARC. | Joseph Myers | |
2012-01-27 | PowerPC - A2 memcpy cache line size initialization | Adhemerval Zanella | |
2012-01-27 | Remove __STDC__ conditionals from libm. | Joseph Myers | |
2012-01-26 | Remove __STDC__ conditionals from installed headers. | Joseph Myers | |
2012-01-12 | Powerpc: correct duplicate label issue with multiple passes through context code | Will Schmidt | |
2012-01-07 | Remove non-ELF support | Ulrich Drepper | |
2011-12-17 | Optimized strcasecmp for Power7 | Adhemerval Zanella | |
2011-12-17 | Fix WP | Ulrich Drepper | |
2011-12-17 | Simplify code for accessing powerpc GOT | Will Schmidt | |
2011-12-17 | Optimized nearbyint for PPC | Adhemerval Zanella | |
2011-12-06 | Fix a wrong constant in powerpc hypot implementation | Andreas Schwab | |
2011-11-11 | PowerPC: Arithmetic function optimizations for POWER | Adhemerval Zanella | |
2011-10-12 | Optimize libm | Ulrich Drepper | |
libm is now somewhat integrated with gcc's -ffinite-math-only option and lots of the wrapper functions have been optimized. | |||
2011-10-05 | Don't call ifunc functions in trace mode | Andreas Schwab | |