From a74bf6d2b35b2ef3254ba8330eac10d70d5d096f Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Mon, 15 Jun 2015 19:42:26 +0300 Subject: [gcc] adding gentoo gcc. --- sys-devel/gcc/metadata.xml | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'sys-devel/gcc/metadata.xml') diff --git a/sys-devel/gcc/metadata.xml b/sys-devel/gcc/metadata.xml index 8bf5cdbc..a181266b 100644 --- a/sys-devel/gcc/metadata.xml +++ b/sys-devel/gcc/metadata.xml @@ -1,31 +1,32 @@ - no-herd + toolchain + Useful only when building GCJ, this enables Abstract Window Toolkit + (AWT) peer support on top of GTK+ + Support the Cilk Plus language (C/C++ based languages for parallel programming) Enable support for the D programming language Enable fixed-point arithmetic support for MIPS targets - in gcc (Warning: significantly increases compile time!) + in gcc (Warning: significantly increases compile time!) Build the GCC Go language frontend. Add support for the framework for loop optimizations based on a polyhedral intermediate representation - Enable building a compiler capable of building a kernel - for SGI Indigo2 Impact R10000 (IP28) - Enable building a compiler capable of building an - experimental kernel for SGI O2 w/ R1x000 CPUs (IP32) - Build the portable foreign function interface library - Add support for link-time optimizations (unsupported, use - at your own risk). + Build SSP support into a dedicated library rather than use the + code in the C library (DO NOT ENABLE THIS IF YOU DON'T KNOW WHAT IT DOES) Add support for mudflap, a pointer use checking library Allow for SLOTs to include minor version (3.3.4 - instead of just 3.3) - Enable n32 ABI support on mips - Enable n64 ABI support on mips + instead of just 3.3) Disable PIE support (NOT FOR GENERAL USE) Disable SSP support (NOT FOR GENERAL USE) Build support for the Objective C code language Build support for the Objective C++ language Build support for the Objective C code language Garbage - Collector + Collector + Run the testsuite and install the results (requires FEATURES=test) + Build support various sanitizer functions (ASAN/TSAN/etc...) + + cpe:/a:gnu:gcc + -- cgit v1.2.3