Domain Tools

Welcome  Guest! Login/Join

Sponsored Ads
Google
Cheap VPS Hosting Registrant Search     Sponsor DomainTools
DomainTools Blog: Great Domains Still Available - Bid NOW Online! - Posted 9 hours ago - 3 comments

Main Content

Gnu Compiler Collection


Directory > Computers > Programming > Compilers > GNU Compiler Collection

Ada@ (261)C++@ (738)CHILL@ (3)
DJGPP@ (15)Fortran@ (8)GNU_Hurd@ (17)
GNU_Pascal@ (4)Java@ (2477)Objective-C@ (19)
Stallman,_Richard@ (9)

 C 
 
Related Categories:
   Computers > Programming > Languages > Ada > Compilers (24)
   Computers > Programming > Languages > C++ > Compilers (19)
   Computers > Programming > Languages > C > Compilers (40)
   Computers > Programming > Languages > Fortran > Compilers (30)
   Computers > Programming > Languages > Java > Development_Tools > Translators (45)
   Computers > Programming > Languages > Objective-C > Compilers_and_Environments (6)
   Computers > Programming > Languages > Pascal > Compilers (20)


5 Listings - DR (10/10)5 Listings - DR (10/10) Pentium Compiler Group - http://www.goof.com/pcg/
Founded late 1995 to enhance and support Pentium optimizing in GCC. GCC optimizes well, but the new x86 architecture needed different optimizing strategies. Descriptions, FAQs, downloads (source, binary), mirrors, links.
17,510 Listings - DR (9/10)17,510 Listings - DR (9/10) GHDL - http://ghdl.free.fr/
A written in Ada95 GCC front-end. It is a VHDL simulator and implements nearly all VHDL87 and some features of VHDL93.
12 Listings - DR (9/10)12 Listings - DR (9/10) Building and Testing gcc/glibc cross toolchains - http://kegel.com/crosstool/
Script to automatically download, patch, build, and test binutils, gcc, and glibc cross-toolchains.
12 Listings - DR (9/10)12 Listings - DR (9/10) Migrating to gcc-3.4 - http://kegel.com/gcc/gcc3.4.html
A collection of migration guides to help programmers updating their code to be gcc-3.4 compatible.
28 Listings - DR (7/10)28 Listings - DR (7/10) LWN: GCC gets a new Optimizer Framework - http://lwn.net/Articles/84888/
Artciel by Steven Bosscher and Diego Novillo. The first bits a major compiler internals overhaul have been merged into the development mainline of the GNU Compiler Collection (GCC) for inclusion in the next release.
189 Listings - DR (7/10)189 Listings - DR (7/10) GNU Objective-C runtime features - http://gcc.gnu.org/onlinedocs/gcc-2.95.3/objc-features_toc.html
Some notes about garbage collection and type information strings in the GNU Objective-C runtime (2.95.3 GCC version).
189 Listings - DR (7/10)189 Listings - DR (7/10) EGCS: Experimental GNU Compiler System - http://www.gnu.org/software/gcc/egcs-1.1/
Project fused work on GNU C, C++, Objective-C, Ada, Fortran compilers, and libc++, to speed up work to improve GCC. In April 1999 was merged into general GCC effort under control of GCC steering committee. Descriptions, a few links.
189 Listings - DR (7/10)189 Listings - DR (7/10) GCC: GNU Compiler Collection - http://gcc.gnu.org/
Developed by GNU project as free compiler for GNU system. Front ends: C, C++, Objective-C, Fortran, Java, Ada; libraries for libstdc++, and libgcj. Mission, mail lists, timeline, contributors, committee, instructions, manual, FAQ, downloads, plans, bug reports. [Open Source, GPL]
40 Listings - DR (7/10)40 Listings - DR (7/10) Writing a GCC Front End - http://www.linuxjournal.com/article/7884
By Tom Tromey. This article provides a tour of how you would go about connecting your own compiler front end to GCC.
40 Listings - DR (7/10)40 Listings - DR (7/10) Optimization in GCC - http://www.linuxjournal.com/article/7269
By M. Tim Jones. Here's what the O options mean in GCC, why some optimizations aren't optimal after all and how you can make specialized optimization choices for your application. [Linux Journal]
On Target - DR (6/10)On Target - DR (6/10) RHIDE - http://www.rhide.com/
IDE for DJGPP and other GCC-based systems, by Robert Hoehne, Salvador Eduardo Tropea. Runs on DOS, Linux, looks like old Borland DOS IDE. Has project management, frontend to GCC C/C++, syntax highlighting, integrated debugger. [Open Source, GPL]
On Target - DR (6/10)On Target - DR (6/10) GCC for the 6809 - http://www.oddchange.com/gcc6809/
GCC port for the Motorola 6809.
18 Listings - DR (6/10)18 Listings - DR (6/10) distcc - http://distcc.samba.org/
A gcc wrapper that speeds compilation by transparently distributing work across several machines. [Open source, GPL]
73 Listings - DR (6/10)73 Listings - DR (6/10) GCC Myths and Facts - http://freshmeat.net/articles/view/730/
Optimizing GCC mostly for x86 CPU and C/C++, but parts can apply to all supported CPUs and languages. Many useful forum comments. [freshmeat.net]
On Target - DR (5/10)On Target - DR (5/10) ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) - http://www.coyotegulch.com/products/acovea/
ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to the analysis of GNU C compiler optimization flags.
On Target - DR (5/10)On Target - DR (5/10) Linux C and C++ Compilers - http://www.coyotegulch.com/reviews/linux_compilers/index.html
Medium long review compares 2 compilers, some useful tables. GCC holds its own against Intel C++, wins some benchmarks it lost before. Intel still wins some. Differences are less. [Coyote Gulch Productions]
3,418 Listings - DR (5/10)3,418 Listings - DR (5/10) D Front End for GCC - http://dgcc.sourceforge.net/
For GCC 3.3.x, 3.4.x versions supporting FreeBSD, Linux, Mac OS X, Cygwin. Description, build instructions, downloads, links, contact. [Open source]
3,418 Listings - DR (5/10)3,418 Listings - DR (5/10) GNUDE: GNU Development Environment - http://gnude.sourceforge.net/
Suite of GNU C/C++, Fortran, Java cross compilers, and Insight/GDB debugger hosted on Windows NT/2K/XP for embedded ARM7/9, XScale CPU program development. Assembler, compilers, linker, header files, STL, libraries, documents.
3,418 Listings - DR (5/10)3,418 Listings - DR (5/10) GCC XML Node Introspector Project - http://sourceforge.net/projects/introspector
Project to create an XML interface to the GCC AST tree_nodes and store in Postgres Database.
3,418 Listings - DR (5/10)3,418 Listings - DR (5/10) Pinapa - http://greensocs.sourceforge.net/pinapa/
An open source SystemC front-end. It relies on GCC to parse the C++, and on the SystemC library itself to extract the architecture of the platform to analyze.
3,418 Listings - DR (5/10)3,418 Listings - DR (5/10) PL/1 for GCC - http://pl1gcc.sourceforge.net/
A PL/1 front-end for GNU Compiler Collection. It based on the syntax from IBM OS PL/I Version 2.
64 Listings - DR (5/10)64 Listings - DR (5/10) G++ FAQ - http://www.jcu.edu.au/docs/gnu/g++FAQ.html
List of Frequently Asked Questions for G++ users.
80 Listings - DR (4/10)80 Listings - DR (4/10) Optimizing GCC - http://tldp.org/LDP/LG/issue88/piszcz.html
How much faster can GCC compile a Linux kernel if GCC is optimized? Doing the compiler alone ups speed 33%. Description, benchmark times. [Linux Gazette]
On Target - DR (4/10)On Target - DR (4/10) MinGW: Minimalist GNU for Windows - http://www.mingw.org/
Compiler system uses GCC to produce Windows programs. Win32 ports of GCC, GDB, binutils to build native Win32 programs that rely on no 3rd party DLLs.
19 Listings - DR (3/10)19 Listings - DR (3/10) Making and using libraries - http://www.delorie.com/djgpp/doc/ug/larger/archives.html
Guide work with libraries (.a files) in g++.
6 Listings - DR (3/10)6 Listings - DR (3/10) An Introduction to GCC - http://www.network-theory.co.uk/gcc/intro/
A printed tutorial for new users of GCC, published under the GNU Free Documentation License.
44 Listings - DR (2/10)44 Listings - DR (2/10) GNU C Compiler Internals Wikibook - http://en.wikibooks.org/wiki/GNU_C_Compiler_Internals
This is a wikibook describing internals of GNU C Compiler Collection. A number of authors have contributed to it.
On Target - DR (2/10)On Target - DR (2/10) GCC & GNU Toolchain Developers' Summit - http://www.gccsummit.org/
Brings together the core development team of the GNU Compiler Collection with those working on the other toolchain components to discuss the state of the art.
On Target - DR (2/10)On Target - DR (2/10) First Annual GCC Developers' Summit - http://www.gccsummit.org/2003/
An opportunity for the core developers of all parts of the GNU Compiler Collection to get together with those from other portions of the Development tools community. May 25-27, 2003.
On Target - DR (0/10)On Target - DR (0/10) DaLSoft - http://www.dalsoft.com/
Optimizer for gcc generated x86 code. Lists results of optimizations, compares performance of the optimizer-generated code with performance of the code generated by gcc and icc x86 compilers.
On Target - DR (0/10)On Target - DR (0/10) GNU ARM - http://www.gnuarm.com/
Toolchain in binary and source formats for several operating systems. Also includes reference material and links for embedded programming using the ARM CPU.

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Domain Tools analysis of DMOZ top listed domains