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
/
lib
/
ReaderWriter
/
MachO
/
MachONormalizedFileYAML.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to match changes made in r205955
David Majnemer
2014-04-10
1
-0
/
+1
*
s/llvm::dyn_cast/dyn_cast/
Rui Ueyama
2014-04-02
1
-1
/
+0
*
Fix trailing whitespace.
Shankar Easwaran
2014-01-27
1
-80
/
+80
*
[mach-o] enable mach-o and native yaml to be intermixed
Nick Kledzik
2014-01-11
1
-17
/
+50
*
Use the mach-o MH_* name for file types in yaml
Nick Kledzik
2014-01-08
1
-4
/
+4
*
[MachO] Add some missing NListTypes.
Joey Gouly
2014-01-04
1
-0
/
+2
*
[MachO] Begin to add some MachO specific File/Atoms, and add the start of
Joey Gouly
2014-01-03
1
-1
/
+23
*
Fix a gcc-4.8 warning, about extraneous semicolons.
Joey Gouly
2013-12-28
1
-6
/
+6
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-1
/
+1
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-4
/
+14
*
[mach-o] binary reader and writer
Nick Kledzik
2013-11-06
1
-37
/
+3
*
Remove unnecessary namespace qualifier.
Rui Ueyama
2013-11-05
1
-2
/
+2
*
Bug 17569: add namespaces to work with gcc-4.7
Nick Kledzik
2013-10-14
1
-7
/
+17
*
Update error classes from all lowercase to camel case.
Rui Ueyama
2013-10-09
1
-1
/
+1
*
fix typos
Nick Kledzik
2013-10-08
1
-1
/
+1
*
Supoort mach-o encoded in yaml.
Nick Kledzik
2013-10-08
1
-0
/
+650