projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
improve comments in generated matcher a bit.
[oota-llvm.git]
/
tools
/
llvm-nm
/
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