summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorFlorian Franzmann2021-05-01 14:51:25 +0200
committerFlorian Franzmann2021-05-01 19:57:38 +0200
commit71430a497ac1cf578a181d07d553e32f201a625e (patch)
tree8f813b7f2129c5ca05d61ffb9bf3149246fea9fb /gnu
parent28caf1660da6c5abe77dfec7c02fe7e08f2c4a2a (diff)
gnu/gcc: Update Ada bootstrapper to version 11.1.0
Diffstat (limited to 'gnu')
-rwxr-xr-xgnu/gcc/DETAILS2
-rw-r--r--gnu/gcc/HISTORY1
2 files changed, 2 insertions, 1 deletions
diff --git a/gnu/gcc/DETAILS b/gnu/gcc/DETAILS
index 2b71edd855..b852ad8783 100755
--- a/gnu/gcc/DETAILS
+++ b/gnu/gcc/DETAILS
@@ -35,7 +35,7 @@ if list_find "$GCC_COMPILER" "ada" ; then
#
case "${SMGL_COMPAT_ARCHS[1]}" in
- x86_64) VERSION13=8.2.0 ARCH13=x86_64 ;;
+ x86_64) VERSION13=11.1.0 ARCH13=x86_64 ;;
*) VERSION13=4.7.1 ARCH13=i686 ;;
esac
SOURCE13=ada-$VERSION13-$ARCH13-pc-linux-gnu.tar.bz2
diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index b55a13b073..310afd013b 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,6 +1,7 @@
2021-05-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* PRE_BUILD, 0001-Do-not-attempt-to-use-mallinfo2.patch: work around wrong
detection of mallinfo2() in older versions of glibc
+ * DETAILS: update Ada bootstrapper to version 11.1.0
2021-04-27 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 11.1.0