X86: Call ulldiv and ftol2 on Windows instead of their libgcc eqivilents.
[oota-llvm.git] / lib / Target / PIC16 / PIC16Section.h
2010-10-04 Jan Wen VoungAdd hook in MCSection to decide when to use "optimized...
2010-05-17 Daniel DunbarMC: Add dyn_cast support to MCSection.
2010-03-30 Benjamin KramerXFAIL some PIC16 tests when running under valgrind...
2010-03-30 Benjamin KramerPIC16: Plug a leak in PIC16Section by allocating name...
2010-03-17 Benjamin KramerInitialize Size member to appease valgrind.
2009-10-21 Sanjiv GuptaAdd a pass to overlay pic16 data sections for function...
2009-10-15 Benjamin KramerAdd files Sanjiv forgot.
2009-10-15 Daniel DunbarRevert "Complete Rewrite of AsmPrinter, TargetObjectFil...
2009-10-15 Sanjiv GuptaComplete Rewrite of AsmPrinter, TargetObjectFile based...
2009-08-15 Chris Lattnerrename PIC16Section.h -> MCSectionPIC16.h for consisten...
2009-08-13 Chris Lattnermake PIC16 unique its own sections instead of having...
2009-08-08 Chris Lattnersink the 'name' and 'isdirective' state out of MCSectio...
2009-08-08 Chris Lattner1. Make MCSection an abstract class.
2009-08-08 Chris Lattneradd new PIC16Section class, this time hopefully not...
2009-08-08 Daniel DunbarRevert r78501, it doesn't build.
2009-08-08 Chris Lattnermake PIC16 create its own custom MCSection.