projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Modernize the .ll parsing interface.
[oota-llvm.git]
/
tools
/
llvm-nm
/
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
2014-01-21
Rafael Espindola
Rename these methods to match the style guide.
tree
|
commitdiff
2014-01-15
Rafael Espindola
Return an ErrorOr<Binary *> from createBinary.
tree
|
commitdiff
2014-01-15
Rafael Espindola
Make parseBitcodeFile return an ErrorOr<Module *>.
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
tree
|
commitdiff
2013-11-02
Rafael Espindola
move getSymbolNMTypeChar to the one program that needs...
tree
|
commitdiff
2013-09-19
Andrew Trick
Revert "Encapsulate PassManager debug flags to avoid...
tree
|
commitdiff
2013-09-18
Andrew Trick
Encapsulate PassManager debug flags to avoid static...
tree
|
commitdiff
2013-07-10
Rafael Espindola
Don't crash in 'llvm -s' when an archive has no symtab.
tree
|
commitdiff
2013-07-03
Rafael Espindola
Make llvm-nm return 1 on error.
tree
|
commitdiff
2013-06-18
Alexey Samsonov
Basic support for parsing Mach-O universal binaries...
tree
|
commitdiff
2013-06-17
Rafael Espindola
Don't link with the archive library programs that don...
tree
|
commitdiff
2013-06-14
Rafael Espindola
Remove unused header.
tree
|
commitdiff
2013-06-12
Rafael Espindola
Remove the program class.
tree
|
commitdiff
2013-02-03
Michael J. Spencer
[Object][Archive] Improve performance.
tree
|
commitdiff
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort the #include lines for tools/...
tree
|
commitdiff
2012-11-13
Daniel Dunbar
llvm-nm: Make sort more stable when symbol names are...
tree
|
commitdiff
2012-11-13
Shankar Easwaran
Adding changes to support GNU style archive library...
tree
|
commitdiff
2012-09-18
Jan Sjödin
Add hidden flag to exclude aliases from output.
tree
|
commitdiff
2012-08-17
Bill Wendling
Change the `linker_private_weak_def_auto' linkage to...
tree
|
commitdiff
2012-06-06
Michael J. Spencer
[llvm-nm] Update documentation to cover object file...
tree
|
commitdiff
2012-03-10
Benjamin Kramer
Fix uses of the C99 PRI format macros not to conflict...
tree
|
commitdiff
2012-02-28
David Meyer
In the ObjectFile interface, replace isInternal(),...
tree
|
commitdiff
2012-02-28
Michael J. Spencer
[Object] Add {begin,end}_dynamic_symbols stubs and...
tree
|
commitdiff
2011-12-25
Rafael Espindola
Remove unused variables.
tree
|
commitdiff
2011-12-13
Michael J. Spencer
llvm-nm: refactor in order to support reading files...
tree
|
commitdiff
2011-12-12
Daniel Dunbar
LLVMBuild: Remove trailing newline, which irked me.
tree
|
commitdiff
2011-11-29
Danil Malyshev
Fixed ObjectFile functions:
tree
|
commitdiff
2011-11-27
Chandler Carruth
Revert r145180 as it is causing test failures on all...
tree
|
commitdiff
2011-11-27
Danil Malyshev
Fixed ObjectFile functions:
tree
|
commitdiff
2011-11-11
Daniel Dunbar
LLVMBuild: Add description files for the LLVM tools.
tree
|
commitdiff
2011-10-28
Stepan Dyatkovskiy
uint64 formatted output: replaced %llx with PRIx64...
tree
|
commitdiff
2011-10-25
Michael J. Spencer
llvm-nm: Use correct format string. Patch by Stepan...
tree
|
commitdiff
2011-10-18
Daniel Dunbar
build: Tidy up a bunch of tool Makefiles, and simplify...
tree
|
commitdiff
2011-10-10
Benjamin Kramer
llvm-nm: Don't leak bitcode buffers.
tree
|
commitdiff
2011-10-07
Michael J. Spencer
Fix GCC again.
tree
|
commitdiff
2011-09-27
Michael J. Spencer
Add binary archive support to llvm-nm.
tree
|
commitdiff
next