[SM-Commit] GIT changes to devel-gcc grimoire by Eric Sandall (83b514fa98624de52824ffd213bfe137dcd7daa2)

Eric Sandall scm at sourcemage.org
Mon Dec 21 18:47:12 EST 2009


GIT changes to devel-gcc grimoire by Eric Sandall <sandalle at sourcemage.org>:

 gnu/fortran/DETAILS |    2 +-
 gnu/fortran/HISTORY |    3 +++
 gnu/g++/DETAILS     |    2 +-
 gnu/g++/HISTORY     |    3 +++
 gnu/gcc/DETAILS     |    2 +-
 gnu/gcc/HISTORY     |    3 +++
 gnu/gcj/DETAILS     |    2 +-
 gnu/gcj/HISTORY     |    3 +++
 gnu/objc/DETAILS    |    2 +-
 gnu/objc/HISTORY    |    3 +++
 10 files changed, 20 insertions(+), 5 deletions(-)

New commits:
commit 83b514fa98624de52824ffd213bfe137dcd7daa2
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    fortran: Updated to 4.4.2

commit e0c5639b493610ca9250bf5633e8397aa92c5132
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    gcj: Updated to 4.4.2

commit 0cbfde6fb34e533d3268599895ba8840d8fe9033
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    objc: Updated to 4.4.2

commit ce60739c62d7066f61ced4b6821387171d73b578
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    g++: Updated to 4.4.2

commit 516bfef4e3724ec5f9084af14bb9cea83195299f
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    gcc: Updated to 4.4.2

diff --git a/gnu/fortran/DETAILS b/gnu/fortran/DETAILS
index fdec260..f4d0b64 100755
--- a/gnu/fortran/DETAILS
+++ b/gnu/fortran/DETAILS
@@ -1,5 +1,5 @@
            SPELL=fortran
-         VERSION=4.4.0
+         VERSION=4.4.2
           SOURCE=gcc-core-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
    SOURCE_URL[0]=$GNU_URL/gcc/gcc-$VERSION/$SOURCE
diff --git a/gnu/fortran/HISTORY b/gnu/fortran/HISTORY
index bb94968..c66533c 100644
--- a/gnu/fortran/HISTORY
+++ b/gnu/fortran/HISTORY
@@ -1,3 +1,6 @@
+2009-12-20 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: Updated to 4.4.2
+
 2009-05-29 Eric Sandall <sandalle at sourcemage.org>
 	* BUILD: Install libraries to $INSTALL_ROOT/usr/lib instead of
 	  $INSTALL_ROOT/usr/lib64 on 64bit arch
diff --git a/gnu/g++/DETAILS b/gnu/g++/DETAILS
index b5a0fa7..b19f3a1 100755
--- a/gnu/g++/DETAILS
+++ b/gnu/g++/DETAILS
@@ -1,5 +1,5 @@
            SPELL=g++
-         VERSION=4.4.0
+         VERSION=4.4.2
           SOURCE=gcc-core-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
    SOURCE_URL[0]=$GNU_URL/gcc/gcc-$VERSION/$SOURCE
diff --git a/gnu/g++/HISTORY b/gnu/g++/HISTORY
index cb51a30..1d11764 100644
--- a/gnu/g++/HISTORY
+++ b/gnu/g++/HISTORY
@@ -1,3 +1,6 @@
+2009-12-20 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: Updated to 4.4.2
+
 2009-10-16 Arwed v. Merkatz <v.merkatz at gmx.net>
 	* DEPENDS: don't fail if persistent vars are not available, bug #15476
 
diff --git a/gnu/gcc/DETAILS b/gnu/gcc/DETAILS
index bbc9bfd..a1d0fee 100755
--- a/gnu/gcc/DETAILS
+++ b/gnu/gcc/DETAILS
@@ -1,5 +1,5 @@
            SPELL=gcc
-         VERSION=4.4.0
+         VERSION=4.4.2
           SOURCE=gcc-core-$VERSION.tar.bz2
          SOURCE2=$SOURCE.sig
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index e32fd70..782fd60 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,3 +1,6 @@
+2009-12-20 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: Updated to 4.4.2
+
 2009-10-16 Arwed v. Merkatz <v.merkatz at gmx.net>
 	* DEPENDS: don't fail if mpfr and gmp persistent variables are
 	  not available, bug #15476
diff --git a/gnu/gcj/DETAILS b/gnu/gcj/DETAILS
index 105d35b..2140b15 100755
--- a/gnu/gcj/DETAILS
+++ b/gnu/gcj/DETAILS
@@ -1,5 +1,5 @@
            SPELL=gcj
-         VERSION=4.4.0
+         VERSION=4.4.2
           SOURCE=gcc-core-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
    SOURCE_URL[0]=$GNU_URL/gcc/gcc-$VERSION/$SOURCE
diff --git a/gnu/gcj/HISTORY b/gnu/gcj/HISTORY
index 97b1ccd..b5c8a79 100644
--- a/gnu/gcj/HISTORY
+++ b/gnu/gcj/HISTORY
@@ -1,3 +1,6 @@
+2009-12-20 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: Updated to 4.4.2
+
 2009-08-07 Arjan Bouter <abouter at sourcemage.org>
 	* PROVIDES: added, provides classpath and javac
 	* BUILD: use /usr/lib instead of lib64
diff --git a/gnu/objc/DETAILS b/gnu/objc/DETAILS
index 3771e2b..6ba3aa6 100755
--- a/gnu/objc/DETAILS
+++ b/gnu/objc/DETAILS
@@ -1,5 +1,5 @@
            SPELL=objc
-         VERSION=4.4.0
+         VERSION=4.4.2
           SOURCE=gcc-core-$VERSION.tar.bz2
          SOURCE2=gcc-$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
diff --git a/gnu/objc/HISTORY b/gnu/objc/HISTORY
index b98c686..5da385f 100644
--- a/gnu/objc/HISTORY
+++ b/gnu/objc/HISTORY
@@ -1,3 +1,6 @@
+2009-12-20 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: Updated to 4.4.2
+
 2009-05-10 Eric Sandall <sandalle at sourcemage.org>
 	* BUILD: profiledbootstrap should not use parallel make
 	  See http://gcc.gnu.org/install/build.html



More information about the SM-Commit mailing list