tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] Working on new features


From: Frédéric Feret
Subject: [Tinycc-devel] Working on new features
Date: Tue, 25 Aug 2009 10:27:00 +0200
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Hi,

I'm working on some new features in TCC which are listed below:
- 16-bit assembly support: TCC is now able to compile a boot sector.
- x86_64 assembly support: this is a first support, new registers (R8, R9, R10, etc) aren't supported yet.
- binary executables generation, may be useful...
- "--section-alignment" option, may be useful also...

I would also include the following features:
- arm-pe target support,
- "--subsystem", "--image-base" and "--file-alignment" options, for PE format,
- integrate tiny_libmaker.c in TCC.

I also saw in this thread: http://lists.gnu.org/archive/html/tinycc-devel/2006-09/msg00005.html that Daniel had written an ARM assembler for TCC, but I can't find nor in tinycc/daniel.git, or on its website. It is
possible to obtain its code, I could finish it and include it in my TCC.

Best regards,
Tommy





reply via email to

[Prev in Thread] Current Thread [Next in Thread]