Penguin
Annotated edit history of GCC version 8, including all changes. View license author blame.
Rev Author # Line
7 AristotlePagaltzis 1 Originally an [Acronym] for "[GNU] [C] [Compiler]", now a [Backronym] for "[GNU] [Compiler] Collection".
2
3 A collection of compilers for [C], [C++], [Fortran] etc. The compilers aim to be first and foremost standards-compliant and correct. This differs from other compilers many of which are developed by commercial companies and specialised to show off their hardware or software.
5 StuartYeates 4 [Java] support (GCJ) is a new and not yet robust.
1 StuartYeates 5
4 WikiAdmin 6 The [Compiler] that the [Linux] kernel is normally built with and the one that ships as standard on most [GNU]/[Linux] systems.
1 StuartYeates 7
8 CcGlue 8 See also: [http://gcc.gnu.org/] (not http://www.gcc.org), gcc(1), cpp(1), as(1), ld(1) and gdb(1). Also check out this [GCC Forum | http://www.nabble.com/gcc-f1154.html] hosted by [Nabble | http://www.nabble.com] which archives all gcc mailing lists into a searchable forum.