Use the FAKE_SOURCES feature for proper distribution of contents
[oota-llvm.git] / tools / llvm-db /
2004-11-29 Reid SpencerUse LLVMLIBS=JIT to get JIT libraries
2004-11-19 Chris LattnerFix a bug that caused stuff like this:
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-10-26 Chris LattnerImprove help output from llvm-db 'info' command. Patch...
2004-10-22 Reid SpencerWe're not doing automake any more
2004-10-22 Reid SpencerWe won't use automake
2004-10-18 Reid SpencerInitial automake generated Makefile template
2004-10-18 Reid SpencerActually link in all the analysis passes.
2004-10-17 Chris LattnerReid added --version to the CommandLine lib. Don't...
2004-10-14 Misha BrukmanUse the shared Makefile.JIT for JIT-enablement
2004-10-13 Reid SpencerUpdate to reflect changes in Makefile rules.
2004-10-10 Reid SpencerInitial version of automake Makefile.am file.
2004-10-08 Misha BrukmanUse the SparcV9-marked instr scheduling library
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-29 Reid SpencerAdd the LLVMsystem.a library as it is now used for...
2004-08-29 Reid SpencerThe functions in Signal.h are now in the llvm::sys...
2004-08-05 Brian Gaekesparcv9select is history.
2004-07-11 Chris LattnerAdd -load option
2004-05-27 Chris LattnerHeader file moved
2004-02-25 Brian GaekeGreat renaming part II: Sparc --> SparcV9 (also include...
2004-02-19 Chris LattnerMake sure to print a stack trace whenever an error...
2004-02-08 Chris LattnerMinor change to breakpoint (lack of) support
2004-01-06 Chris LattnerUgh, fix some copy and pasted code that somehow never...
2004-01-06 Chris Lattner* Implement set/show args
2004-01-06 Chris Lattnerimplement the "null command" which repeats the last...
2004-01-05 Chris Lattner/me slaps head
2004-01-05 Chris LattnerInitial checkin of the LLVM Source-Level Debugger....