<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinycc/libtcc_test.c, branch main</title>
<subtitle>Tiny C Compiler by Fabrice Bellard Git mirror of the final release by Bellard, discarding all changes after. The repository at https://repo.or.cz/tinycc.git has become untrustworthy. Also the tcc sources have become tainted with AI slop.</subtitle>
<id>https://git.datenwolf.net/tinycc/atom/libtcc_test.c?h=main</id>
<link rel='self' href='https://git.datenwolf.net/tinycc/atom/libtcc_test.c?h=main'/>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/'/>
<updated>2009-04-18T13:08:03Z</updated>
<entry>
<title>new subdirs: include, lib, tests</title>
<updated>2009-04-18T13:08:03Z</updated>
<author>
<name>grischka</name>
<email>grischka</email>
</author>
<published>2009-04-18T12:28:45Z</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=ea5e81bd6a3376232bf4747b2fa2e0a91c19b337'/>
<id>urn:sha1:ea5e81bd6a3376232bf4747b2fa2e0a91c19b337</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libtcc: new api tcc_set_lib_path</title>
<updated>2009-04-18T13:08:03Z</updated>
<author>
<name>grischka</name>
<email>grischka</email>
</author>
<published>2009-04-18T11:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=d165e87340c3e802f2d0c6354934c5529386fa84'/>
<id>urn:sha1:d165e87340c3e802f2d0c6354934c5529386fa84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change tcc_add/get_symbol to use void*</title>
<updated>2009-04-18T13:08:02Z</updated>
<author>
<name>grischka</name>
<email>grischka</email>
</author>
<published>2009-04-16T19:50:43Z</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=b1697be6917ecf16013d8467329bccff6a9e5b9f'/>
<id>urn:sha1:b1697be6917ecf16013d8467329bccff6a9e5b9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>alternative int tcc_relocate(TCCState *s1, void *ptr);</title>
<updated>2009-04-18T13:08:02Z</updated>
<author>
<name>grischka</name>
<email>grischka</email>
</author>
<published>2009-04-16T20:03:03Z</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=795f67428e7863353d7c466c211d8fcbb9e8c988'/>
<id>urn:sha1:795f67428e7863353d7c466c211d8fcbb9e8c988</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32 configure</title>
<updated>2004-10-07T21:11:43Z</updated>
<author>
<name>bellard</name>
<email>bellard</email>
</author>
<published>2004-10-07T21:11:43Z</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=13affef3f1ea881fe0f8fd8a1075818d5e977673'/>
<id>urn:sha1:13affef3f1ea881fe0f8fd8a1075818d5e977673</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed tcc_get_symbol() prototype</title>
<updated>2003-07-20T19:19:58Z</updated>
<author>
<name>bellard</name>
<email>bellard</email>
</author>
<published>2003-07-20T19:19:58Z</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=f8d02417642ec58bd3da16ccdf042019e4918f52'/>
<id>urn:sha1:f8d02417642ec58bd3da16ccdf042019e4918f52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added tcc_relocate() and tcc_get_symbol()</title>
<updated>2002-09-08T22:46:32Z</updated>
<author>
<name>bellard</name>
<email>bellard</email>
</author>
<published>2002-09-08T22:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=d8ef07df04443465600f94e8c5d769899a2e4d27'/>
<id>urn:sha1:d8ef07df04443465600f94e8c5d769899a2e4d27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated</title>
<updated>2002-08-18T13:24:19Z</updated>
<author>
<name>bellard</name>
<email>bellard</email>
</author>
<published>2002-08-18T13:24:19Z</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=796866862f43c7f96d5356a8f30f4c5118f03302'/>
<id>urn:sha1:796866862f43c7f96d5356a8f30f4c5118f03302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>api change</title>
<updated>2002-07-24T22:12:38Z</updated>
<author>
<name>bellard</name>
<email>bellard</email>
</author>
<published>2002-07-24T22:12:38Z</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=b2834b35b55c5edb1b36717cba5ff007c04a33c3'/>
<id>urn:sha1:b2834b35b55c5edb1b36717cba5ff007c04a33c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added libtcc</title>
<updated>2002-05-13T22:58:22Z</updated>
<author>
<name>bellard</name>
<email>bellard</email>
</author>
<published>2002-05-13T22:58:22Z</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=1e14c90c7ab78e9669733c82c1cee280efab1a3b'/>
<id>urn:sha1:1e14c90c7ab78e9669733c82c1cee280efab1a3b</id>
<content type='text'>
</content>
</entry>
</feed>
