# ChangeLog for dev-lang/tcc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-lang/tcc/ChangeLog,v 1.14 2004/07/02 04:32:26 eradicator Exp $ 01 Jul 2004; Jeremy Huddleston tcc-0.9.14.ebuild, tcc-0.9.16.ebuild, tcc-0.9.19.ebuild, tcc-0.9.20.ebuild, tcc-0.9.8.ebuild: virtual/glibc -> virtual/libc 05 Mar 2004; Gustavo Zacarias tcc-0.9.14.ebuild, tcc-0.9.16.ebuild, tcc-0.9.19.ebuild, tcc-0.9.20.ebuild, tcc-0.9.7.ebuild, tcc-0.9.8.ebuild: marking all -sparc, who marked them sparc / ~sparc ?!? *tcc-0.9.20 (14 Oct 2003) 14 Oct 2003; : Update version to fix linking error with array not found 09 Jun 2003; George Shapovalov tcc-0.9.19.ebuild : changed LICENSE to LGPL-2.1 from GPL-2, seems to have changed recently. Thanks to Brian Olsen for notification *tcc-0.9.19 (05 May 2003) 05 May 2003; George Shapovalov tcc-0.9.19.ebuild, files/digest-tcc-0.9.19 : new version (#21363) now uses autoconf-based install (albet there were some problems, see the bug for details) thanks to Thomas Eckert for update *tcc-0.9.16 (06 Jan 2003) 06 Jan 2003; Mike Frysinger : Version bump *tcc-0.9.14 (10 Dec 2002) 10 Dec 2002; George Shapovalov tcc-0.9.14.ebuild, files/digest-tcc-0.9.14 : new version. Now tcc compiles more packages (e.g. smarteiffel). Thanks to Per Wigren for an update *tcc-0.9.8 (13 Feb 2003) 11 Jul 2003; Daniel Ahlberg : Added missing changelog entry. *tcc-0.9.7 (19 Jul 2002) 19 Jul 2002; George Shapovalov tcc-0.9.7.ebuild : initial release A very small C compiler for ix86 (64 K). It compiles and execute C source directly without linking or assembly, and does not (yet ?) output elf binary file. You can also use it like in a script with #!/usr/bin/tcc in your C source. Very funny :-). ebuild submitted by Julien Herfurth