Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add FIXME by Markus Oberhumer from bug 545: not checking for "." in $PATH may | Misha Brukman | 2005-04-20 | 1 | -0/+2 | |
| | | | | | | result in returning executable files that won't be runnable. llvm-svn: 21378 | |||||
* | Fix bugpoint | Chris Lattner | 2005-01-16 | 1 | -2/+1 | |
| | | | | llvm-svn: 19605 | |||||
* | Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly | Reid Spencer | 2005-01-09 | 1 | -0/+225 | |
gdb debugger doesn't get confused on which file it is reading (the one in lib/System or the one in lib/System/{Win32,Unix}) llvm-svn: 19426 |