summaryrefslogtreecommitdiff
path: root/lib/System/Win32
Commit message (Expand)AuthorAge
* Squelch a warning about signed/unsigned.Reid Spencer2006-06-08
* For PR804:Reid Spencer2006-06-08
* For PR787:Reid Spencer2006-06-07
* For PR798:Reid Spencer2006-06-05
* Provide configuration support and usage for MINGW32 platformReid Spencer2006-06-01
* Unlike Unix, Windows won't let a file be implicitly replaced via renaming wit...Jeff Cohen2006-05-07
* Mingw32 patches supplied by Anton Korobeynikov.Jeff Cohen2006-04-29
* Add AddSymbol() method to DynamicLibrary to work around Windows limitationJeff Cohen2006-01-30
* Fix indentation.Jeff Cohen2006-01-29
* Implement a generic polled Alarm function. This merely removes the systemReid Spencer2005-12-22
* It's dangerous coding on Mondays.Jeff Cohen2005-08-02
* Implement SetInterruptFunction for Windows.Jeff Cohen2005-08-02
* Implement sys::SetInterruptFunction on Unix, stub it on win32 so that theChris Lattner2005-08-02
* support near allocations for the JITAndrew Lenharth2005-07-29
* Note to self: don't introduce memory leaks.Jeff Cohen2005-07-13
* Win32 support for Mutex class.Jeff Cohen2005-07-13
* For PR540:Reid Spencer2005-07-12
* Fix bugs also fixed in Unix version, plus other general cleanup.Jeff Cohen2005-07-09
* Ensure that functions like isDirectory don't fail if the file doesn'tReid Spencer2005-07-08
* Stamp out tabsJeff Cohen2005-07-08
* Make Win32 implementation conform to new paradigmJeff Cohen2005-07-08
* Final Changes For PR495:Reid Spencer2005-07-08
* Fix VC++ breakageJeff Cohen2005-07-08
* Changes to mimic those in Unix/Path.inc in support of PR495. This hasn'tReid Spencer2005-07-07
* For PR495:Reid Spencer2005-07-07
* For PR495:Reid Spencer2005-07-07
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-05
* Remove trailing whitespaceMisha Brukman2005-04-21
* Provide an implementation of the GetCurrentUserId and GetCurrentGroupIdReid Spencer2005-04-21
* Eliminate tabsJeff Cohen2005-04-11
* Fix silly mistake.Jeff Cohen2005-02-20
* Implement standard I/O redirection in ExecuteAndWait().Jeff Cohen2005-02-20
* Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.Jeff Cohen2005-02-19
* Make PreventCoreFiles() do the right thing on Windows.Jeff Cohen2005-02-18
* Arg list already has program name in it.Jeff Cohen2005-02-16
* Fix some Path bugsJeff Cohen2005-01-27
* Fix destroyDirectory bugJeff Cohen2005-01-22
* Fix and improve win32 path validation.Jeff Cohen2005-01-14
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-09
* Use size_t instead of long to represent memory usage. long is 32 bitsJeff Cohen2005-01-08
* Add functions for determining if the stdin/out/err is connected to aJeff Cohen2005-01-01
* Where do these tabs keep coming from???Jeff Cohen2004-12-31
* Mostly cleanup, but also some bug fixes, for win32/Path.cppJeff Cohen2004-12-31
* Get rid of those nasty tabs...Jeff Cohen2004-12-31
* Bring win32/Path.cpp up to date with respect to Unix/Path.cppJeff Cohen2004-12-31
* Fix MINGW compilation errorsJeff Cohen2004-12-30
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* mingw doesn't support the official debug API.Jeff Cohen2004-12-25
* Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,Jeff Cohen2004-12-24