Age | Commit message (Expand) | Author |
---|---|---|
2014-07-08 | PowerPC: Cleanup powerpc memmove | Adhemerval Zanella |
2014-07-07 | PowerPC: memmove default implementation cleanup | Adhemerval Zanella |
2014-07-03 | Fix -Wundef warning on PAGE_COPY_THRESHOLD | Siddhesh Poyarekar |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
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-04-18 | Have memmove call __builtin_memcopy on PowerPC if src and dest don't overlap. | Will Schmidt |