summaryrefslogtreecommitdiffstats
path: root/llvm/tools/obj2yaml/elf2yaml.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ELF][yaml2obj] Handle additional MIPS specific st_other field flagsSimon Atanasyan2014-11-061-1/+1
* Add accessor to get 'visibility' part of st_other fieldSimon Atanasyan2014-11-051-1/+1
* Invert the MC -> Object dependency.Rafael Espindola2014-07-031-1/+1
* Remove 'using std::error_code' from tools.Rafael Espindola2014-06-131-34/+35
* Remove all uses of 'using std::error_code' from headers.Rafael Espindola2014-06-131-0/+1
* [yaml2obj][obj2yaml] Support ELF symbol's visibility flags (default/hidden/pr...Simon Atanasyan2014-06-061-0/+1
* [elf2yaml][ELF] Move Info field to the RelocationSection structure. ThisSimon Atanasyan2014-05-291-9/+22
* [yaml2obj][ELF] Add an optional `Size` field to the YAML section declaration.Simon Atanasyan2014-05-161-0/+1
* [obj2yaml] Support ELF input format in the obj2yaml tool.Simon Atanasyan2014-05-141-0/+289
OpenPOWER on IntegriCloud