Age | Commit message (Expand) | Author |
---|---|---|
2010-11-29 | Merge System into Support. | Michael J. Spencer |
2010-01-22 | Fix TimeValue::now() on Unix. | Torok Edwin |
2009-08-23 | Prune #includes from llvm/Linker.h and llvm/System/Path.h, | Chris Lattner |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |
2006-08-22 | Don't throw needlessly. Failure of gettimeofday is *very* unlinkely so | Reid Spencer |
2005-05-16 | comment the hpux bit | Duraid Madina |
2005-05-05 | Remove vim settings from source code; people should use llvm/utils/vim/vimrc | Misha Brukman |
2005-01-14 | Make asctime_r work for HP/UX. | Reid Spencer |
2004-12-27 | For PR351: | Reid Spencer |
2004-11-16 | Per code review: | Reid Spencer |
2004-11-15 | Make it actually compile on Solaris. | Reid Spencer |
2004-11-15 | Consolidate the implementation of TimeValue::now() for Unix to use the | Reid Spencer |
2004-11-14 | Implement the toString method | Reid Spencer |
2004-09-25 | Added stub implementations of TimeValue concept for remaining platforms. | Reid Spencer |