summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/example/mcc16/plugins/PIC16Base/PluginMain.cpp
Commit message (Expand)AuthorAgeFilesLines
* llvmc: Update examples.Mikhail Glushenkov2010-08-191-106/+0
* Fix what seems like a clear buffer overflow, noticed by cppcheck.Duncan Sands2010-07-171-2/+2
* Add uppercase and lowercase part defines in driver.Sanjiv Gupta2010-02-081-0/+39
* Added more options to mcc16 driver.Sanjiv Gupta2009-10-211-3/+5
* Inverse logic to increase portability.Benjamin Kramer2009-08-271-5/+3
* To make mcc16 run correctly on mac.Sanjiv Gupta2009-08-271-1/+1
* This void is implicit in C++.Dan Gohman2009-08-121-7/+7
* Added a fixme for platform specific GetDirSeparator().Sanjiv Gupta2009-07-131-0/+2
* Return dir separator as per platform.Sanjiv Gupta2009-07-091-0/+4
* Fixed handling of -c option.wqSanjiv Gupta2009-07-021-4/+17
* Executables will be at InstallDir/bin directory. Std header files will be at ...Sanjiv Gupta2009-07-011-0/+47
* A basic PIC16 toolchain driver.Mikhail Glushenkov2009-06-071-0/+1
OpenPOWER on IntegriCloud