mingw doesn't support the official debug API.
[oota-llvm.git] / lib / System / Cygwin /
2004-12-24 Reid SpencerFor PR351:
2004-12-24 Reid SpencerRemove these files as they are not being included any...
2004-12-20 Reid SpencerCygwin doesn't like .. through a link, so drop the ..
2004-12-13 Reid SpencerGenericize implementation of GetDLLSuffix now that...
2004-12-11 Reid SpencerRename Path::get -> Path::toString
2004-11-18 Reid SpencerDynamic Library abstraction. This makes the abstraction...
2004-11-15 Reid SpencerActually get the #include correct so it compiles ...
2004-11-15 Reid SpencerConsolidate the implementation of TimeValue::now()...
2004-11-05 Reid SpencerStop propagating method names that violate the coding...
2004-10-04 Reid SpencerFirst version of the MappedFile abstraction for operati...
2004-09-25 Reid SpencerAdded stub implementations of TimeValue concept for...
2004-09-15 Reid SpencerFix the interface to ReleaseRWX to take MemoryBlock...
2004-09-13 Reid SpencerSimplify the sys::Memory interface per Chris' request.
2004-09-11 Reid SpencerFix typo: sterror -> strerror
2004-09-11 Reid SpencerProvide initial implementations of Memory and Process...
2004-09-01 Reid Spencermkdtemp doesn't exist on Cygwin. Use tempnam & mkdir...
2004-08-31 Reid SpencerAdd a new abstraction, SysConfig for platform independe...
2004-08-30 Reid SpencerMove the GetTemporaryDirectory function from "generic...
2004-08-29 Reid SpencerInitial platform independent implementation of operatin...
2004-08-29 Reid SpencerInitial commit of an platform-indepdendent implementati...