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
/
tools
/
yaml2obj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dubious type name similar to member name.
Sean Silva
2013-06-11
1
-1
/
+1
*
[yaml2obj] Initial ELF support.
Sean Silva
2013-06-10
4
-1
/
+85
*
Print symbol names in relocations when dumping COFF as YAML.
Rafael Espindola
2013-06-06
1
-2
/
+12
*
Add BinaryRef binary_size() method.
Sean Silva
2013-06-05
1
-4
/
+3
*
Add writeAsBinary(raw_ostream &) method to BinaryRef.
Sean Silva
2013-06-05
1
-29
/
+2
*
yaml2obj: split out COFF logic into separate file
Sean Silva
2013-06-05
4
-287
/
+330
*
yaml2obj: add -format=<fmt> to choose input YAML interpretation
Sean Silva
2013-06-05
1
-11
/
+39
*
Rename COFFYaml.h to COFFYAML.h for consistency.
Rafael Espindola
2013-05-31
1
-1
/
+1
*
Don't allocate temporary string for section data.
Rafael Espindola
2013-05-31
1
-7
/
+10
*
Fix the configure build.
Rafael Espindola
2013-05-17
1
-1
/
+1
*
Convert obj2yaml to use yamlio.
Rafael Espindola
2013-05-17
2
-360
/
+3
*
Split Alignment out of the Section Characteristics.
Rafael Espindola
2013-05-06
1
-14
/
+4
*
Don't compute a std::vector<uint8_t> just to write it out a stream.
Rafael Espindola
2013-04-25
1
-83
/
+17
*
Fix typo.
Rafael Espindola
2013-04-23
1
-7
/
+7
*
Simplify yaml2obj a bit.
Rafael Espindola
2013-04-23
1
-105
/
+112
*
Write relocations in yaml2obj.
Rafael Espindola
2013-04-23
1
-0
/
+13
*
Remove COFFYAML::Header.
Rafael Espindola
2013-04-20
1
-17
/
+38
*
Remove COFFYAML::Relocation.
Rafael Espindola
2013-04-19
1
-11
/
+19
*
Move yaml2obj to tools too.
Rafael Espindola
2013-04-05
3
-0
/
+732