head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2012.10.12.00.53.48;	author brooks;	state Exp;
branches;
next	;


desc
@@


1.1
log
@SVN rev 305746 on 2012-10-12 00:53:48Z by brooks

Add a port of the development version of DragonEgg.

DragonEgg is a gcc plugin that replaces GCC's optimizers and code
generators with those from the LLVM project.  It works with gcc-4.5
or gcc-4.6, can target the x86-32/x86-64 and ARM processor families.
It fully supports Ada, C, C++ and Fortran.  It has partial support
for Go, Java, Obj-C and Obj-C++.

Feature safe:	yes
@
text
@DragonEgg is a gcc plugin that replaces GCC's optimizers and code
generators with those from the LLVM project. It works with gcc-4.5
or gcc-4.6, can target the x86-32/x86-64 and ARM processor families,
and has been successfully used on the Darwin, FreeBSD, KFreeBSD,
Linux and OpenBSD platforms. It fully supports Ada, C, C++ and
Fortran. It has partial support for Go, Java, Obj-C and Obj-C++.

WWW: http://dragonegg.llvm.org/
@
