summaryrefslogtreecommitdiff
path: root/tools/llvm-db
Commit message (Expand)AuthorAge
* Initial support for the CMake build system.Oscar Fuentes2008-09-22
* And final pack of warnings silencingAnton Korobeynikov2008-02-20
* remove attributions from tools.Chris Lattner2007-12-29
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-29
* Move the space in overview output for commands out of each of theDan Gohman2007-10-08
* Here is the bulk of the sanitizing.Gabor Greif2007-07-05
* debugger depends on bcreader, not llvm-dbChris Lattner2007-05-06
* Avoid temporary construction and potential for corrupted data access.Reid Spencer2007-04-08
* For PR1291:Reid Spencer2007-04-07
* For PR789:Reid Spencer2007-03-29
* make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.Chris Lattner2006-12-06
* Use LINK_COMPONENTS to specify *components* to link against instead ofChris Lattner2006-09-04
* Change Path::getStatusInfo to return a boolean and error string on an errorChris Lattner2006-07-28
* Build more debugger/selectiondag libraries as archives instead of .o files.Chris Lattner2006-07-21
* Tools require EH for their top-level try blocks.Chris Lattner2006-07-07
* This no longer needs plugins, this it doesn't need all of VMCore.Chris Lattner2006-06-08
* For PR780:Reid Spencer2006-06-07
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-01
* This no longer needs the JIT.Chris Lattner2006-04-22
* Add a warningChris Lattner2006-04-18
* Remove trailing whitespaceMisha Brukman2005-04-22
* For PR351:Reid Spencer2004-12-30
* For PR351: \Reid Spencer2004-12-13
* Use LLVMLIBS=JIT to get JIT librariesReid Spencer2004-11-29
* Fix a bug that caused stuff like this:Chris Lattner2004-11-19
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* Improve help output from llvm-db 'info' command. Patch contributed byChris Lattner2004-10-26
* We're not doing automake any moreReid Spencer2004-10-22
* We won't use automakeReid Spencer2004-10-22
* Initial automake generated Makefile templateReid Spencer2004-10-18
* Actually link in all the analysis passes.Reid Spencer2004-10-18
* Reid added --version to the CommandLine lib. Don't conflict with it.Chris Lattner2004-10-17
* Use the shared Makefile.JIT for JIT-enablementMisha Brukman2004-10-14
* Update to reflect changes in Makefile rules.Reid Spencer2004-10-13
* Initial version of automake Makefile.am file.Reid Spencer2004-10-10
* Use the SparcV9-marked instr scheduling libraryMisha Brukman2004-10-08
* Changes For Bug 352Reid Spencer2004-09-01
* Add the LLVMsystem.a library as it is now used for operating systemReid Spencer2004-08-29
* The functions in Signal.h are now in the llvm::sys namespace - adjustReid Spencer2004-08-29
* sparcv9select is history.Brian Gaeke2004-08-05
* Add -load optionChris Lattner2004-07-11
* Header file movedChris Lattner2004-05-27
* Great renaming part II: Sparc --> SparcV9 (also includes command-line options...Brian Gaeke2004-02-25
* Make sure to print a stack trace whenever an error signal is delivered to theChris Lattner2004-02-19
* Minor change to breakpoint (lack of) supportChris Lattner2004-02-08
* Ugh, fix some copy and pasted code that somehow never got compiled or somethingChris Lattner2004-01-06
* * Implement set/show argsChris Lattner2004-01-06
* implement the "null command" which repeats the last commandChris Lattner2004-01-06
* /me slaps headChris Lattner2004-01-05
* Initial checkin of the LLVM Source-Level Debugger. This is incomplete, butChris Lattner2004-01-05