<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/sdcc-gas/src/Makefile.dep, branch master</title>
<subtitle>Experimental fork of SDCC with support for dead code elimination.
</subtitle>
<id>https://gitea.privatedns.org/xavi/sdcc-gas/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/sdcc-gas/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/sdcc-gas/'/>
<updated>2019-11-06T03:34:31+00:00</updated>
<entry>
<title>Removed intermediate files</title>
<updated>2019-11-06T03:34:31+00:00</updated>
<author>
<name>Xavi Del Campo</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2019-11-06T03:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/sdcc-gas/commit/?id=53953142e739085cc82a75dfd6b75b02e1e90eb0'/>
<id>urn:sha1:53953142e739085cc82a75dfd6b75b02e1e90eb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First working example!</title>
<updated>2019-10-22T00:10:51+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2019-10-22T00:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/sdcc-gas/commit/?id=5a0c2910df62b99fee8baec1f4d846217cd9a054'/>
<id>urn:sha1:5a0c2910df62b99fee8baec1f4d846217cd9a054</id>
<content type='text'>
stm8/main.c: 0x8000 must contain the entry point aka "_start" for GNU as.

Some work on supporting debugging symbols with --gas. Not finished yet.
</content>
</entry>
<entry>
<title>More work on GNU as generation</title>
<updated>2019-10-20T22:22:00+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2019-10-20T22:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/sdcc-gas/commit/?id=3fcc2d265f1521c2dcae0734de355962cc6cd7a0'/>
<id>urn:sha1:3fcc2d265f1521c2dcae0734de355962cc6cd7a0</id>
<content type='text'>
On _gas_mapping, label definitions do not allow "::". ":" must be
used instead.

gasOutput is now part of "options".

Unneeded sections, such as HOME/GSINIT/etc., are no longer declared
and/or defined. GNU as just does not need them.

Startup function name must equal "_start" for GNU ld.

The value of some macros, such as CODE_NAME or DATA_NAME, must change
according to options.gasOutput, as "CODE" or "DATA" (among many others)
are not understood by GNU as.

STM8 port now selects GNU as format on --gas switch enabled.
</content>
</entry>
<entry>
<title>sdcc-3.9.0 fork implementing GNU assembler syntax</title>
<updated>2019-10-17T22:31:54+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2019-10-17T22:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/sdcc-gas/commit/?id=268a53de823a6750d6256ee1fb1e7707b4b45740'/>
<id>urn:sha1:268a53de823a6750d6256ee1fb1e7707b4b45740</id>
<content type='text'>
This fork aims to provide better support for stm8-binutils
</content>
</entry>
</feed>
