Age | Commit message (Expand) | Author |
---|---|---|
2009-08-12 | This void is implicit in C++. | Dan Gohman |
2009-08-06 | llvm-ld has a new option called -b to specify the name of bitcode output file... | Sanjiv Gupta |
2009-07-13 | Added a fixme for platform specific GetDirSeparator(). | Sanjiv Gupta |
2009-07-13 | allow mcc16 users to specify --save-temps even though it is hidden by mcc16. | Sanjiv Gupta |
2009-07-10 | Link std.lib (.bc code) with llvm-ld. | Sanjiv Gupta |
2009-07-09 | Added few more options to individual tools. | Sanjiv Gupta |
2009-07-09 | Return dir separator as per platform. | Sanjiv Gupta |
2009-07-02 | Prefix bin dir to executables. | Sanjiv Gupta |
2009-07-02 | Fixed handling of -c option.wq | Sanjiv Gupta |
2009-07-01 | Executables will be at InstallDir/bin directory. Std header files will be at ... | Sanjiv Gupta |
2009-06-07 | A basic PIC16 toolchain driver. | Mikhail Glushenkov |