Move getELFDynamicSymbolIterators to a public header.
[oota-llvm.git] / tools / llvm-nm / llvm-nm.cpp
2014-02-26 Alexey SamsonovMove getELFDynamicSymbolIterators to a public header.
2014-02-21 Rafael EspindolaAdd a SymbolicFile interface between Binary and ObjectFile.
2014-02-10 Rafael EspindolaChange the begin and end methods in ObjectFile to match...
2014-02-05 Rafael EspindolaUse the information provided by getFlags to unify some...
2014-02-04 Rafael EspindolaSmall fix for llvm-nm handling of weak symbols on ELF...
2014-02-04 Rafael EspindolaMove error handling down to getSymbolNMTypeChar.
2014-01-31 Rafael EspindolaSimplify getSymbolFlags.
2014-01-30 Rafael EspindolaThis file already has a "using namespace object;",...
2014-01-30 Rafael EspindolaOnly ELF has a dynamic symbol table. Remove it from...
2014-01-30 Rafael EspindolaUse early returns and factor the object::Binary creation.
2014-01-30 Rafael EspindolaSimplify the handling of iterators in ObjectFile.
2014-01-30 Rafael EspindolaFix TLS handling in ELF's getAddress and llvm-nm to...
2014-01-29 Rafael EspindolaNormalize the style in llvm-nm.cpp.
2014-01-22 Rafael EspindolaPass the computed magic to createBinary and createObjec...
2014-01-21 Rafael EspindolaRename these methods to match the style guide.
2014-01-15 Rafael EspindolaReturn an ErrorOr<Binary *> from createBinary.
2014-01-15 Rafael EspindolaMake parseBitcodeFile return an ErrorOr<Module *>.
2013-11-02 Rafael Espindolamove getSymbolNMTypeChar to the one program that needs...
2013-09-19 Andrew TrickRevert "Encapsulate PassManager debug flags to avoid...
2013-09-18 Andrew TrickEncapsulate PassManager debug flags to avoid static...
2013-07-10 Rafael EspindolaDon't crash in 'llvm -s' when an archive has no symtab.
2013-07-03 Rafael EspindolaMake llvm-nm return 1 on error.
2013-06-18 Alexey SamsonovBasic support for parsing Mach-O universal binaries...
2013-06-14 Rafael EspindolaRemove unused header.
2013-06-12 Rafael EspindolaRemove the program class.
2013-02-03 Michael J. Spencer[Object][Archive] Improve performance.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-04 Chandler CarruthSort the #include lines for tools/...
2012-11-13 Daniel Dunbarllvm-nm: Make sort more stable when symbol names are...
2012-11-13 Shankar EaswaranAdding changes to support GNU style archive library...
2012-09-18 Jan SjödinAdd hidden flag to exclude aliases from output.
2012-08-17 Bill WendlingChange the `linker_private_weak_def_auto' linkage to...
2012-06-06 Michael J. Spencer[llvm-nm] Update documentation to cover object file...
2012-03-10 Benjamin KramerFix uses of the C99 PRI format macros not to conflict...
2012-02-28 David MeyerIn the ObjectFile interface, replace isInternal(),...
2012-02-28 Michael J. Spencer[Object] Add {begin,end}_dynamic_symbols stubs and...
2011-12-25 Rafael EspindolaRemove unused variables.
2011-12-13 Michael J. Spencerllvm-nm: refactor in order to support reading files...
2011-11-29 Danil MalyshevFixed ObjectFile functions:
2011-11-27 Chandler CarruthRevert r145180 as it is causing test failures on all...
2011-11-27 Danil MalyshevFixed ObjectFile functions:
2011-10-28 Stepan Dyatkovskiyuint64 formatted output: replaced %llx with PRIx64...
2011-10-25 Michael J. Spencerllvm-nm: Use correct format string. Patch by Stepan...
2011-10-10 Benjamin Kramerllvm-nm: Don't leak bitcode buffers.
2011-10-07 Michael J. SpencerFix GCC again.
2011-09-27 Michael J. SpencerAdd binary archive support to llvm-nm.
2011-09-14 Benjamin KramerObject: make the following changes into SymbolRef
2011-06-25 Michael J. SpencerObject: Add proper error handling.
2011-06-25 Michael J. SpencerModify llvm-nm to use new Binary creation method.
2011-06-25 Michael J. SpencerMake Binary the parent of ObjectFile and update childre...
2011-06-13 Michael J. SpencerRevert the last two commits in the series. r132911...
2011-06-13 Michael J. SpencerModify llvm-nm to use new Binary creation method.
2011-06-13 Michael J. SpencerMake Binary the parent of ObjectFile and update childre...
2011-01-20 Michael J. Spencerllvm-nm: Update to use the new LLVMObject library.
2010-12-16 Michael J. SpencerMemoryBuffer now return an error_code and returns a...
2010-12-09 Michael J. SpencerSupport/MemoryBuffer: Replace all uses of std::string...
2010-11-29 Michael J. SpencerMerge System into Support.
2010-08-31 Michael J. SpencerCleanup Whitespace.
2010-08-24 Bill Wendling- Add the LinkerPrivateWeakDefAutoLinkage to the Ada...
2010-07-01 Bill WendlingImplement the "linker_private_weak" linkage type. This...
2010-06-29 Bill WendlingRevert r107205 and r107207.
2010-06-29 Bill WendlingIntroducing the "linker_weak" linkage type. This will...
2009-09-10 Nuno Lopesfix leakage of Module
2009-07-20 Bill WendlingAdd plumbing for the `linker_private' linkage type...
2009-07-16 Dan GohmanConvert more tools code from cerr and cout to errs...
2009-07-15 Owen AndersonTo simplify the upcoming context-on-type change, switch...
2009-07-15 Dan GohmanUse errs() instead of std::cerr.
2009-07-01 Owen AndersonHold the LLVMContext by reference rather than by pointer.
2009-07-01 Owen AndersonAdd a pointer to the owning LLVMContext to Module....
2009-04-13 Chris LattnerAdd a new "available_externally" linkage type. This...
2009-03-06 Chris LattnerChange various llvm utilities to use PrettyStackTracePr...
2009-01-15 Rafael EspindolaAdd the private linkage.
2008-05-16 Dale JohannesenAdd CommonLinkage to lto (treated same as weak AFAICT)
2007-12-29 Chris Lattnerremove attributions from tools.
2007-10-08 Dan GohmanMove the space in overview output for commands out...
2007-07-05 Gabor GreifHere is the bulk of the sanitizing.
2007-06-27 Lauro Ramos Venanciollvm-nm must print the alias symbols.
2007-05-06 Chris Lattneruse the new MemoryBuffer interfaces to simplify error...
2007-05-06 Chris Lattnerswitch tools to bitcode instead of bytecode
2007-05-06 Chris Lattneradd bitcode reading support to llvm-nm
2007-03-29 Reid SpencerRemove some non-sensical logic that prevented llvm...
2007-03-05 Jeff CohenUnbreak VC++ build.
2007-02-07 Chris Lattnerpush bytecode decompressor out through APIs. Now the...
2007-01-30 Reid SpencerFor PR1136: Rename GlobalVariable::isExternal as isDecl...
2006-12-06 Chris Lattnermake all llvm tools call llvm_shutdown when they exit...
2006-08-01 Chris Lattnerno need to check readability here
2006-07-07 Reid SpencerFinish removal of EH usage from the Archive library...
2006-05-24 Chris LattnerPatches to make the LLVM sources more -pedantic clean...
2005-07-07 Reid SpencerFor PR495:
2005-04-22 Misha BrukmanRemove trailing whitespace
2005-03-15 Chris Lattnermethod renamed
2004-12-30 Reid SpencerFor PR351:
2004-12-15 Reid SpencerFor PR351:
2004-12-13 Reid SpencerPR351: \
2004-11-14 Reid Spencer*Fix usage of changed function prototype*Use Archive...
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-29 Reid SpencerThe functions in Signal.h are now in the llvm::sys...
2004-07-16 Chris LattnerIA64 compat
2004-07-04 Reid SpencerAdd #include <iostream> since Value.h does not include...
2004-05-27 Chris LattnerHeader file moved
next