PLNews: Programming Language News

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

Feeds


Archives

Oct. 24, 2009

GCC 4.4.2 Released

Platforms :: GCC

GNU Compiler Collection 4.4.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.

Sep. 19, 2009

Sep. 19 GCC 4.5 Status Report Available

Platforms :: GCC

A report detailing the status of GCC 4.5 as of September 19, 2009 is now available.

Aug. 31, 2009

GCC 4.3.4 Released

Platforms :: GCC

The GNU Compiler Collection 4.3.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.

July 09, 2009

GCC/UPC 4.3.2.4 Released

Languages :: C, Platforms :: GCC

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

This release includes: support for Mac OS X, improved conformance to the UPC 1.2 language specification, the implementation of UPC collectives support in the SMP-based runtime, GASP support, and optimization improvements.

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.

Categories

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