<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ccomp-mar, branch master</title>
<subtitle>C compiler for MAR
</subtitle>
<id>https://git.tomsmeding.com/ccomp-mar/atom?h=master</id>
<link rel='self' href='https://git.tomsmeding.com/ccomp-mar/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ccomp-mar/'/>
<updated>2018-01-24T22:02:07Z</updated>
<entry>
<title>Add hwi comment in test/t2.c</title>
<updated>2018-01-24T22:02:07Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2018-01-24T22:02:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ccomp-mar/commit/?id=e61eacd9fc9b1c022678fb64803218d88fa2bdb1'/>
<id>urn:sha1:e61eacd9fc9b1c022678fb64803218d88fa2bdb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also do the BP dance if no spills occur</title>
<updated>2018-01-24T22:00:31Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2018-01-24T22:00:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ccomp-mar/commit/?id=1fc88ae00940e04ee76cbdf13a5df429faf72451'/>
<id>urn:sha1:1fc88ae00940e04ee76cbdf13a5df429faf72451</id>
<content type='text'>
This is because arguments are annoyingly generated relative to
BP, which fails completely if the stack frame is not set up nicely.
TODO do stuff relative to SP so BP is just a general purpose register.
</content>
</entry>
<entry>
<title>Allow empty code blocks</title>
<updated>2018-01-24T21:54:19Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2018-01-24T21:54:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ccomp-mar/commit/?id=bd7ef7a572f3faa58a550baca46a1b4f95e9b95d'/>
<id>urn:sha1:bd7ef7a572f3faa58a550baca46a1b4f95e9b95d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hints in README</title>
<updated>2018-01-24T21:54:14Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2018-01-24T21:54:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ccomp-mar/commit/?id=c4fe34aecd563b0a27c62bdebd9ec1fcb2941806'/>
<id>urn:sha1:c4fe34aecd563b0a27c62bdebd9ec1fcb2941806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify test/t2.c</title>
<updated>2018-01-24T21:54:04Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2018-01-24T21:54:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ccomp-mar/commit/?id=7d4da488404d65805132a8787951759897a60dfc'/>
<id>urn:sha1:7d4da488404d65805132a8787951759897a60dfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Asm literals and hwi</title>
<updated>2018-01-24T21:46:14Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2018-01-24T21:46:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ccomp-mar/commit/?id=f36879c1d42e34d593dff204e26ecfb10eb6dfac'/>
<id>urn:sha1:f36879c1d42e34d593dff204e26ecfb10eb6dfac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Now with type checking</title>
<updated>2018-01-07T19:35:36Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2018-01-07T19:35:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ccomp-mar/commit/?id=20d898496b7371872bfd128a895d39465f13c970'/>
<id>urn:sha1:20d898496b7371872bfd128a895d39465f13c970</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Accept empty parameter lists</title>
<updated>2018-01-07T19:35:15Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2018-01-07T19:34:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ccomp-mar/commit/?id=6eb88017ce9a2e91d90634cbb77097dd821b8626'/>
<id>urn:sha1:6eb88017ce9a2e91d90634cbb77097dd821b8626</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Less debug output</title>
<updated>2018-01-06T20:53:14Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2018-01-06T20:53:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ccomp-mar/commit/?id=88548f1a9796b1bc02d6d81552450401c0015f28'/>
<id>urn:sha1:88548f1a9796b1bc02d6d81552450401c0015f28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update readme</title>
<updated>2018-01-06T20:51:07Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2018-01-06T20:51:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ccomp-mar/commit/?id=39f07ae70eb9be2791b9362eaab0c29265d2eab6'/>
<id>urn:sha1:39f07ae70eb9be2791b9362eaab0c29265d2eab6</id>
<content type='text'>
</content>
</entry>
</feed>
