summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorTreeve Jelbert2021-04-08 22:17:23 +0200
committerTreeve Jelbert2021-04-08 22:17:23 +0200
commit3541bc62f9db78e46ad49aa1f0aa78ba1f03a3b7 (patch)
treefabed82bf9030c8bee0645e50039ea078c3e6f41 /gnu
parent544972956c22391cbe2ea25558af8c19f466301b (diff)
gcc: => 10.3.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 b74e1d19a6..0a0ed5b37a 100755
--- a/gnu/gcc/DETAILS
+++ b/gnu/gcc/DETAILS
@@ -1,5 +1,5 @@
SPELL=gcc
- VERSION=10.2.0
+ VERSION=10.3.0
ISL_VERSION=0.20
PATCHLEVEL=4
BASE_SOURCE_URL="https://ftp.gnu.org/pub/gnu/gcc/gcc-$VERSION"
diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index 93a43b9ec5..278c030e14 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,3 +1,6 @@
+2021-04-08 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 10.3.0
+
2020-09-29 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Add paths to libmpc (/usr), gmp (/), and mpfr (/) otherwise I get this error:
configure: error: Building GCC requires GMP 4.2+, MPFR 3.1.0+ and MPC 0.8.0+.