tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Working on new features


From: grischka
Subject: Re: [Tinycc-devel] Working on new features
Date: Wed, 26 Aug 2009 18:29:04 +0200
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)

Frédéric Feret wrote:
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.

Good work.  Can you push this on our "mob" branch?

Some questions:
- is the rename from IMAGE_ to PECOFF_ really necessary?
- can you preserve the directory structure?
- can you split the changes into separate commits, say one
  for 16-bit assembly, one for x86_64, and so on. (not a big
  deal but would be nice)

Thanks,

--- grischka




reply via email to

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