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
/
lib
/
Object
/
ELFYAML.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[yaml2obj][obj2yaml] Support ELF symbol's visibility flags (default/hidden/pr...
Simon Atanasyan
2014-06-06
1
-0
/
+11
*
[elf2yaml][ELF] Move Info field to the RelocationSection structure. This
Simon Atanasyan
2014-05-29
1
-1
/
+1
*
[YAML] Add an optional argument `EnumMask` to the `yaml::IO::bitSetCase()`.
Simon Atanasyan
2014-05-23
1
-17
/
+19
*
[Mips] Add more relocation types and MIPS specific e_flags constants.
Simon Atanasyan
2014-05-20
1
-0
/
+11
*
[yaml2obj][ELF] Add an optional `Size` field to the YAML section declaration.
Simon Atanasyan
2014-05-16
1
-0
/
+9
*
[obj2yaml][ELF] Do not print empty Link and Info fields for ELF sections.
Simon Atanasyan
2014-05-15
1
-2
/
+2
*
[obj2yaml] Support ELF input format in the obj2yaml tool.
Simon Atanasyan
2014-05-14
1
-1
/
+2
*
[yaml2obj] Support ELF x86 relocations.
Simon Atanasyan
2014-05-07
1
-0
/
+43
*
[ELFYAML] Group ELF header falgs to target specific blocks. Handle flags
Simon Atanasyan
2014-05-03
1
-36
/
+45
*
[ELFYAML] Add more SHT_xxx flags to the YAML section type mapping.
Simon Atanasyan
2014-05-03
1
-0
/
+17
*
raw_ostream: Forward declare OpenFlags and include FileSystem.h only where ne...
Benjamin Kramer
2014-04-29
1
-0
/
+1
*
[yaml2obj][ELF] Remove unnecessary space between namespace name and
Simon Atanasyan
2014-04-23
1
-1
/
+1
*
[yaml2obj][ELF] Add a virtual destructor to the ELFYAML::Section class
Simon Atanasyan
2014-04-23
1
-0
/
+3
*
[yaml2obj][ELF] ELF Relocations Support.
Simon Atanasyan
2014-04-11
1
-3
/
+256
*
[yaml2obj] Add support for ELF e_flags.
Daniel Sanders
2014-03-31
1
-0
/
+43
*
ELF: Add support for the exclude section bit for gas compat.
Benjamin Kramer
2013-09-15
1
-0
/
+1
*
Remove the mblaze backend from llvm.
Rafael Espindola
2013-07-25
1
-2
/
+0
*
[yaml2obj][ELF] Make symbol table top-level key.
Sean Silva
2013-06-22
1
-7
/
+3
*
[yaml2obj][ELF] Don't explicitly set `Binding` with STB_*
Sean Silva
2013-06-21
1
-10
/
+7
*
[yaml2obj][ELF] Add support for st_value and st_size.
Sean Silva
2013-06-20
1
-0
/
+2
*
[yaml2obj][ELF] Allow symbols to reference sections.
Sean Silva
2013-06-20
1
-0
/
+1
*
[yaml2obj][ELF] Support ELFOSABI_* enum.
Sean Silva
2013-06-19
1
-0
/
+28
*
[yaml2obj][ELF] Support st_info through `Binding` and `Type` YAML keys.
Sean Silva
2013-06-19
1
-0
/
+25
*
[yaml2obj][ELF] Rudimentary symbol table support.
Sean Silva
2013-06-18
1
-0
/
+10
*
[yaml2obj] Add support for sh_link via `Link` key.
Sean Silva
2013-06-15
1
-0
/
+1
*
[yaml2obj] Add support for sh_addralign via `AddressAlign` key.
Sean Silva
2013-06-14
1
-0
/
+1
*
[yaml2obj] Add support for specifying raw section content.
Sean Silva
2013-06-13
1
-0
/
+1
*
[yaml2obj] Add sh_addr via `Address` key.
Sean Silva
2013-06-13
1
-0
/
+1
*
[yaml2obj] Initial ELF section support.
Sean Silva
2013-06-13
1
-0
/
+47
*
80-cols
Sean Silva
2013-06-12
1
-1
/
+2
*
Fix dubious type name similar to member name.
Sean Silva
2013-06-11
1
-7
/
+7
*
[yaml2obj] Initial ELF support.
Sean Silva
2013-06-10
1
-0
/
+228