summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Win32/Signals.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* This change does a couple of things. First it gets the Visual Studio builds ...Chuck Rose III2007-11-211-1/+8
* Unbreak VC++ build.Jeff Cohen2007-04-071-4/+7
* For PR789:Reid Spencer2007-03-291-2/+4
* For PR797:Reid Spencer2006-08-251-8/+19
* Use getFileStatus instead of Path::isDirectory().Chris Lattner2006-08-011-6/+8
* Provide configuration support and usage for MINGW32 platformReid Spencer2006-06-011-4/+10
* It's dangerous coding on Mondays.Jeff Cohen2005-08-021-8/+5
* Implement SetInterruptFunction for Windows.Jeff Cohen2005-08-021-1/+25
* Implement sys::SetInterruptFunction on Unix, stub it on win32 so that theChris Lattner2005-08-021-0/+4
* Make Win32 implementation conform to new paradigmJeff Cohen2005-07-081-2/+2
* Fix VC++ breakageJeff Cohen2005-07-081-2/+2
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.Jeff Cohen2005-02-191-1/+1
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-091-0/+239
OpenPOWER on IntegriCloud