tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] TinyCC 0.9.21


From: Joel VanderWerf
Subject: Re: [Tinycc-devel] TinyCC 0.9.21
Date: Mon, 25 Oct 2004 14:54:06 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616


The web page does not link to the new version, but it is at:

http://fabrice.bellard.free.fr/tcc/tcc-0.9.21.tar.gz

Thanks for a great compiler, Fabrice!

Fabrice Bellard wrote:
Hi,

TinyCC 0.9.21 is out. This version is the
first one able to build a bootable Linux kernel with only a few
patches to the kernel sources. As a demonstration, you can try the
TCCBOOT boot loader (http://bellard.org/tcc/tccboot.html). It is able to compile and boot a Linux kernel
directly from its source code in 15 seconds on a 2.4 GHz Pentium 4...

Changelog:

version 0.9.21:

- ARM target support (Daniel Glöckner)
- added '-funsigned-char, '-fsigned-char' and
  '-Wimplicit-function-declaration'
- fixed assignment of const struct in struct
- line comment fix (reported by Bertram Felgenhauer)
- initial TMS320C67xx target support (TK)
- win32 configure
- regparm() attribute
- many built-in assembler fixes
- added '.org', '.fill' and '.previous' assembler directives
- '-fno-common' option
- '-Ttext' linker option
- section alignment fixes
- bit fields fixes
- do not generate code for unused inline functions
- '-oformat' linker option.
- added 'binary' output format.

Fabrice.




_______________________________________________
Tinycc-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/tinycc-devel


--
Joel VanderWerf                          California PATH, UC Berkeley
mailto:address@hidden                     Ph. (510) 231-9446
http://www.path.berkeley.edu                       FAX (510) 231-9565




reply via email to

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