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