<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Support/Windows, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Support/Windows?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Support/Windows?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-03-24T06:17:12Z</updated>
<entry>
<title>--- Merging r127723 into '.':</title>
<updated>2011-03-24T06:17:12Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-03-24T06:17:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=81d1e0bcac2a43bd44f15f72149731b6759d496c'/>
<id>urn:sha1:81d1e0bcac2a43bd44f15f72149731b6759d496c</id>
<content type='text'>
U    lib/Support/Windows/Path.inc



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_29@128202 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Windows/PathV2.inc: Eliminate redundant condition. DWORD is unsigned.</title>
<updated>2011-03-07T00:12:53Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-03-07T00:12:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=19b6c73878c85aca52be869c47b9af3c8efbbdad'/>
<id>urn:sha1:19b6c73878c85aca52be869c47b9af3c8efbbdad</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127140 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Windows/Windows.h: Redefine _WIN32_WINNT here. mingw-w64 tends to define it as 0x0502 in its headers.</title>
<updated>2011-02-09T04:18:30Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-02-09T04:18:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fd289497a5e8f83c6d83f1eb7e30fdc52621bf15'/>
<id>urn:sha1:fd289497a5e8f83c6d83f1eb7e30fdc52621bf15</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125171 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Windows/Program.inc: Eliminate the declaration of SetInformationJobObject(). It should be provided with _WIN32_WINNT&gt;=0x0500.</title>
<updated>2011-02-09T04:18:21Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-02-09T04:18:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2d52a612d9803d4b96dfdd776bf166fd1476be0d'/>
<id>urn:sha1:2d52a612d9803d4b96dfdd776bf166fd1476be0d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125170 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Windows/DynamicLibrary.inc: ELM_Callback fix for mingw-w64.</title>
<updated>2011-02-09T04:18:12Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-02-09T04:18:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ad1b453b24c8079a4a247f37364c158c9b53c7a9'/>
<id>urn:sha1:ad1b453b24c8079a4a247f37364c158c9b53c7a9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125169 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc.</title>
<updated>2011-02-05T15:11:53Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-02-05T15:11:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1f6832a858db891b7a7b08d438afb373eefa628c'/>
<id>urn:sha1:1f6832a858db891b7a7b08d438afb373eefa628c</id>
<content type='text'>
config.h.* have conditions whether each symbol is defined or not.
Autoconf and CMake may check symbols in libgcc.a for JIT on Mingw.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124950 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Windows/Program.inc: Quote arguments when dubious characters (used by cmd.exe or MSYS shell) are included to invoke CreateProcess(). Thanks to Danil Malyshev.</title>
<updated>2011-02-05T08:53:12Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-02-05T08:53:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0f0889e24b6521fafeea7d2ab17bd14897773e0c'/>
<id>urn:sha1:0f0889e24b6521fafeea7d2ab17bd14897773e0c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124945 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make Win32's header file name lower for cross build on case-sensitive filesystem.</title>
<updated>2011-02-04T12:53:04Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-02-04T12:53:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6d600da7346bf898cfbe8f6030051f10d157fcd4'/>
<id>urn:sha1:6d600da7346bf898cfbe8f6030051f10d157fcd4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124864 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Windows/PathV2.inc: For CryptAcquireContext(), CRYPT_VERIFYCONTEXT may be specified for easy use.</title>
<updated>2011-01-17T22:41:34Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-01-17T22:41:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=edd0924d8452ee06ba0f27c7d42f92cddc830d48'/>
<id>urn:sha1:edd0924d8452ee06ba0f27c7d42f92cddc830d48</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123687 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Windows/PathV2.inc: MoveFileEx() can behave like Posix's mv(1) to specify MOVEFILE_COPY_ALLOWED | MOVEFILE_REPLACE_EXISTING.</title>
<updated>2011-01-17T22:41:25Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-01-17T22:41:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8ee48c584d5e54154b0610666ff3b21e840e37a5'/>
<id>urn:sha1:8ee48c584d5e54154b0610666ff3b21e840e37a5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123686 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
