summaryrefslogtreecommitdiff
path: root/lib/Target/PIC16/PIC16Passes/Makefile
Commit message (Expand)AuthorAge
* Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner2010-10-11
* Use the canonical library name for library PIC16Passes.Oscar Fuentes2010-09-28
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-24
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-22
* Revert r85134, it breaks mingw buildAnton Korobeynikov2009-10-26
* Make PIC16 overlay a loadable pass.Sanjiv Gupta2009-10-26
* Revert r84764, it breaks mingw buildAnton Korobeynikov2009-10-21
* Build shared lib instead of an archive.Sanjiv Gupta2009-10-21
* Add a pass to overlay pic16 data sections for function frame and automaticSanjiv Gupta2009-10-21
* Revert r79563Chris Lattner2009-08-21
* revert 79631Chris Lattner2009-08-21
* Add a pass to do call graph analyis to overlay the autos and frame sections of Sanjiv Gupta2009-08-21
* part of the previous commit for PIC16 ISR implementation.Sanjiv Gupta2009-08-20