aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-db
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug that caused stuff like this:Chris Lattner2004-11-191-1/+2
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-271-1/+1
* Improve help output from llvm-db 'info' command. Patch contributed byChris Lattner2004-10-262-3/+9
* We're not doing automake any moreReid Spencer2004-10-221-684/+0
* We won't use automakeReid Spencer2004-10-221-53/+0
* Initial automake generated Makefile templateReid Spencer2004-10-181-0/+684
* Actually link in all the analysis passes.Reid Spencer2004-10-181-4/+4
* Reid added --version to the CommandLine lib. Don't conflict with it.Chris Lattner2004-10-171-4/+1
* Use the shared Makefile.JIT for JIT-enablementMisha Brukman2004-10-141-40/+3
* 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/+53
* Use the SparcV9-marked instr scheduling libraryMisha Brukman2004-10-081-1/+1
* Changes For Bug 352Reid Spencer2004-09-013-5/+5
* 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
* sparcv9select is history.Brian Gaeke2004-08-051-1/+1
* Add -load optionChris Lattner2004-07-111-0/+1
* Header file movedChris Lattner2004-05-271-1/+1
* Great renaming part II: Sparc --> SparcV9 (also includes command-line options...Brian Gaeke2004-02-251-4/+4
* Make sure to print a stack trace whenever an error signal is delivered to theChris Lattner2004-02-191-0/+2
* Minor change to breakpoint (lack of) supportChris Lattner2004-02-081-1/+5
* Ugh, fix some copy and pasted code that somehow never got compiled or somethingChris Lattner2004-01-061-1/+1
* * Implement set/show argsChris Lattner2004-01-062-11/+64
* implement the "null command" which repeats the last commandChris Lattner2004-01-061-5/+25
* /me slaps headChris Lattner2004-01-051-0/+1
* Initial checkin of the LLVM Source-Level Debugger. This is incomplete, butChris Lattner2004-01-056-0/+1546