From: Gary V. Vaughan Date: Wed, 9 Jun 2010 09:24:59 +0000 (+0700) Subject: * NEWS (2.2.8): BlueGene compiler tests were performed on BG/P X-Git-Tag: v2.2.10~7 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c0aed9ccd030563897155ec3013086d213fcf8b8;p=thirdparty%2Flibtool.git * NEWS (2.2.8): BlueGene compiler tests were performed on BG/P systems, not BG/L. Reported by Christian Rössel --- diff --git a/ChangeLog b/ChangeLog index 0ce3ca003..906daab5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-06-09 Gary V. Vaughan + + * NEWS (2.2.8): BlueGene compiler tests were performed on BG/P + systems, not BG/L. + Reported by Christian Rössel + 2010-06-08 Ralf Wildenhues Fix testsuite helper macros to not hide failure. diff --git a/NEWS b/NEWS index 24e654f8d..70a02a94b 100644 --- a/NEWS +++ b/NEWS @@ -46,7 +46,7 @@ New in 2.2.7b 2010-05-20: git version 2.2.7a, Libtool team: - Improved support for 64bit Windows (mingw64). - Improved support for cegcc (Windows CE/PocketPC). - Support for GNU/kOpenSolaris (kopensolaris*-gnu). - - Initial support for compilers on BlueGene BG/L. + - Initial support for compilers on BlueGene BG/P. - Improved support for Atari FreeMiNT. - With binutils 2.19.50+, shared libraries can be built on AIX. - Initial support for the Cuda Compiler Driver on GNU/Linux.