Make Linaro GCC 4.9-2014.04.
authoryroux <yroux@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Apr 2014 10:58:06 +0000 (10:58 +0000)
committeryroux <yroux@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Apr 2014 10:58:06 +0000 (10:58 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/linaro/gcc-4_9-branch@209853 138bc75d-0d04-0410-961f-82ee72b054a4

52 files changed:
ChangeLog.linaro [new file with mode: 0644]
boehm-gc/ChangeLog.linaro [new file with mode: 0644]
config/ChangeLog.linaro [new file with mode: 0644]
contrib/ChangeLog.linaro [new file with mode: 0644]
contrib/reghunt/ChangeLog.linaro [new file with mode: 0644]
contrib/regression/ChangeLog.linaro [new file with mode: 0644]
fixincludes/ChangeLog.linaro [new file with mode: 0644]
gcc/ChangeLog.linaro [new file with mode: 0644]
gcc/LINARO-VERSION [new file with mode: 0644]
gcc/ada/ChangeLog.linaro [new file with mode: 0644]
gcc/c-family/ChangeLog.linaro [new file with mode: 0644]
gcc/c/ChangeLog.linaro [new file with mode: 0644]
gcc/configure
gcc/configure.ac
gcc/cp/ChangeLog.linaro [new file with mode: 0644]
gcc/fortran/ChangeLog.linaro [new file with mode: 0644]
gcc/go/ChangeLog.linaro [new file with mode: 0644]
gcc/java/ChangeLog.linaro [new file with mode: 0644]
gcc/lto/ChangeLog.linaro [new file with mode: 0644]
gcc/objc/ChangeLog.linaro [new file with mode: 0644]
gcc/objcp/ChangeLog.linaro [new file with mode: 0644]
gcc/po/ChangeLog.linaro [new file with mode: 0644]
gcc/testsuite/ChangeLog.linaro [new file with mode: 0644]
gnattools/ChangeLog.linaro [new file with mode: 0644]
include/ChangeLog.linaro [new file with mode: 0644]
intl/ChangeLog.linaro [new file with mode: 0644]
libada/ChangeLog.linaro [new file with mode: 0644]
libatomic/ChangeLog.linaro [new file with mode: 0644]
libbacktrace/ChangeLog.linaro [new file with mode: 0644]
libcilkrts/ChangeLog.linaro [new file with mode: 0644]
libcpp/ChangeLog.linaro [new file with mode: 0644]
libcpp/po/ChangeLog.linaro [new file with mode: 0644]
libdecnumber/ChangeLog.linaro [new file with mode: 0644]
libffi/ChangeLog.linaro [new file with mode: 0644]
libgcc/ChangeLog.linaro [new file with mode: 0644]
libgcc/config/libbid/ChangeLog.linaro [new file with mode: 0644]
libgfortran/ChangeLog.linaro [new file with mode: 0644]
libgomp/ChangeLog.linaro [new file with mode: 0644]
libiberty/ChangeLog.linaro [new file with mode: 0644]
libitm/ChangeLog.linaro [new file with mode: 0644]
libjava/ChangeLog.linaro [new file with mode: 0644]
libjava/classpath/ChangeLog.linaro [new file with mode: 0644]
libjava/libltdl/ChangeLog.linaro [new file with mode: 0644]
libobjc/ChangeLog.linaro [new file with mode: 0644]
libquadmath/ChangeLog.linaro [new file with mode: 0644]
libsanitizer/ChangeLog.linaro [new file with mode: 0644]
libssp/ChangeLog.linaro [new file with mode: 0644]
libstdc++-v3/ChangeLog.linaro [new file with mode: 0644]
libvtv/ChangeLog.linaro [new file with mode: 0644]
lto-plugin/ChangeLog.linaro [new file with mode: 0644]
maintainer-scripts/ChangeLog.linaro [new file with mode: 0644]
zlib/ChangeLog.linaro [new file with mode: 0644]

diff --git a/ChangeLog.linaro b/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/boehm-gc/ChangeLog.linaro b/boehm-gc/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/config/ChangeLog.linaro b/config/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/contrib/ChangeLog.linaro b/contrib/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/contrib/reghunt/ChangeLog.linaro b/contrib/reghunt/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/contrib/regression/ChangeLog.linaro b/contrib/regression/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/fixincludes/ChangeLog.linaro b/fixincludes/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/gcc/ChangeLog.linaro b/gcc/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..c937da3
--- /dev/null
@@ -0,0 +1,5 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
+       * LINARO-VERSION: New file.
+       * configure.ac: Add Linaro version string.
diff --git a/gcc/LINARO-VERSION b/gcc/LINARO-VERSION
new file mode 100644 (file)
index 0000000..60dac08
--- /dev/null
@@ -0,0 +1 @@
+4.9-2014.04
diff --git a/gcc/ada/ChangeLog.linaro b/gcc/ada/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/gcc/c-family/ChangeLog.linaro b/gcc/c-family/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/gcc/c/ChangeLog.linaro b/gcc/c/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
index 415377a..4058966 100755 (executable)
@@ -1677,7 +1677,8 @@ Optional Packages:
                           use sysroot as the system root during the build
   --with-sysroot[=DIR]    search for usr/lib, usr/include, et al, within DIR
   --with-specs=SPECS      add SPECS to driver command-line processing
-  --with-pkgversion=PKG   Use PKG in the version string in place of "GCC"
+  --with-pkgversion=PKG   Use PKG in the version string in place of "Linaro
+                          GCC `cat $srcdir/LINARO-VERSION`"
   --with-bugurl=URL       Direct users to URL to report a bug
   --with-multilib-list    select multilibs (AArch64, SH and x86-64 only)
   --with-gnu-ld           assume the C compiler uses GNU ld default=no
@@ -7222,7 +7223,7 @@ if test "${with_pkgversion+set}" = set; then :
       *)   PKGVERSION="($withval) " ;;
      esac
 else
