summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorTreeve Jelbert2015-07-17 11:13:34 +0200
committerTreeve Jelbert2015-07-17 11:14:17 +0200
commitbff344b42418ba57a7acf97e273e46cf68f47540 (patch)
tree98f6ccbc3c72b0fac0fe61d6c4a24c3ed21b3a50 /gnu
parenta5d0f07ebcb99c4cd4a46f60172cc3d8d7104ca6 (diff)
gcc: => 5.2.0
Diffstat (limited to 'gnu')
-rwxr-xr-xgnu/gcc/DETAILS2
-rw-r--r--gnu/gcc/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/gnu/gcc/DETAILS b/gnu/gcc/DETAILS
index 458bfb7358..73d209927a 100755
--- a/gnu/gcc/DETAILS
+++ b/gnu/gcc/DETAILS
@@ -1,5 +1,5 @@
SPELL=gcc
- VERSION=5.1.0
+ VERSION=5.2.0
PATCHLEVEL=1
BASE_SOURCE_URL="ftp://ftp.gnu.org/pub/gnu/gcc/gcc-$VERSION"
SOURCE=gcc-$VERSION.tar.bz2
diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index 759d4872c4..f624524d55 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,3 +1,6 @@
+2015-07-16 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 5.2.0
+
2015-06-20 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* PRE_BUILD, integer_parameter_restrictions.patch: fix build of gprbuild 2015
* DETAILS: PATCHLEVEL++