PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.

Feeds


Archives

Apr. 26, 2009

GCC 4.4.0 Released

Platforms :: GCC

GNU Compiler Collection 4.4.0 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

This release includes: new optimizations, the merging of the Graphite framework for loop optimizations based on a polyhedral intermediate representation, a new register allocator, a new instruction scheduler and software pipeliner, new warning options, OpenMP 3.0 support, improved experimental C++0x support, libstdc++ improvements, the use of libcpp by the Fortran front-end, improved Fortran 2003 support, the addition of Fortran 2008 support, new targets, and other changes.

Apr. 18, 2009

GCC 4.4.0-rc1 Released

Platforms :: GCC

GNU Compiler Collection 4.4.0-rc1 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

Feb. 04, 2009

GCC 4.3.3 Released

Platforms :: GCC

GNU Compiler Collection 4.3.3 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

This release includes bug fixes.

Jan. 31, 2009

GCC Runtime Library Exception Announced

Platforms :: GCC

It has been announced that a new GCC Runtime Library Exception has been developed. This will allow various GNU Compiler Collection libraries to switch to the GPLv3, as well as allow for the development of a plugin framework for GCC.

A rationale and FAQ is also available.

Jan. 20, 2009

GCC 4.3.3-RC-20090117 Released

Platforms :: GCC

GNU Compiler Collection 4.3.3-RC-20090117 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

This is a release candidate for the upcoming GCC 4.3.3 release.

June 29, 2008

GCC UPC 4.2.3.3 Released

Languages :: C, Platforms :: GCC

GCC Unified Parallel C 4.2.3.3 has been released. GCC UPC adds support for Unified Parallel C to the GNU Compiler Collection.

This release includes: an update to GCC 4.2.3, bug fixes, and other changes.

June 09, 2008

GCC 4.3.1 Released

Platforms :: GCC

GNU Compiler Collection 4.3.1 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

This release includes bug fixes.

May 22, 2008

GCC 4.2.4 Released

Platforms :: GCC

GNU Compiler Collection 4.2.4 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

This release includes bug fixes.

Feb. 04, 2008

GCC 4.2.3 Released

Platforms :: GCC

GNU Compiler Collection 4.2.3 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

This release includes bug fixes.

Oct. 12, 2007

GCC 4.2.2 Released

Platforms :: GCC

GNU Compiler Collection 4.2.2 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

This release includes bug fixes.

July 22, 2007

GCC 4.2.1 Released

Platforms :: GCC

GNU Compiler Collection 4.2.1 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

This release includes bug fixes. It is also the last release of GCC covered by the GPLv2. Future releases will be released under the GPLv3.

May 16, 2007

GCC 4.2.0 Released

Platforms :: GCC

GNU Compiler Collection 4.2.0 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

This release includes: OpenMP support for the C, C++ and Fortran compilers; new -fstrict-overflow, -Wstrict-overflow, and -fno-toplevel-reorder command line options; additional warnings; an overhaul of the C++ visibility handling; the removal of several deprecated C++ operators; the removal of several deprected command line options; support for the Fortran 2003 streaming IO extension; Java language support for the 32-bit HP-UX 11 target; documentation improvements; build system improvements; plus other changes and bug fixes.

May 02, 2007

GCC 4.2.0 RC3 Released

Platforms :: GCC

GNU Compiler Collection 4.2.0 RC3 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

May 01, 2007

GCC 4.2 RC2 Released

Platforms :: GCC

GNU Compiler Collection 4.2 RC2 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

Mar. 17, 2007

GCC 4.2.0 RC1 Released

Platforms :: GCC

GNU Compiler Collection 4.2.0 RC1 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

Feb. 09, 2007

GCC 4.1.2 RC2 Released

Platforms :: GCC

GNU Compiler Collection 4.1.2 RC2 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

This release candidate includes several bug fixes.

Feb. 03, 2007

GCC 4.0.4 Released

Platforms :: GCC

GNU Compiler Collection 4.0.4 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

This release includes bug fixes. It is also the final release from the 4.0.x series.

Jan. 30, 2007

GCC 4.1.2 RC1 Released

Platforms :: GCC

GNU Compiler Collection 4.1.2 RC1 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

If things go well, the final release is expected in about a week.

GCC 4.0.4 Prerelease Released

Platforms :: GCC

A prerelease of GNU Compiler Collection 4.0.4 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

Testing is requested, with the final release expected within three days.

Jan. 25, 2007

2007 GCC Developers' Summit Call for Papers

Conferences, Platforms :: GCC

The 2007 GCC Developers' Summit has put out a call for papers. "The GCC Developers' Summit is the premier technical conference for GCC and GNU Toolchain developers to discuss the developments of the past year and the plans for the coming year." The GNU Compiler Collection is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of target platforms.

Proposal submissions are due by February 5, 2007. The summit will be held in Ottawa, Canada, from July 18 to 20, 2007.

June 04, 2006

June 4 GCC 4.2 Status Report Available

Platforms :: GCC

A report detailing the status of the GNU Compiler Collection 4.2 release as of June 4, 2006 is now available. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of targets.

Mark Mitchell suggests that it's time to declare 4.2 to be feature-complete. A 4.2 branch will not be created yet, due to 56 remaining regressions.

May 26, 2006

GCC 4.1.1 Released

Platforms :: GCC

GNU Compiler Collection 4.1.1 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of targets.

This release includes bugfixes.

May 19, 2006

GCC 4.1.1 RC1 Released

Platforms :: GCC

The GNU Compiler Collection 4.1.1 RC1 has been released. GCC is a portable compiler system including front-ends for C, C++, Java, Objective-C, Objective-C++, Fortran and Ada, and supporting a variety of targets.

Testing of this release candidate is requested, with the final release expected for next week.

Apr. 16, 2006

Apr. 16 GCC 4.1 Status Report Available

Platforms :: GCC

A report detailing the status of the GNU Compiler Collection 4.1 branch as of April 16, 2006 is now available.

There are currently 101 regressions against GCC 4.1 which are considered serious, many of which also affect 4.2. The 4.1.1 release expected for April 28 will likely be delayed until May 15, in order to fix the most severe regressions.

Mar. 06, 2006

GCC Internals Wikibook Announced

Platforms :: GCC

Alexey Smirnov has announced a wikibook focusing on the internals of the GNU Compiler Collection. It also includes material covering the GEM framework, which allows for the development of modular compiler extensions for GCC.

Categories

[Valid XHTML 1.0][Valid CSS][Valid RSS 2.0][Valid Atom 1.0][Powered by OCaml]