<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-make/execution-engine, branch 1.2.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.2.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-06-18T22:18:42+00:00</updated>
<entry>
<title>rustc: enforce stack discipline on ty::ctxt.</title>
<updated>2015-06-18T22:18:42+00:00</updated>
<author>
<name>Eduard Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2015-06-14T01:50:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bc383f62941ae079188a9725eb49f3b8a42e35ae'/>
<id>urn:sha1:bc383f62941ae079188a9725eb49f3b8a42e35ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: remove ownership of tcx from trans' context.</title>
<updated>2015-06-18T22:18:42+00:00</updated>
<author>
<name>Eduard Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2015-06-13T22:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2e997ef2d487525ea41e78ba793cb6e7c61cb204'/>
<id>urn:sha1:2e997ef2d487525ea41e78ba793cb6e7c61cb204</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax: move ast_map to librustc.</title>
<updated>2015-06-09T23:40:45+00:00</updated>
<author>
<name>Eduard Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2015-06-09T23:40:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=76eaed44d9a4556bbbd603200d805175c8ebf18e'/>
<id>urn:sha1:76eaed44d9a4556bbbd603200d805175c8ebf18e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes to LLVM `ExecutionEngine` wrapper</title>
<updated>2015-06-08T23:54:50+00:00</updated>
<author>
<name>Murarth</name>
<email>murarth@gmail.com</email>
</author>
<published>2015-05-19T23:00:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=021e48326db304559a74f2f338d511f9674d0da7'/>
<id>urn:sha1:021e48326db304559a74f2f338d511f9674d0da7</id>
<content type='text'>
* Removes `RustJITMemoryManager` from public API.
  This was really sort of an implementation detail to begin with.
* `__morestack` is linked to C++ wrapper code and this pointer
  is used when resolving the symbol for `ExecutionEngine` code.
* `__morestack_addr` is also resolved for `ExecutionEngine` code.
  This function is sometimes referenced in LLVM-generated code,
  but was not able to be resolved on Mac OS systems.
* Added Windows support to `ExecutionEngine` API.
* Added a test for basic `ExecutionEngine` functionality.
</content>
</entry>
</feed>
