aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-nm
Commit message (Expand)AuthorAgeFilesLines
...
* PR351: \Reid Spencer2004-12-131-3/+4
* Add LLVMbzip2 library, now required.Reid Spencer2004-11-251-1/+2
* *Fix usage of changed function prototype*Use Archive interface to symbol tabl...Reid Spencer2004-11-141-4/+7
* This tool needs libLLVMArchive nowReid Spencer2004-11-141-1/+1
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-271-1/+1
* We're not doing automake any moreReid Spencer2004-10-221-650/+0
* We won't use automakeReid Spencer2004-10-221-17/+0
* Initial automake generated Makefile templateReid Spencer2004-10-181-0/+650
* Update to reflect changes in Makefile rules.Reid Spencer2004-10-131-1/+1
* Initial version of automake Makefile.am file.Reid Spencer2004-10-101-0/+17
* Changes For Bug 352Reid Spencer2004-09-011-2/+2
* Add the LLVMsystem.a library as it is now used for operating systemReid Spencer2004-08-291-1/+1
* The functions in Signal.h are now in the llvm::sys namespace - adjustReid Spencer2004-08-291-1/+1
* IA64 compatChris Lattner2004-07-161-1/+2
* Add #include <iostream> since Value.h does not include it any more.Reid Spencer2004-07-041-0/+1
* Header file movedChris Lattner2004-05-271-1/+1
* Include cerrno (gcc-3.4 fix)Alkis Evlogimenos2004-04-211-0/+1
* Make sure to print a stack trace whenever an error signal is delivered to theChris Lattner2004-02-191-0/+3
* Unbreak the "-" as filename hack.Brian Gaeke2003-11-191-2/+3
* Also print an error msg. for files we cannot currently deal with.Brian Gaeke2003-11-191-0/+4
* Fix PR134, by checking FileOpenable() on each input file before analyzing itsBrian Gaeke2003-11-191-1/+10
* Include Support/FileUtilities.h.Brian Gaeke2003-11-161-13/+24
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+2
* Reorder #includes, drop unneeded oneChris Lattner2003-10-281-3/+2
* Added LLVM copyright to Makefiles.John Criswell2003-10-201-0/+8
* fix file headerChris Lattner2003-10-201-1/+0
* Added copyright header to all C++ source files.John Criswell2003-10-201-0/+8
* Make llvm-nm work in "pipe mode"Chris Lattner2003-10-161-3/+7
* Geeze, what is with Brian and these ifdef's?Chris Lattner2003-10-161-2/+0
* Okay, this is a little hack that "scratches an itch" of mine.Brian Gaeke2003-10-162-0/+132