Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-21 | Fic gcc 4.0 compilation. Still no confimation that this works on | Joakim Tjernlund | |
gcc 4.0 but I don't want to wait anymore. | |||
2005-01-25 | merge parallel build support | Mike Frysinger | |
2004-03-18 | Supply '__bzero' with 'bzero' as just a weak alias (since it is not SuSv3) | Eric Andersen | |
2004-01-27 | Joakim Tjernlund writes: | Eric Andersen | |
Hi Erik I have had some fun trying to optimize memcpy, memset and memmove for PPC. There are only boot tested, but I don't expect any problems :) Read the comments in powerpc/string.c for more info. Patch is relative to libc/string Jocke |