<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/System, branch release_24</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/System?h=release_24</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/System?h=release_24'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-10-04T08:15:32Z</updated>
<entry>
<title>Add implementations for sys::Memory::setWritable and sys::Memory::setExecutable on Win32 platform.</title>
<updated>2008-10-04T08:15:32Z</updated>
<author>
<name>Argyrios Kyrtzidis</name>
<email>akyrtzi@gmail.com</email>
</author>
<published>2008-10-04T08:15:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c8a07733d3cb1ed13963e9da3e8958bed0e3018d'/>
<id>urn:sha1:c8a07733d3cb1ed13963e9da3e8958bed0e3018d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57047 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>On Darwin ARM, memory needs special handling to do JIT. This patch expands</title>
<updated>2008-10-03T16:17:20Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2008-10-03T16:17:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cce6c297c54b4c9c8615c77e97cd64e70812ea60'/>
<id>urn:sha1:cce6c297c54b4c9c8615c77e97cd64e70812ea60</id>
<content type='text'>
this handling to work properly for modifying stub functions, relocations
back to entry points after JIT compilation, etc..


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57013 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>CMake: Added Host.cpp to lib/System/CMakeLists.txt.</title>
<updated>2008-10-02T17:39:29Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2008-10-02T17:39:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=208ca6aa14e42057069cd779bb1ca53170a38713'/>
<id>urn:sha1:208ca6aa14e42057069cd779bb1ca53170a38713</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56957 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add llvm::sys::{osName,osVersion} for retrieving operating system name</title>
<updated>2008-10-02T01:17:28Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2008-10-02T01:17:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bb146720973e23a21015a86176bfb1cbf552fb10'/>
<id>urn:sha1:bb146720973e23a21015a86176bfb1cbf552fb10</id>
<content type='text'>
&amp; version as strings.
 - Win32 code is untested.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56942 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Initial support for the CMake build system.</title>
<updated>2008-09-22T01:08:49Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2008-09-22T01:08:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3d01fc7de86c75926e4e5ac7cc49f0116018893d'/>
<id>urn:sha1:3d01fc7de86c75926e4e5ac7cc49f0116018893d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56419 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Preliminary support for systems which require changing JIT memory regions privilege from read / write to read / executable.</title>
<updated>2008-09-18T07:54:21Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-09-18T07:54:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bc4707a2554ac04ba006bf70035e7bc7270236a9'/>
<id>urn:sha1:bc4707a2554ac04ba006bf70035e7bc7270236a9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56303 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>AllocateRWXMemory -&gt; AllocateRWX.</title>
<updated>2008-09-16T17:28:18Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-09-16T17:28:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=19a341acb8df340651053c1ebb2403232103445b'/>
<id>urn:sha1:19a341acb8df340651053c1ebb2403232103445b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56244 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add a helper method to sys::Path for clang, patch by</title>
<updated>2008-08-11T23:39:47Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-08-11T23:39:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0eab5e2efa0741b766f71a75626f7598990d5c3d'/>
<id>urn:sha1:0eab5e2efa0741b766f71a75626f7598990d5c3d</id>
<content type='text'>
Kovarththanan Rajaratnam!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54655 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Create temp. file in current path.</title>
<updated>2008-07-24T00:35:38Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2008-07-24T00:35:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bdfa9ac44550ea329468f3309b36c629017f3f3d'/>
<id>urn:sha1:bdfa9ac44550ea329468f3309b36c629017f3f3d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53973 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>While creating temp. file on disk, if the current filename points to a existing directory then create new temp. file inside the directory.</title>
<updated>2008-07-22T20:02:39Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2008-07-22T20:02:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ce8fdf105c313aa35b93e5a77ae5461e27ddebb0'/>
<id>urn:sha1:ce8fdf105c313aa35b93e5a77ae5461e27ddebb0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53929 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
