aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PIC16/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner2010-10-111-24/+0
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-241-1/+0
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-221-0/+2
* Add a pass to overlay pic16 data sections for function frame and automaticSanjiv Gupta2009-10-211-1/+1
* revert r79562 + r79563Chris Lattner2009-08-211-1/+1
* Implement support for ISRs. Sanjiv Gupta2009-08-201-1/+1
* Reapply pieces of 78914 reverted in 78916, this has been fixed.Daniel Dunbar2009-08-131-2/+2
* Revert r78914, as it was breaking the build.Owen Anderson2009-08-131-2/+2
* Move PIC16 AsmPrinter to PIC16/AsmPrinter directory.Sanjiv Gupta2009-08-131-2/+2
* Add TargetInfo libraries for all targets.Daniel Dunbar2009-07-151-0/+2
* Checking in conditionals, function call, arrays and libcalls implementation.Sanjiv Gupta2009-01-131-3/+3
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-091-3/+3
* Adding files for Microchip's PIC16 target.Sanjiv Gupta2008-05-131-0/+21