projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Taints the non-acquire RMW's store address with the load part
[oota-llvm.git]
/
tools
/
llvm-nm
/
2015-11-19
Reid Kleckner
Fix UMR in llvm-nm on IR object files in printDarwinSymbol
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-03
Rafael Espindola
Don't implicitly construct a Archive::child_iterator.
tree
|
commitdiff
2015-11-02
Kevin Enderby
Allow llvm-nm’s single letter command line flags to...
tree
|
commitdiff
2015-10-30
Kevin Enderby
Implemented the code to make llvm-nm’s -g option work.
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-07
Pete Cooper
Stop linking all target libraries in llvm-nm and llvm...
tree
|
commitdiff
2015-10-06
Hans Wennborg
Fix Clang-tidy modernize-use-nullptr warnings in source...
tree
|
commitdiff
2015-08-07
Rafael Espindola
Convert getSymbolSection to return an ErrorOr.
tree
|
commitdiff
2015-07-13
Rafael Espindola
Use std::make_tuple to reduce code duplication.
tree
|
commitdiff
2015-07-07
Rafael Espindola
Delete UnknownAddress. It is a perfectly valid symbol...
tree
|
commitdiff
2015-07-06
Rafael Espindola
llvm-nm: treat weak undefined as undefined.
tree
|
commitdiff
2015-07-06
Rafael Espindola
Swap operands instead of using !.
tree
|
commitdiff
2015-07-06
Rafael Espindola
When sorting by address, undefined symbols go first.
tree
|
commitdiff
2015-07-06
Rafael Espindola
Reduce code duplication. NFC.
tree
|
commitdiff
2015-07-06
Rafael Espindola
Fix printing of common symbols.
tree
|
commitdiff
2015-07-03
Rafael Espindola
Return ErrorOr from getSymbolAddress.
tree
|
commitdiff
2015-07-02
Rafael Espindola
Return ErrorOr from SymbolRef::getName.
tree
|
commitdiff
2015-06-26
Rafael Espindola
Simplify isSymbolList64Bit. NFC.
tree
|
commitdiff
2015-06-26
Rafael Espindola
Simplify isObject. NFC.
tree
|
commitdiff
2015-06-26
Rafael Espindola
Implement elf_section_iterator and getELFType().
tree
|
commitdiff
2015-06-25
Rafael Espindola
Add an ELFSymbolRef type.
tree
|
commitdiff
2015-06-25
Rafael Espindola
llvm-nm: print 'n' instead of '?'
tree
|
commitdiff
2015-06-25
Rafael Espindola
Use range loop. NFC.
tree
|
commitdiff
2015-06-25
Rafael Espindola
Modernize getELFDynamicSymbolIterators.
tree
|
commitdiff
2015-06-24
Rafael Espindola
Change how symbol sizes are handled in lib/Object.
tree
|
commitdiff
2015-06-01
Rafael Espindola
Simplify another function that doesn't fail.
tree
|
commitdiff
2015-05-22
Rafael Espindola
Fix llvm-nm -S option.
tree
|
commitdiff
2015-03-23
David Blaikie
Cleanup else-after-return and add an early-return to...
tree
|
commitdiff
2015-01-14
Chandler Carruth
[cleanup] Re-sort all the #include lines in LLVM using
tree
|
commitdiff
2014-12-09
Rafael Espindola
Return ErrorOr<std::unique_ptr<Archive>> form getAsArchive.
tree
|
commitdiff
2014-10-31
David Majnemer
Object, COFF: Cleanup symbol type code, improve binutil...
tree
|
commitdiff
2014-09-18
Peter Collingbourne
LTO: introduce object file-based on-disk module format.
tree
|
commitdiff
2014-09-10
David Majnemer
Object: Add support for bigobj
tree
|
commitdiff
2014-08-19
Rafael Espindola
Don't own the buffer in object::Binary.
tree
|
commitdiff
2014-08-08
Rafael Espindola
Use a simpler predicate. NFC.
tree
|
commitdiff
2014-08-01
Rafael Espindola
Remove some calls to std::move.
tree
|
commitdiff
2014-07-31
Rafael Espindola
Replaces a few pointers with references in llvm-nm...
tree
|
commitdiff
2014-07-31
Rafael Espindola
Use std::unique_ptr to make the ownership explicit.
tree
|
commitdiff
2014-07-28
Kevin Enderby
Tweak llvm-nm’s -undefined-only (aka -u) printing for...
tree
|
commitdiff
2014-07-24
Kevin Enderby
Add an implementation for llvm-nm’s -print-file-name...
tree
|
commitdiff
2014-07-21
David Blaikie
Correct the ownership passing semantics of object:...
tree
|
commitdiff
2014-07-17
Kevin Enderby
Tweak formating to match what clang-format would be...
tree
|
commitdiff
2014-07-17
Kevin Enderby
Add printing of Mach-O stabs in llvm-nm.
tree
|
commitdiff
2014-07-16
Kevin Enderby
Add the "-x" flag to llvm-nm for Mach-O files that...
tree
|
commitdiff
2014-07-14
NAKAMURA Takumi
[CMake] Update libdeps.
tree
|
commitdiff
2014-07-11
Kevin Enderby
Add the "-s" flag to llvm-nm for Mach-O files that...
tree
|
commitdiff
2014-07-08
Kevin Enderby
Changed the lvm-nm alias "-s" for -print-armap to ...
tree
|
commitdiff
2014-07-06
Rafael Espindola
Update the MemoryBuffer API to use ErrorOr.
tree
|
commitdiff
2014-07-03
Kevin Enderby
Add the -just-symbol-name (aka -j) flag to llvm-nm...
tree
|
commitdiff
2014-07-03
Rafael Espindola
fix configure+make build
tree
|
commitdiff
2014-07-03
Rafael Espindola
Add support for inline asm symbols to IRObjectFile.
tree
|
commitdiff
2014-07-03
Kevin Enderby
Add the -U flag to llvm-nm as an alias to -defined...
tree
|
commitdiff
2014-07-02
Kevin Enderby
Add the -reverse-sort flag (aka -r) to llvm-nm
tree
|
commitdiff
2014-07-01
Kevin Enderby
Also run clang-format on llvm-nm.cpp to tidy things...
tree
|
commitdiff
2014-06-30
Kevin Enderby
Add the -arch flag support to llvm-nm to select the...
tree
|
commitdiff
2014-06-23
Rafael Espindola
Pass a std::unique_ptr& to the create??? methods is...
tree
|
commitdiff
2014-06-23
Rafael Espindola
Make ObjectFile and BitcodeReader always own the Memory...
tree
|
commitdiff
2014-06-23
Rafael Espindola
Convert a few methods to use ErrorOr.
tree
|
commitdiff
2014-06-23
Kevin Enderby
Change the default input for llvm-nm to be a.out instea...
tree
|
commitdiff
2014-06-20
Kevin Enderby
Fix some double printing of filenames for archives...
tree
|
commitdiff
2014-06-20
Kevin Enderby
Added the -m option as an alias for -format=darwin...
tree
|
commitdiff
2014-06-19
Kevin Enderby
Fix the output of llvm-nm for Mach-O files to use the...
tree
|
commitdiff
2014-06-19
Kevin Enderby
Change the output of llvm-nm and llvm-size for Mach...
tree
|
commitdiff
2014-06-16
Rafael Espindola
Convert the Archive API to use ErrorOr.
tree
|
commitdiff
2014-06-13
Rafael Espindola
Remove 'using std::error_code' from tools.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Remove system_error.h.
tree
|
commitdiff
2014-06-05
Kevin Enderby
Add "-format darwin" to llvm-nm to be like darwin's...
tree
|
commitdiff
2014-06-03
Rafael Espindola
Allow alias to point to an arbitrary ConstantExpr.
tree
|
commitdiff
2014-05-30
Tim Northover
MachO: support N_INDR aliases in assembly files.
tree
|
commitdiff
2014-05-16
Rafael Espindola
Delete getAliasedGlobal.
tree
|
commitdiff
2014-05-14
Kevin Enderby
Teach llvm-nm to know about fat archives (aka MachOUniv...
tree
|
commitdiff
2014-05-12
Kevin Enderby
Suggested improvement by Rafael Espindola to use isa...
tree
|
commitdiff
2014-05-09
Kevin Enderby
Fix llvm-nm to print the full 64-bit address for symbol...
tree
|
commitdiff
2014-04-03
Rafael Espindola
Revert "Fix a nomenclature error in llvm-nm."
tree
|
commitdiff
2014-04-02
Rafael Espindola
Fix a nomenclature error in llvm-nm.
tree
|
commitdiff
2014-03-19
David Majnemer
Object: Provide a richer means of describing auxiliary...
tree
|
commitdiff
2014-03-18
Rui Ueyama
Object/COFF: Add function to check if section number...
tree
|
commitdiff
2014-03-18
Alexey Samsonov
[C++11] Change the interface of getCOFF{Section,Relocat...
tree
|
commitdiff
2014-03-15
Rui Ueyama
Object/COFF: change data type of SymbolNumber from...
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-03-05
Ahmed Charles
[C++11] Replace OwningPtr::take() with OwningPtr::relea...
tree
|
commitdiff
2014-03-04
Chandler Carruth
[cleanup] Re-sort all the includes with utils/sort_incl...
tree
|
commitdiff
2014-02-26
Alexey Samsonov
Move getELFDynamicSymbolIterators to a public header.
tree
|
commitdiff
2014-02-21
Rafael Espindola
Add a SymbolicFile interface between Binary and ObjectFile.
tree
|
commitdiff
2014-02-10
Rafael Espindola
Change the begin and end methods in ObjectFile to match...
tree
|
commitdiff
2014-02-05
Rafael Espindola
Use the information provided by getFlags to unify some...
tree
|
commitdiff
2014-02-04
Rafael Espindola
Small fix for llvm-nm handling of weak symbols on ELF...
tree
|
commitdiff
2014-02-04
Rafael Espindola
Move error handling down to getSymbolNMTypeChar.
tree
|
commitdiff
2014-01-31
Rafael Espindola
Simplify getSymbolFlags.
tree
|
commitdiff
2014-01-30
Rafael Espindola
This file already has a "using namespace object;",...
tree
|
commitdiff
2014-01-30
Rafael Espindola
Only ELF has a dynamic symbol table. Remove it from...
tree
|
commitdiff
2014-01-30
Rafael Espindola
Use early returns and factor the object::Binary creation.
tree
|
commitdiff
2014-01-30
Rafael Espindola
Simplify the handling of iterators in ObjectFile.
tree
|
commitdiff
2014-01-30
Rafael Espindola
Fix TLS handling in ELF's getAddress and llvm-nm to...
tree
|
commitdiff
2014-01-29
Rafael Espindola
Normalize the style in llvm-nm.cpp.
tree
|
commitdiff
2014-01-22
Rafael Espindola
Pass the computed magic to createBinary and createObjec...
tree
|
commitdiff
next