Age | Commit message (Expand) | Author |
---|---|---|
2007-08-21 | Dror GCCLibraries: they are obsolete since 2.0 release. This also reduces num... | Anton Korobeynikov |
2006-11-17 | Undo removal of the runtime libraries. While this may have been a bit | Reid Spencer |
2006-11-16 | In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will | Reid Spencer |
2004-10-17 | Make sure that for systems where the string functions are actually macros | Reid Spencer |
2004-02-20 | Add a simple implementation of strncpy | Chris Lattner |
2004-02-19 | Add strndup | Chris Lattner |
2003-10-21 | Fix strcpy implementation and trie | Chris Lattner |
2003-08-28 | Squelch warning | Chris Lattner |
2003-02-18 | Remove support for memset | Chris Lattner |
2002-07-18 | Fixes to be LP64 correct | Chris Lattner |
2002-03-11 | Add strcat function | Chris Lattner |
2002-03-08 | Checkin library infrastructure for building stuff to be linked with | Chris Lattner |