Sanjiv Gupta
|
b67dc69a78
|
Add uppercase and lowercase part defines in driver.
Use a temp dir with a unique name in the current dir itself.
Use forward_value instead of unpack_values.
llvm-svn: 95530
|
2010-02-08 05:56:37 +00:00 |
Sanjiv Gupta
|
d6e77d004a
|
Added more options to mcc16 driver.
llvm-svn: 84752
|
2009-10-21 10:38:59 +00:00 |
Benjamin Kramer
|
53fd9f392d
|
Inverse logic to increase portability.
llvm-svn: 80240
|
2009-08-27 12:02:34 +00:00 |
Sanjiv Gupta
|
99c20d1459
|
To make mcc16 run correctly on mac.
llvm-svn: 80239
|
2009-08-27 11:54:38 +00:00 |
Dan Gohman
|
1432ef864e
|
This void is implicit in C++.
llvm-svn: 78848
|
2009-08-12 22:10:57 +00:00 |
Sanjiv Gupta
|
63bdb56274
|
Added a fixme for platform specific GetDirSeparator().
llvm-svn: 75461
|
2009-07-13 10:58:55 +00:00 |
Sanjiv Gupta
|
772924295d
|
Return dir separator as per platform.
llvm-svn: 75119
|
2009-07-09 08:17:55 +00:00 |
Sanjiv Gupta
|
2b65d1aac1
|
Fixed handling of -c option.wq
llvm-svn: 74711
|
2009-07-02 17:35:38 +00:00 |
Sanjiv Gupta
|
8ff5a6c262
|
Executables will be at InstallDir/bin directory. Std header files will be at InstallDir/include, libs will be at InstallDir/lib. Define hooks for these and use them in the options for various tools.
llvm-svn: 74611
|
2009-07-01 16:10:29 +00:00 |
Mikhail Glushenkov
|
aef7175f45
|
A basic PIC16 toolchain driver.
Nice addition to the examples and also a starting point for Sanjiv to work on.
llvm-svn: 73013
|
2009-06-07 07:08:01 +00:00 |