projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use a StringRef. No functionality change.
[oota-llvm.git]
/
tools
/
yaml2obj
/
yaml2elf.cpp
2014-09-29
Hans Wennborg
WinCOFFObjectWriter: optimize the string table for...
blob
|
commitdiff
|
raw
2014-07-03
Rafael Espindola
Invert the MC -> Object dependency.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-06
Simon Atanasyan
[yaml2obj][obj2yaml] Support ELF symbol's visibility...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-31
Simon Atanasyan
[yaml2obj] Add new command line option `-docnum`.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Simon Atanasyan
[yaml2obj][ELF] Add an optional `Size` field to the...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Simon Atanasyan
[yaml2obj] Add "-o" command line option to specify...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
Hans Wennborg
Use the new StringTableBuilder in yaml2elf
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
Hans Wennborg
ELFObjectWriter: deduplicate suffices in strtab
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
Simon Atanasyan
[yaml2obj][ELF] ELF Relocations Support.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-06
Simon Atanasyan
[yaml2obj][ELF] Rename class SectionNameToIdxMap =...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-02
Simon Atanasyan
[yaml2obj][ELF] Convert some static functions into...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-02
Simon Atanasyan
[yaml2obj][ELF] Remove unused typedef.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-02
Simon Atanasyan
[yaml2obj][ELF] Move section index to the ELFState...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-02
Simon Atanasyan
[yaml2obj][ELF] Remove relationship between ELFState
blob
|
commitdiff
|
raw
|
diff to current
2014-03-31
Daniel Sanders
[yaml2obj] Add support for ELF e_flags.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-14
Simon Atanasyan
[yaml2obj][ELF] Use range-based for loops.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-14
Simon Atanasyan
[yaml2obj][ELF] Refer to a section in the error message...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-14
Simon Atanasyan
[yaml2obj][ELF] Remove unused ELFState class field.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-14
Simon Atanasyan
[yaml2obj][ELF] Assign name (.shstrtab) to the section...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-12
Will Dietz
yaml2coff/elf: Touchup for compatibility.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-08
Michael J. Spencer
[Object] Split the ELF interface into 3 parts.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-22
Sean Silva
[yaml2obj][ELF] Make symbol table top-level key.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-22
Sean Silva
[yaml2obj][ELF] Narrow parameter.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-22
Sean Silva
[yaml2obj][ELF] Don't special case writing these.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-22
Sean Silva
[yaml2obj][ELF] Make this "type switch" actually readable.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-22
Sean Silva
[yaml2obj][ELF] Align section contents in the output.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-21
Sean Silva
[yaml2obj][ELF] Allow expressing undefined symbols.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-21
Sean Silva
Unbreak bots. Didn't realize this was a C++11 feature.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-21
Sean Silva
[yaml2obj][ELF] Don't explicitly set `Binding` with...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-20
Sean Silva
[yaml2obj][ELF] Add support for st_value and st_size.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-20
Sean Silva
[yaml2obj][ELF] Allow symbols to reference sections.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-20
Sean Silva
[yaml2obj][ELF] Add the section name -> section index...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-20
Sean Silva
[yaml2obj][ELF] Start factoring into "single point...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-20
Sean Silva
[yaml2obj][ELF] Just let this class own its buffer.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Sean Silva
Remove `using namespace` and use explicit qualification.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Sean Silva
Remove spurious space.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Sean Silva
Remove unused parameter.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Sean Silva
[yaml2obj][ELF] Support ELFOSABI_* enum.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Sean Silva
There is no ELF ABI version enum.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Sean Silva
[yaml2obj][ELF] Support st_info through `Binding` and...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Sean Silva
[yaml2obj][ELF] Don't monkeypatch the YAML sections.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Sean Silva
[yaml2obj][ELF] Ensure STN_UNDEF entry is present.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Sean Silva
[yaml2obj][ELF] Rudimentary symbol table support.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Sean Silva
[yaml2obj][ELF] Add dummy .strtab section.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Sean Silva
[yaml2obj][ELF] Factor out string table section creation.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Sean Silva
[yaml2obj][ELF] Refer specifically to the section heade...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Sean Silva
[yaml2obj][ELF] Ensure more fields are zero'd.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-17
Sean Silva
[yaml2obj][ELF] Exit with error status on error.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-15
Sean Silva
[yaml2obj] Move some classes into anonymous namespaces.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-15
Sean Silva
[yaml2obj] Add support for sh_link via `Link` key.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-14
Sean Silva
[yaml2obj] Add support for sh_addralign via `AddressAli...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-13
Sean Silva
[yaml2obj] Add support for specifying raw section content.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-13
Sean Silva
[yaml2obj] Add sh_addr via `Address` key.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-13
Sean Silva
[yaml2obj] Initial ELF section support.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Sean Silva
Fix dubious type name similar to member name.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Sean Silva
[yaml2obj] Initial ELF support.
blob
|
commitdiff
|
raw
|
diff to current