Instruction select globals with offsets better. For example, on this test
[oota-llvm.git] / lib / System / Win32 /
2004-10-14 Reid SpencerUse __MINGW instead of __MING. Patch contributed by...
2004-10-14 Reid SpencerImplementation of MappedFile for Win32. Patch provided...
2004-10-04 Reid SpencerFirst version of the MappedFile abstraction for operati...
2004-09-30 Misha BrukmanThat should actually be __MING, not __MINGW.
2004-09-30 Misha BrukmanCheck for __MINGW define instead of __MINGW_H, patch...
2004-09-29 Reid SpencerImprove validity checking of windows path names and...
2004-09-28 Reid SpencerUse llvm::sys::Path to destroy the file.
2004-09-28 Reid SpencerWin32 implementation of TimeValue::now().
2004-09-25 Reid SpencerAdded stub implementations of TimeValue concept for...
2004-09-23 Reid SpencerPatch for MINGW. Patch provided by Henrik Bach.
2004-09-19 Reid SpencerMinor correction to Signals implementation.
2004-09-18 Reid SpencerPorting of Unix implementation to Win32.
2004-09-17 Reid SpencerMake sure critical sections are entered before trying...
2004-09-16 Reid SpencerImplement the signals interface for Win32.
2004-09-15 Reid SpencerPatches to make this file actually compile under windows.
2004-09-15 Reid SpencerInitial version of the SysConfig abstraction for Win32.
2004-09-15 Reid SpencerFirst version of a common header file for Win32 impleme...
2004-09-15 Reid SpencerInitial implementation of the Process abstraction for...
2004-09-13 Reid SpencerSimplify the sys::Memory interface per Chris' request.
2004-09-11 Reid SpencerProvide initial implementations of Memory and Process...
2004-08-29 Reid SpencerInitial platform independent implementation of operatin...
2004-08-29 Reid SpencerInitial commit of an platform-indepdendent implementati...