| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 3 | -5/+5 |
| | | | | | | | | | Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137 | ||||
| * | Add the LLVMsystem.a library as it is now used for operating system | Reid Spencer | 2004-08-29 | 1 | -1/+1 |
| | | | | | | | independence of the tool. llvm-svn: 16092 | ||||
| * | The functions in Signal.h are now in the llvm::sys namespace - adjust | Reid Spencer | 2004-08-29 | 1 | -1/+1 |
| | | | | | llvm-svn: 16091 | ||||
| * | sparcv9select is history. | Brian Gaeke | 2004-08-05 | 1 | -1/+1 |
| | | | | | llvm-svn: 15516 | ||||
| * | Add -load option | Chris Lattner | 2004-07-11 | 1 | -0/+1 |
| | | | | | llvm-svn: 14740 | ||||
| * | Header file moved | Chris Lattner | 2004-05-27 | 1 | -1/+1 |
| | | | | | llvm-svn: 13813 | ||||
| * | Great renaming part II: Sparc --> SparcV9 (also includes command-line ↵ | Brian Gaeke | 2004-02-25 | 1 | -4/+4 |
| | | | | | | | options and Makefiles) llvm-svn: 11827 | ||||
| * | Make sure to print a stack trace whenever an error signal is delivered to the | Chris Lattner | 2004-02-19 | 1 | -0/+2 |
| | | | | | | | tool. llvm-svn: 11632 | ||||
| * | Minor change to breakpoint (lack of) support | Chris Lattner | 2004-02-08 | 1 | -1/+5 |
| | | | | | llvm-svn: 11169 | ||||
| * | Ugh, fix some copy and pasted code that somehow never got compiled or something | Chris Lattner | 2004-01-06 | 1 | -1/+1 |
| | | | | | | | :( llvm-svn: 10706 | ||||
| * | * Implement set/show args | Chris Lattner | 2004-01-06 | 2 | -11/+64 |
| | | | | | | | | * Implement support for arguments to the 'run' command * Minor cleanups and fixes llvm-svn: 10703 | ||||
| * | implement the "null command" which repeats the last command | Chris Lattner | 2004-01-06 | 1 | -5/+25 |
| | | | | | llvm-svn: 10702 | ||||
| * | /me slaps head | Chris Lattner | 2004-01-05 | 1 | -0/+1 |
| | | | | | llvm-svn: 10694 | ||||
| * | Initial checkin of the LLVM Source-Level Debugger. This is incomplete, but | Chris Lattner | 2004-01-05 | 6 | -0/+1546 |
| a good start. The status is documented in docs/SourceLevelDebugging.html llvm-svn: 10687 | |||||

