<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mdk/mixlib, branch 1.2.10</title>
<subtitle>mix development kit</subtitle>
<id>https://jao.io/cgit/mdk/atom?h=1.2.10</id>
<link rel='self' href='https://jao.io/cgit/mdk/atom?h=1.2.10'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/mdk/'/>
<updated>2019-01-08T18:02:00Z</updated>
<entry>
<title>Fix for mixasm infinite loop on invalid F-specs (bug #32452)</title>
<updated>2019-01-08T18:02:00Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2019-01-08T18:02:00Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/mdk/commit/?id=ab5d045fa8811a9d191c40bcbff996dfca8a2e32'/>
<id>urn:sha1:ab5d045fa8811a9d191c40bcbff996dfca8a2e32</id>
<content type='text'>
Thanks to Sascha Wilde.
</content>
</entry>
<entry>
<title>Fix for bug #43634: keep sign of rA for ADD/SUB yielding 0</title>
<updated>2019-01-08T05:22:16Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2019-01-08T05:22:16Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/mdk/commit/?id=8981c9336bd73b0fabe65f449ccbe5fb808bebdd'/>
<id>urn:sha1:8981c9336bd73b0fabe65f449ccbe5fb808bebdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for bug #47208: correctly store immediate constants</title>
<updated>2019-01-08T04:28:05Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2019-01-08T04:28:05Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/mdk/commit/?id=cb2780e435aede4e13653af62a1758e33bd4527c'/>
<id>urn:sha1:cb2780e435aede4e13653af62a1758e33bd4527c</id>
<content type='text'>
We were taking only the first 3 bits of the index byte in a the word
representing immediate constants, so that, for instance, =262143=,
representing 00 00 63 63 63, was stored as 00 00 07 63 63.
</content>
</entry>
<entry>
<title>Flex generation fix (invalid noreject removed)</title>
<updated>2019-01-08T02:08:29Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2019-01-08T02:08:29Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/mdk/commit/?id=af797b7574b6332e1722ef136e78aa734cba91b0'/>
<id>urn:sha1:af797b7574b6332e1722ef136e78aa734cba91b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Flex by-products added to CLEANFILES</title>
<updated>2019-01-07T22:02:58Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2019-01-07T22:02:58Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/mdk/commit/?id=7b999defb449282f9f570a90ea3ad84c2fd5da2e'/>
<id>urn:sha1:7b999defb449282f9f570a90ea3ad84c2fd5da2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missed instructions: SLB,SRB,JAE,JAO,JXE,JXO (from volume 2, section 4.5.2)</title>
<updated>2015-03-03T18:24:16Z</updated>
<author>
<name>litvin</name>
<email>litvindev@gmail.com</email>
</author>
<published>2015-01-12T07:18:17Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/mdk/commit/?id=09b22f2e082350f398dcd142b6af70a30f105ce1'/>
<id>urn:sha1:09b22f2e082350f398dcd142b6af70a30f105ce1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apparently tautological comparisons fixed (bug #42871)</title>
<updated>2014-08-03T01:11:52Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2014-08-03T01:11:52Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/mdk/commit/?id=45ada25e46d0dfd142c85d9f0ffe98998fb59c4e'/>
<id>urn:sha1:45ada25e46d0dfd142c85d9f0ffe98998fb59c4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoiding format strings security warnings (cf. #8467)</title>
<updated>2014-05-21T03:25:26Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@imladris</email>
</author>
<published>2014-05-21T03:25:26Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/mdk/commit/?id=63fab7aaf443112feb6f5ddcab0fafe8b5911af9'/>
<id>urn:sha1:63fab7aaf443112feb6f5ddcab0fafe8b5911af9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecated INCLUDES in Makefile.am removed</title>
<updated>2014-01-06T03:51:23Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-01-06T03:51:23Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/mdk/commit/?id=cfacca3047d62caa0a6b3f99fe1fbb0919130973'/>
<id>urn:sha1:cfacca3047d62caa0a6b3f99fe1fbb0919130973</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Incorporating gcompletion (fixes #39817)</title>
<updated>2014-01-06T03:29:29Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-01-06T03:29:29Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/mdk/commit/?id=2974c3715450fe426d18e9cfd07bf2b4f4f30b9f'/>
<id>urn:sha1:2974c3715450fe426d18e9cfd07bf2b4f4f30b9f</id>
<content type='text'>
</content>
</entry>
</feed>
