<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qtmips/compiler, branch simple-memory-view</title>
<subtitle>MIPS CPU emulator for education purposes</subtitle>
<id>http://git.cynerd.cz/qtmips/atom?h=simple-memory-view</id>
<link rel='self' href='http://git.cynerd.cz/qtmips/atom?h=simple-memory-view'/>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/'/>
<updated>2017-12-11T19:19:24Z</updated>
<entry>
<title>Change used gcc version because of compilation error in ubsan.c</title>
<updated>2017-12-11T19:19:24Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2017-12-11T19:19:24Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=14c3682671431681c8bc39fbeb620cd1c9234694'/>
<id>urn:sha1:14c3682671431681c8bc39fbeb620cd1c9234694</id>
<content type='text'>
Compiling gcc 6.3.0 with gcc 7.2.0 results to error:
gcc-6.3.0/gcc/ubsan.c:1474:23: error: ISO C++ forbids comparison between
pointer and integer
So I changed used version to 5.4.0 because of that. Probably in future I
will update ct-ng and use gcc 7.2.0 but not now.
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2017-08-30T19:42:02Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2017-08-30T19:37:53Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=9cf92379d5fcf0076c25dae0935daab446c992cd'/>
<id>urn:sha1:9cf92379d5fcf0076c25dae0935daab446c992cd</id>
<content type='text'>
Adding work done so far.
</content>
</entry>
</feed>
