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
/
llvm
/
test
/
Object
/
obj2yaml.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-readobj][ELF] Teach llvm-readobj to show arch specific ELF section's flags
Simon Atanasyan
2016-01-20
1
-1
/
+1
*
[AVR] Add ELF constants to headers
Dylan McKay
2015-10-23
1
-0
/
+62
*
Fixup r248096, commit the *correct* test.
Davide Italiano
2015-09-19
1
-2
/
+2
*
[obj2yaml] Fix "time of check to time of use" bug. Add a test.
Davide Italiano
2015-09-19
1
-0
/
+3
*
[ELFYAML] Fix handling SHT_NOBITS sections by obj2yaml/yaml2obj tools
Simon Atanasyan
2015-07-03
1
-2
/
+1
*
This reverts commit r241350 and r241352.
Rafael Espindola
2015-07-03
1
-1
/
+2
*
[ELFYAML] Make the Size field for .bss section optional
Simon Atanasyan
2015-07-03
1
-1
/
+0
*
[ELFYAML] Fix handling SHT_NOBITS sections by obj2yaml/yaml2obj tools
Simon Atanasyan
2015-07-03
1
-2
/
+2
*
Fix the interpretation of a 0 st_name.
Rafael Espindola
2015-06-03
1
-31
/
+16
*
[obj2yaml/yaml2obj] Add SHT_MIPS_ABIFLAGS section support
Simon Atanasyan
2015-05-07
1
-1
/
+6
*
[ELFYAML] Provide default value 0 for YAML relocation addendum field
Simon Atanasyan
2015-01-29
1
-8
/
+0
*
[Mips] Support SHT_MIPS_ABIFLAGS section type flag in the llvm-readobj,
Simon Atanasyan
2014-07-13
1
-1
/
+21
*
[ELFYAML] Group ELF section type flags to target specific blocks.
Simon Atanasyan
2014-07-12
1
-0
/
+8
*
[elf2yaml][ELF] Move Info field to the RelocationSection structure. This
Simon Atanasyan
2014-05-29
1
-3
/
+3
*
[YAML] Add an optional argument `EnumMask` to the `yaml::IO::bitSetCase()`.
Simon Atanasyan
2014-05-23
1
-2
/
+2
*
[obj2yaml][ELF] Print relocation's offset as a hex number. Use a proper
Simon Atanasyan
2014-05-15
1
-10
/
+10
*
[obj2yaml][ELF] Do not print empty Link and Info fields for ELF sections.
Simon Atanasyan
2014-05-15
1
-26
/
+0
*
[obj2yaml] Support ELF input format in the obj2yaml tool.
Simon Atanasyan
2014-05-14
1
-1
/
+249
*
Revert "Revert "YAMLIO: Encode ambiguous hex strings explicitly""
David Majnemer
2014-04-09
1
-1
/
+1
*
obj2yaml: Use the correct relocation type for different machine types
David Majnemer
2014-04-07
1
-2
/
+18
*
Object: Provide a richer means of describing auxiliary symbols
David Majnemer
2014-03-19
1
-8
/
+24
*
Print symbol names in relocations when dumping COFF as YAML.
Rafael Espindola
2013-06-06
1
-6
/
+6
*
Don't print default values for NumberOfAuxSymbols and AuxiliaryData.
Rafael Espindola
2013-06-05
1
-0
/
+1
*
Use std::list so that we have a stable iterator.
Rafael Espindola
2013-05-21
1
-3
/
+2
*
Temporarily disable this test because it is failing when using libc++.
Bob Wilson
2013-05-19
1
-2
/
+3
*
Convert obj2yaml to use yamlio.
Rafael Espindola
2013-05-17
1
-96
/
+78
*
Add a test for obj2yaml in preparation for refactoring it.
Rafael Espindola
2013-04-05
1
-0
/
+170