<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinycc/win32/_parseLibs.bat, 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/win32/_parseLibs.bat?h=main</id>
<link rel='self' href='https://git.datenwolf.net/tinycc/atom/win32/_parseLibs.bat?h=main'/>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/'/>
<updated>2014-01-06T18:32:50Z</updated>
<entry>
<title>tccpe: cleanup "imports per ordinal"</title>
<updated>2014-01-06T18:32:50Z</updated>
<author>
<name>grischka</name>
<email>grischka</email>
</author>
<published>2014-01-06T18:04:50Z</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=d443644de360f68a84c05ab23f20f013b6e05b58'/>
<id>urn:sha1:d443644de360f68a84c05ab23f20f013b6e05b58</id>
<content type='text'>
- tccpe.c: avoid conflict with imp_sym-&gt;st_value, cleanup
- _parseLibs.bat, _tcc.bat: no instructions for usage, removed.

from commit 642b6d0f50c6b6a842c9239a102fe34d5619e931
</content>
</entry>
<entry>
<title>Add the possibility to use noname functions by ordinal</title>
<updated>2013-09-19T13:50:38Z</updated>
<author>
<name>YX Hao</name>
<email>lifenjoiner@163.com</email>
</author>
<published>2013-09-19T13:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=642b6d0f50c6b6a842c9239a102fe34d5619e931'/>
<id>urn:sha1:642b6d0f50c6b6a842c9239a102fe34d5619e931</id>
<content type='text'>
tcc.c:
process.h:177:20: note: expected 'char * const*' but argument is of type 'char const*const*'

tccpe.c:
Add the possibility to use noname functions by ordinal.
use def file: "AliasName @n"

build-tcc.bat:
1. Enable 32 bits mode on 64 bits OS.
2. build doc.

_parseLibs.bat:
Convenient to use "*.def + *.c" instead of *.a, just use -l*

_tcc.bat:
a practice of _parseLibs.bat

Signed-off-by: YX Hao &lt;lifenjoiner@163.com&gt;
</content>
</entry>
</feed>
