Age | Commit message (Expand) | Author |
2012-05-25 | ppc: Pass hwcap to ifuncs. | Richard Henderson |
2012-05-22 | PowerPC: libm ABI update | Adhemerval Zanella |
2012-05-21 | Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 | H.J. Lu |
2012-05-18 | [PowerPC] Remove -ftree-loop-linear from Makefiles | Tulio Magno Quites Machado Filho |
2012-05-18 | Avoid runtime GOT relocations in ld.so on powerpc | Andreas Schwab |
2012-05-18 | Fix undefined reference to _dl_prof_resolve in profiled libc | Andreas Schwab |
2012-05-15 | Split up stackguard-macros.h into sysdeps directories. | Joseph Myers |
2012-05-15 | PowerPC - logb[f|l] optimization for POWER7 | Adhemerval Zanella |
2012-05-01 | Fix missing nearbyintl@GLIBC_2.1 on powerpc | Andreas Schwab |
2012-04-18 | Further simplify power6 wordcopy by removing switch statements. | Will Schmidt |
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 |
2012-03-28 | Regenerate configure files | Andreas Jaeger |
2012-03-28 | Move sysdeps/powerpc/powerpc32/elf files | Andreas Jaeger |
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-10 | Replace FSF snail mail address with URL in miscellaneous files. | Paul Eggert |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson |
2012-02-21 | Remove old initfini mechanism. | Joseph Myers |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-02-08 | powerpc: add crt files | Andreas Schwab |
2012-02-07 | Remove __ELF__ conditionals | Marek Polacek |
2012-01-27 | PowerPC - A2 memcpy cache line size initialization | Adhemerval Zanella |
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-10-05 | Don't call ifunc functions in trace mode | Andreas Schwab |
2011-09-11 | Remove --wth-tls option, TLS support is required | Ulrich Drepper |
2011-09-10 | Remove support for !USE___THREAD | Ulrich Drepper |
2011-09-07 | Fix profiling on powerpc32 secure-plt shared libs and PIEs | Alan Modra |
2011-09-07 | power7 strncmp optimization | Will Schmidt |
2011-09-07 | power7 memcpy VSX optimizations | Will Schmidt |
2011-06-20 | Add an elf_ifunc_invoke interface so that architectures can implement | David S. Miller |
2011-04-22 | Fix whitespaces. | Ulrich Drepper |
2011-04-22 | Remove doubled words. | Jim Meyering |
2011-04-17 | Fix POWER4/POWER7 optimized strncmp to not read past differing bytes | Andreas Schwab |
2011-03-18 | PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf) | Ryan S. Arnold |
2010-11-05 | power7-optimized mempcpy | Luis Machado |
2010-10-24 | powerpc: PPCA2/A2 optimized memcpy function | Michael B. Brutman |
2010-10-13 | Implement accurate fma. | Jakub Jelinek |
2010-09-29 | powerpc: Use generic memset for RTLD for ppc32/64 | Luis Machado |
2010-09-27 | Revert "powerpc: PPCA2 optimized memcpy function" | Ulrich Drepper |
2010-09-21 | powerpc: PPCA2 optimized memcpy function | Michael B. Brutman |
2010-08-19 | powerpc: Various P7-optimized string functions | Luis Machado |
2010-08-12 | PowerPC64 ABI fixes | Alan Modra |
2010-07-15 | Whitespace fixes. | Ulrich Drepper |
2010-07-15 | POWER6/7 optimizations for copysign | Luis Machado |