projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[InstCombine] Fix indentation. NFC.
[oota-llvm.git]
/
lib
/
Object
/
2015-12-18
Rafael Espindola
Handle archives with paths in the names.
tree
|
commitdiff
2015-12-14
Rafael Espindola
Use diagnostic handler in the LLVMContext
tree
|
commitdiff
2015-12-06
Craig Topper
Use make_range to reduce mentions of iterator type...
tree
|
commitdiff
2015-12-03
Mehdi Amini
Remove "ExportingModule" from ThinLTO Index (NFC)
tree
|
commitdiff
2015-11-23
Teresa Johnson
[ThinLTO] Deduplicate function index loading into share...
tree
|
commitdiff
2015-11-19
Mehdi Amini
Do not require a Context to extract the FunctionIndex...
tree
|
commitdiff
2015-11-13
Tom Stellard
ELFYAML: Add support for parsing AMDGPU section attribu...
tree
|
commitdiff
2015-11-12
Kuba Brecka
[Object, MachO] Mark symbols from DATA and BSS sections...
tree
|
commitdiff
2015-11-10
Kevin Enderby
Fix llvm-nm(1) printing of llvm-bitcode files for ...
tree
|
commitdiff
2015-11-05
Kevin Enderby
Reapply r250906 with many suggested updates from Rafael...
tree
|
commitdiff
2015-11-04
Michael Kuperstein
[ELF] elfiamcu triple should imply e_machine == EM_IAMCU
tree
|
commitdiff
2015-11-03
Rafael Espindola
This never returns end(), simplify to use Child instead...
tree
|
commitdiff
2015-11-03
Teresa Johnson
Restore "Support for ThinLTO function importing and...
tree
|
commitdiff
2015-11-02
Teresa Johnson
Revert "Support for ThinLTO function importing and...
tree
|
commitdiff
2015-11-02
Teresa Johnson
Support for ThinLTO function importing and symbol linking.
tree
|
commitdiff
2015-11-02
Teresa Johnson
Clang format a few prior patches (NFC)
tree
|
commitdiff
2015-11-02
Rafael Espindola
Avoid implicitly constructing a Archive::child_iterator.
tree
|
commitdiff
2015-11-01
Rafael Espindola
Use Child instead of child_iterator in the archive...
tree
|
commitdiff
2015-10-31
Rafael Espindola
Don't store a Child to the first regular member.
tree
|
commitdiff
2015-10-31
Rafael Espindola
Simplify handling of archive Symbol tables.
tree
|
commitdiff
2015-10-31
Rafael Espindola
Simplify the handling of the archive string table.
tree
|
commitdiff
2015-10-23
Dylan McKay
[AVR] Add ELF constants to headers
tree
|
commitdiff
2015-10-21
Kevin Enderby
Backing out commit r250906 as it broke lld.
tree
|
commitdiff
2015-10-21
Kevin Enderby
This removes the eating of the error in Archive::Child...
tree
|
commitdiff
2015-10-13
Kevin Enderby
Tweak to r250117 and change to use ErrorOr and drop...
tree
|
commitdiff
2015-10-12
Kevin Enderby
Fixed bugs in llvm-obdump while parsing Mach-O files...
tree
|
commitdiff
2015-10-09
Reid Kleckner
Address review comments, remove error case and return...
tree
|
commitdiff
2015-10-09
Reid Kleckner
[llvm-symbolizer] Make --relative-address work with...
tree
|
commitdiff
2015-10-08
Kevin Enderby
Fix a bug in llvm-objdump’s printing of Objective-C...
tree
|
commitdiff
2015-10-08
Rafael Espindola
Handle Archive::getNumberOfSymbols being called in...
tree
|
commitdiff
2015-10-04
Teresa Johnson
Support for function summary index bitcode sections...
tree
|
commitdiff
2015-09-22
NAKAMURA Takumi
Prune trailing whitespaces.
tree
|
commitdiff
2015-09-22
NAKAMURA Takumi
Untabify.
tree
|
commitdiff
2015-09-22
NAKAMURA Takumi
Reformat blank lines.
tree
|
commitdiff
2015-09-22
NAKAMURA Takumi
Reformat comment lines.
tree
|
commitdiff
2015-09-22
NAKAMURA Takumi
Reformat.
tree
|
commitdiff
2015-09-21
Craig Topper
Use makeArrayRef or None to avoid unnecessarily mention...
tree
|
commitdiff
2015-08-28
Rui Ueyama
Re-apply r246276 - Object: Teach llvm-ar to create...
tree
|
commitdiff
2015-08-28
Rui Ueyama
Rollback r246276 - Object: Teach llvm-ar to create...
tree
|
commitdiff
2015-08-28
Rui Ueyama
Object: Teach llvm-ar to create symbol table for COFF...
tree
|
commitdiff
2015-08-25
Davide Italiano
[MachO] Move trivial accessors to header.
tree
|
commitdiff
2015-08-25
Davide Italiano
[MachO] Introduce MinVersion API.
tree
|
commitdiff
2015-08-07
Rafael Espindola
Convert getSymbolSection to return an ErrorOr.
tree
|
commitdiff
2015-08-07
Rafael Espindola
Add dynamic_table iterators back to ELF.h.
tree
|
commitdiff
2015-08-06
Peter Collingbourne
COFF: Assign the correct symbol type to internal functions.
tree
|
commitdiff
2015-08-03
Frederic Riss
Use early return NFC.
tree
|
commitdiff
2015-07-31
David Majnemer
[COFF] Consider the ImageBase when reporting section...
tree
|
commitdiff
2015-07-31
Reid Kleckner
[COFF] Return symbol VAs instead of RVAs for PE files
tree
|
commitdiff
2015-07-31
Tom Stellard
ELFYAML: Enable parsing of EM_AMDGPU
tree
|
commitdiff
2015-07-30
David Majnemer
[COFF] Add IMAGE_SCN_TYPE_NOLOAD to SectionCharacteristics
tree
|
commitdiff
2015-07-28
Martell Malone
Summary:
tree
|
commitdiff
2015-07-22
Rafael Espindola
Fix fetching the symbol table of a thin archive.
tree
|
commitdiff
2015-07-16
Rafael Espindola
Fix handling of relative paths in thin archives.
tree
|
commitdiff
2015-07-15
Rafael Espindola
llvm-ar: Don't write the directory in the string table.
tree
|
commitdiff
2015-07-15
David Majnemer
Silence GCC -Wparenthesis warning
tree
|
commitdiff
2015-07-15
Rafael Espindola
For new archive member we only need to store the full...
tree
|
commitdiff
2015-07-15
Rafael Espindola
Simplify a few uses of remove_filename by using parent_...
tree
|
commitdiff
2015-07-15
Rafael Espindola
Handle the error of trying to convert a regular archive...
tree
|
commitdiff
2015-07-15
Rafael Espindola
Initial support for writing thin archives.
tree
|
commitdiff
2015-07-14
Rafael Espindola
Use a range loop.
tree
|
commitdiff
2015-07-14
Rafael Espindola
Add support for reading members out of thin archives.
tree
|
commitdiff
2015-07-14
Rafael Espindola
Add a herper function. NFC.
tree
|
commitdiff
2015-07-13
Rafael Espindola
Fix reading archive members with / in the name.
tree
|
commitdiff
2015-07-13
Rafael Espindola
Add support deterministic output in llvm-ar and make...
tree
|
commitdiff
2015-07-09
Rafael Espindola
llvm-ar: Pad the symbol table to 4 bytes.
tree
|
commitdiff
2015-07-09
Rafael Espindola
Basic support for BSD symbol tables in archives.
tree
|
commitdiff
2015-07-09
Rafael Espindola
Remove redundant variable. NFC.
tree
|
commitdiff
2015-07-09
Rafael Espindola
Add a helper to printing BE of LE depending on the...
tree
|
commitdiff
2015-07-09
Rafael Espindola
Extract printBSDMemberHeader.
tree
|
commitdiff
2015-07-08
Rafael Espindola
Don't reject an archive with just a symbol table.
tree
|
commitdiff
2015-07-08
Rafael Espindola
Disallow Archive::child_iterator that don't point to...
tree
|
commitdiff
2015-07-08
Rafael Espindola
Use a raw_svector_ostream and simplify a loop. NFC.
tree
|
commitdiff
2015-07-08
Rafael Espindola
Start adding support for writing archives in BSD format.
tree
|
commitdiff
2015-07-08
Rafael Espindola
Inline function into only use.
tree
|
commitdiff
2015-07-08
Rafael Espindola
Add a helper function to reduce a bit of code duplication.
tree
|
commitdiff
2015-07-08
Rafael Espindola
Use a range loop. NFC.
tree
|
commitdiff
2015-07-07
Rafael Espindola
Delete UnknownAddress. It is a perfectly valid symbol...
tree
|
commitdiff
2015-07-07
Rafael Espindola
Common symbols don't have a value.
tree
|
commitdiff
2015-07-07
Rafael Espindola
Common symbols are not undefined, at least for ObjectFile.
tree
|
commitdiff
2015-07-07
Rafael Espindola
Simplify, NFC.
tree
|
commitdiff
2015-07-06
Rafael Espindola
Remove getRelocationAddress.
tree
|
commitdiff
2015-07-06
Rafael Espindola
Check that COFF .obj files have sections with zero...
tree
|
commitdiff
2015-07-04
Rui Ueyama
Object/COFF: Do not rely on VirtualSize being 0 in...
tree
|
commitdiff
2015-07-03
Simon Atanasyan
[ELFYAML] Fix handling SHT_NOBITS sections by obj2yaml...
tree
|
commitdiff
2015-07-03
Rafael Espindola
Return ErrorOr from getSymbolAddress.
tree
|
commitdiff
2015-07-03
Rafael Espindola
Use getValue instead of getAddress in a few MachO only...
tree
|
commitdiff
2015-07-03
Rafael Espindola
This reverts commit r241350 and r241352.
tree
|
commitdiff
2015-07-03
Simon Atanasyan
[ELFYAML] Make the Size field for .bss section optional
tree
|
commitdiff
2015-07-03
Simon Atanasyan
[ELFYAML] Fix handling SHT_NOBITS sections by obj2yaml...
tree
|
commitdiff
2015-07-02
Rafael Espindola
Return ErrorOr from SymbolRef::getName.
tree
|
commitdiff
2015-07-01
Rafael Espindola
Return ErrorOr from getSection.
tree
|
commitdiff
2015-06-30
Rafael Espindola
Use ErrorOr in getRelocationAdress.
tree
|
commitdiff
2015-06-30
Rafael Espindola
Implement containsSymbol with other lower level methods.
tree
|
commitdiff
2015-06-30
Rafael Espindola
Don't return error_code from a function that doesn...
tree
|
commitdiff
2015-06-30
Rafael Espindola
Move function to the only file that uses it.
tree
|
commitdiff
2015-06-30
Rafael Espindola
Don't return error_code from a function that doesn...
tree
|
commitdiff
2015-06-30
Rafael Espindola
Don't return error_code from a function that doesn...
tree
|
commitdiff
2015-06-30
Rui Ueyama
Object/COFF: Define coff_symbol_generic.
tree
|
commitdiff
2015-06-29
Rafael Espindola
Don't return error_code from function that never fails.
tree
|
commitdiff
2015-06-29
Benjamin Kramer
[SymbolSize] Skip sorting by index, just assign by...
tree
|
commitdiff
next