summaryrefslogtreecommitdiff
path: root/lib/Target/PIC16/PIC16Section.h
Commit message (Expand)AuthorAge
* Add a pass to overlay pic16 data sections for function frame and automaticSanjiv Gupta2009-10-21
* Add files Sanjiv forgot.Benjamin Kramer2009-10-15
* Revert "Complete Rewrite of AsmPrinter, TargetObjectFile based on newDaniel Dunbar2009-10-15
* Complete Rewrite of AsmPrinter, TargetObjectFile based on new PIC16Section classSanjiv Gupta2009-10-15
* rename PIC16Section.h -> MCSectionPIC16.h for consistency withChris Lattner2009-08-15
* make PIC16 unique its own sections instead of having mcontext do it.Chris Lattner2009-08-13
* sink the 'name' and 'isdirective' state out of MCSection into its derived cla...Chris Lattner2009-08-08
* 1. Make MCSection an abstract class.Chris Lattner2009-08-08
* add new PIC16Section class, this time hopefully not breaking the build :)Chris Lattner2009-08-08
* Revert r78501, it doesn't build.Daniel Dunbar2009-08-08
* make PIC16 create its own custom MCSection.Chris Lattner2009-08-08