index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lld
/
unittests
/
MachOTests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-13
1
-5
/
+2
*
[Cleanup] Sort includes.
Ahmed Charles
2014-03-12
1
-2
/
+2
*
[MachO] Add undefined atoms.
Joey Gouly
2014-02-02
1
-4
/
+12
*
[MachO] Begin support for reading fat binaries.
Joey Gouly
2014-01-14
3
-27
/
+1322
*
Whitespace.
Rui Ueyama
2014-01-13
4
-114
/
+114
*
[MachO] Add basic support for local symbols.
Joey Gouly
2014-01-13
1
-2
/
+20
*
[mach-o] enable mach-o and native yaml to be intermixed
Nick Kledzik
2014-01-11
2
-8
/
+9
*
[mach-o] properly extract atom content from subrange of section content
Nick Kledzik
2014-01-08
1
-21
/
+29
*
Use the mach-o MH_* name for file types in yaml
Nick Kledzik
2014-01-08
1
-12
/
+12
*
[MachO] Begin to add some MachO specific File/Atoms, and add the start of
Joey Gouly
2014-01-03
2
-0
/
+62
*
[mach-o] revert gunk added to test cases to debug build bot failures
Nick Kledzik
2013-11-08
1
-18
/
+0
*
[mach-o] fix memory ownership in test case
Nick Kledzik
2013-11-07
1
-14
/
+28
*
add debug logging to help figure out why some tests fail on some build bots
Nick Kledzik
2013-11-07
1
-0
/
+18
*
[mach-o] fix EXPECT_EQ types
Nick Kledzik
2013-11-06
2
-12
/
+12
*
[mach-o] binary reader and writer
Nick Kledzik
2013-11-06
3
-0
/
+1401
*
fix all EXPECT_EQ(.address) tests
Nick Kledzik
2013-10-08
1
-8
/
+8
*
fix test case failing on bot
Nick Kledzik
2013-10-08
1
-1
/
+1
*
Supoort mach-o encoded in yaml.
Nick Kledzik
2013-10-08
2
-0
/
+778