-  PKGVERSION="(GCC) "
+  PKGVERSION="(Linaro GCC `cat $srcdir/LINARO-VERSION`) "
 
 fi
 
@@ -17927,7 +17928,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 17930 "configure"
+#line 17931 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -18033,7 +18034,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 18036 "configure"
+#line 18037 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
index 0336066..1df3664 100644 (file)
@@ -809,7 +809,7 @@ AC_ARG_WITH(specs,
 )
 AC_SUBST(CONFIGURE_SPECS)
 
-ACX_PKGVERSION([GCC])
+ACX_PKGVERSION([Linaro GCC `cat $srcdir/LINARO-VERSION`])
 ACX_BUGURL([http://gcc.gnu.org/bugs.html])
 
 # Sanity check enable_languages in case someone does not run the toplevel
diff --git a/gcc/cp/ChangeLog.linaro b/gcc/cp/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/gcc/fortran/ChangeLog.linaro b/gcc/fortran/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/gcc/go/ChangeLog.linaro b/gcc/go/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/gcc/java/ChangeLog.linaro b/gcc/java/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/gcc/lto/ChangeLog.linaro b/gcc/lto/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/gcc/objc/ChangeLog.linaro b/gcc/objc/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/gcc/objcp/ChangeLog.linaro b/gcc/objcp/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/gcc/po/ChangeLog.linaro b/gcc/po/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/gcc/testsuite/ChangeLog.linaro b/gcc/testsuite/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/gnattools/ChangeLog.linaro b/gnattools/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/include/ChangeLog.linaro b/include/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/intl/ChangeLog.linaro b/intl/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libada/ChangeLog.linaro b/libada/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libatomic/ChangeLog.linaro b/libatomic/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libbacktrace/ChangeLog.linaro b/libbacktrace/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libcilkrts/ChangeLog.linaro b/libcilkrts/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libcpp/ChangeLog.linaro b/libcpp/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libcpp/po/ChangeLog.linaro b/libcpp/po/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libdecnumber/ChangeLog.linaro b/libdecnumber/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libffi/ChangeLog.linaro b/libffi/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libgcc/ChangeLog.linaro b/libgcc/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libgcc/config/libbid/ChangeLog.linaro b/libgcc/config/libbid/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libgfortran/ChangeLog.linaro b/libgfortran/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libgomp/ChangeLog.linaro b/libgomp/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libiberty/ChangeLog.linaro b/libiberty/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libitm/ChangeLog.linaro b/libitm/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libjava/ChangeLog.linaro b/libjava/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libjava/classpath/ChangeLog.linaro b/libjava/classpath/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libjava/libltdl/ChangeLog.linaro b/libjava/libltdl/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libobjc/ChangeLog.linaro b/libobjc/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libquadmath/ChangeLog.linaro b/libquadmath/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libsanitizer/ChangeLog.linaro b/libsanitizer/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libssp/ChangeLog.linaro b/libssp/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libstdc++-v3/ChangeLog.linaro b/libstdc++-v3/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/libvtv/ChangeLog.linaro b/libvtv/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/lto-plugin/ChangeLog.linaro b/lto-plugin/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/maintainer-scripts/ChangeLog.linaro b/maintainer-scripts/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.
diff --git a/zlib/ChangeLog.linaro b/zlib/ChangeLog.linaro
new file mode 100644 (file)
index 0000000..8891ac4
--- /dev/null
@@ -0,0 +1,3 @@
+2014-04-22  Yvan Roux  <yvan.roux@linaro.org>
+
+       GCC Linaro 4.9-2014.04 released.