index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
PIC16
/
PIC16Section.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MC: Add dyn_cast support to MCSection.
Daniel Dunbar
2010-05-17
1
-1
/
+7
*
XFAIL some PIC16 tests when running under valgrind-leaks. I don't expect these
Benjamin Kramer
2010-03-30
1
-0
/
+2
*
PIC16: Plug a leak in PIC16Section by allocating name & address strings in the
Benjamin Kramer
2010-03-30
1
-8
/
+7
*
Initialize Size member to appease valgrind.
Benjamin Kramer
2010-03-17
1
-1
/
+1
*
Add a pass to overlay pic16 data sections for function frame and automatic
Sanjiv Gupta
2009-10-21
1
-0
/
+1
*
Add files Sanjiv forgot.
Benjamin Kramer
2009-10-15
1
-0
/
+91
*
Revert "Complete Rewrite of AsmPrinter, TargetObjectFile based on new
Daniel Dunbar
2009-10-15
1
-91
/
+0
*
Complete Rewrite of AsmPrinter, TargetObjectFile based on new PIC16Section class
Sanjiv Gupta
2009-10-15
1
-0
/
+91
*
rename PIC16Section.h -> MCSectionPIC16.h for consistency with
Chris Lattner
2009-08-15
1
-41
/
+0
*
make PIC16 unique its own sections instead of having mcontext do it.
Chris Lattner
2009-08-13
1
-2
/
+4
*
sink the 'name' and 'isdirective' state out of MCSection into its derived cla...
Chris Lattner
2009-08-08
1
-12
/
+8
*
1. Make MCSection an abstract class.
Chris Lattner
2009-08-08
1
-2
/
+8
*
add new PIC16Section class, this time hopefully not breaking the build :)
Chris Lattner
2009-08-08
1
-0
/
+37
*
Revert r78501, it doesn't build.
Daniel Dunbar
2009-08-08
1
-35
/
+0
*
make PIC16 create its own custom MCSection.
Chris Lattner
2009-08-08
1
-0
/
+35