Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-01 | remove hidden versions of bzero, unused in libc.so | Peter S. Mazinger | |
2006-01-30 | Remove arch specific hidden bcopy | Peter S. Mazinger | |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | |
missing headers, other jump relocs removed | |||
2006-01-03 | Use strong_alias everywhere instead of .global/.set. Correct some cases ↵ | Peter S. Mazinger | |
where the non-hidden version was used. | |||
2005-11-12 | Add hidden versions, hope I made it correctly. Sparc optimized string ↵ | Peter S. Mazinger | |
functions are not usable with current build system, each function (as long as asm) should go into an own file, the file having the name of the function | |||
2005-08-26 | import sparc-optimized string functions from glibc | Mike Frysinger | |