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 |
2011-09-14 |
Benjamin Kramer | Object: make the following changes into SymbolRef |
tree | commitdiff |
2011-06-25 |
Michael J. Spencer | Object: Add proper error handling. |
tree | commitdiff |
2011-06-25 |
Michael J. Spencer | Modify llvm-nm to use new Binary creation method. |
tree | commitdiff |
2011-06-25 |
Michael J. Spencer | Make Binary the parent of ObjectFile and update childre... |
tree | commitdiff |
2011-06-13 |
Michael J. Spencer | Revert the last two commits in the series. r132911... |
tree | commitdiff |
2011-06-13 |
Michael J. Spencer | Modify llvm-nm to use new Binary creation method. |
tree | commitdiff |
2011-06-13 |
Michael J. Spencer | Make Binary the parent of ObjectFile and update childre... |
tree | commitdiff |
2011-01-20 |
Michael J. Spencer | llvm-nm: Update to use the new LLVMObject library. |
tree | commitdiff |
2010-12-16 |
Michael J. Spencer | MemoryBuffer now return an error_code and returns a... |
tree | commitdiff |
2010-12-09 |
Michael J. Spencer | Support/MemoryBuffer: Replace all uses of std::string... |
tree | commitdiff |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
tree | commitdiff |
2010-09-13 |
Michael J. Spencer | Revert "CMake: Get rid of LLVMLibDeps.cmake and export... |
tree | commitdiff |
2010-09-10 |
Michael J. Spencer | CMake: Get rid of LLVMLibDeps.cmake and export the... |
tree | commitdiff |
2010-08-31 |
Michael J. Spencer | Cleanup Whitespace. |
tree | commitdiff |
2010-08-24 |
Bill Wendling | - Add the LinkerPrivateWeakDefAutoLinkage to the Ada... |
tree | commitdiff |
2010-07-01 |
Bill Wendling | Implement the "linker_private_weak" linkage type. This... |
tree | commitdiff |
2010-06-29 |
Bill Wendling | Revert r107205 and r107207. |
tree | commitdiff |
2010-06-29 |
Bill Wendling | Introducing the "linker_weak" linkage type. This will... |
tree | commitdiff |
2010-01-24 |
Chris Lattner | make -fno-rtti the default unless a directory builds... |
tree | commitdiff |
2010-01-22 |
Chris Lattner | Stop building RTTI information for *most* llvm librarie... |
tree | commitdiff |
2009-09-10 |
Nuno Lopes | fix leakage of Module |
tree | commitdiff |
2009-07-20 |
Bill Wendling | Add plumbing for the `linker_private' linkage type... |
tree | commitdiff |
2009-07-16 |
Dan Gohman | Convert more tools code from cerr and cout to errs... |
tree | commitdiff |
2009-07-15 |
Owen Anderson | To simplify the upcoming context-on-type change, switch... |
tree | commitdiff |
2009-07-15 |
Dan Gohman | Use errs() instead of std::cerr. |
tree | commitdiff |
2009-07-01 |
Owen Anderson | Hold the LLVMContext by reference rather than by pointer. |
tree | commitdiff |
2009-07-01 |
Owen Anderson | Add a pointer to the owning LLVMContext to Module.... |
tree | commitdiff |
2009-04-13 |
Chris Lattner | Add a new "available_externally" linkage type. This... |
tree | commitdiff |
2009-03-06 |
Chris Lattner | Change various llvm utilities to use PrettyStackTracePr... |
tree | commitdiff |
2009-02-26 |
Chris Lattner | disable exports from a bunch more tools, those without... |
tree | commitdiff |
2009-01-15 |
Rafael Espindola | Add the private linkage. |
tree | commitdiff |
2008-09-22 |
Oscar Fuentes | Initial support for the CMake build system. |
tree | commitdiff |
2008-05-16 |
Dale Johannesen | Add CommonLinkage to lto (treated same as weak AFAICT) |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attributions from tools. |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attributions from tools/utils makefiles. |
tree | commitdiff |
2007-10-08 |
Dan Gohman | Move the space in overview output for commands out... |
tree | commitdiff |
2007-07-05 |
Gabor Greif | Here is the bulk of the sanitizing. |
tree | commitdiff |
2007-06-27 |
Lauro Ramos Venancio | llvm-nm must print the alias symbols. |
tree | commitdiff |
2007-05-06 |
Chris Lattner | use the new MemoryBuffer interfaces to simplify error... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | switch tools to bitcode instead of bytecode |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add bitcode reading support to llvm-nm |
tree | commitdiff |
2007-03-29 |
Reid Spencer | Remove some non-sensical logic that prevented llvm... |
tree | commitdiff |
2007-03-05 |
Jeff Cohen | Unbreak VC++ build. |
tree | commitdiff |
2007-02-07 |
Chris Lattner | push bytecode decompressor out through APIs. Now the... |
tree | commitdiff |
2007-01-30 |
Reid Spencer | For PR1136: Rename GlobalVariable::isExternal as isDecl... |
tree | commitdiff |
2006-12-06 |
Chris Lattner | make all llvm tools call llvm_shutdown when they exit... |
tree | commitdiff |
2006-09-04 |
Chris Lattner | Use LINK_COMPONENTS to specify *components* to link... |
tree | commitdiff |
2006-08-01 |
Chris Lattner | no need to check readability here |
tree | commitdiff |
2006-07-07 |
Reid Spencer | Finish removal of EH usage from the Archive library... |
tree | commitdiff |
2006-07-07 |
Chris Lattner | Tools require EH for their top-level try blocks. |
tree | commitdiff |
2006-06-01 |
Reid Spencer | Use archive libraries instead of object files for VMCor... |
tree | commitdiff |
2006-05-24 |
Chris Lattner | Patches to make the LLVM sources more -pedantic clean... |
tree | commitdiff |
2005-07-07 |
Reid Spencer | For PR495: |
tree | commitdiff |
2005-04-22 |
Misha Brukman | Remove trailing whitespace |
tree | commitdiff |
2005-03-15 |
Chris Lattner | method renamed |
tree | commitdiff |
2004-12-30 |
Reid Spencer | For PR351: |
tree | commitdiff |
2004-12-15 |
Reid Spencer | For PR351: |
tree | commitdiff |
2004-12-13 |
Reid Spencer | PR351: \ |
tree | commitdiff |
2004-11-25 |
Reid Spencer | Add LLVMbzip2 library, now required. |
tree | commitdiff |
2004-11-14 |
Reid Spencer | *Fix usage of changed function prototype*Use Archive... |
tree | commitdiff |
2004-11-14 |
Reid Spencer | This tool needs libLLVMArchive now |
tree | commitdiff |
2004-10-27 |
Reid Spencer | Change Library Names Not To Conflict With Others When... |
tree | commitdiff |
2004-10-22 |
Reid Spencer | We're not doing automake any more |
tree | commitdiff |
2004-10-22 |
Reid Spencer | We won't use automake |
tree | commitdiff |
2004-10-18 |
Reid Spencer | Initial automake generated Makefile template |
tree | commitdiff |
2004-10-13 |
Reid Spencer | Update to reflect changes in Makefile rules. |
tree | commitdiff |
2004-10-10 |
Reid Spencer | Initial version of automake Makefile.am file. |
tree | commitdiff |
2004-09-01 |
Reid Spencer | Changes For Bug 352 |
tree | commitdiff |
2004-08-29 |
Reid Spencer | Add the LLVMsystem.a library as it is now used for... |
tree | commitdiff |
2004-08-29 |
Reid Spencer | The functions in Signal.h are now in the llvm::sys... |
tree | commitdiff |
2004-07-16 |
Chris Lattner | IA64 compat |
tree | commitdiff |
2004-07-04 |
Reid Spencer | Add #include <iostream> since Value.h does not include... |
tree | commitdiff |
2004-05-27 |
Chris Lattner | Header file moved |
tree | commitdiff |
2004-04-21 |
Alkis Evlogimenos | Include cerrno (gcc-3.4 fix) |
tree | commitdiff |
2004-02-19 |
Chris Lattner | Make sure to print a stack trace whenever an error... |
tree | commitdiff |
2003-11-19 |
Brian Gaeke | Unbreak the "-" as filename hack. |
tree | commitdiff |
2003-11-19 |
Brian Gaeke | Also print an error msg. for files we cannot currently... |
tree | commitdiff |
2003-11-19 |
Brian Gaeke | Fix PR134, by checking FileOpenable() on each input... |
tree | commitdiff |
2003-11-16 |
Brian Gaeke | Include Support/FileUtilities.h. |
tree | commitdiff |
2003-11-11 |
Brian Gaeke | Put all LLVM code into the llvm namespace, as per bug... |
tree | commitdiff |
2003-10-28 |
Chris Lattner | Reorder #includes, drop unneeded one |
tree | commitdiff |
2003-10-20 |
John Criswell | Added LLVM copyright to Makefiles. |
tree | commitdiff |
2003-10-20 |
Chris Lattner | fix file header |
tree | commitdiff |
2003-10-20 |
John Criswell | Added copyright header to all C++ source files. |
tree | commitdiff |
2003-10-16 |
Chris Lattner | Make llvm-nm work in "pipe mode" |
tree | commitdiff |
2003-10-16 |
Chris Lattner | Geeze, what is with Brian and these ifdef's? |
tree | commitdiff |
2003-10-16 |
Brian Gaeke | Okay, this is a little hack that "scratches an itch... |
tree | commitdiff |
|