| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Provide configuration support and usage for MINGW32 platform | Reid Spencer | 2006-06-01 | 1 | -3/+9 |
| | | | | | llvm-svn: 28639 | ||||
| * | Add AddSymbol() method to DynamicLibrary to work around Windows limitation | Jeff Cohen | 2006-01-30 | 1 | -0/+6 |
| | | | | | | | | of being unable to search for symbols in an EXE. It will also allow other existing hacks to be improved. llvm-svn: 25805 | ||||
| * | Fix indentation. | Jeff Cohen | 2006-01-29 | 1 | -4/+4 |
| | | | | | llvm-svn: 25795 | ||||
| * | Remove vim settings from source code; people should use llvm/utils/vim/vimrc | Misha Brukman | 2005-05-05 | 1 | -1/+0 |
| | | | | | llvm-svn: 21704 | ||||
| * | Eliminate tabs | Jeff Cohen | 2005-04-11 | 1 | -4/+4 |
| | | | | | llvm-svn: 21216 | ||||
| * | Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach. | Jeff Cohen | 2005-02-19 | 1 | -1/+1 |
| | | | | | llvm-svn: 20243 | ||||
| * | Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly | Reid Spencer | 2005-01-09 | 1 | -0/+127 |
| 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 | |||||

