diff -Nru djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gcc djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gcc --- djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gcc 2020-05-09 15:36:20.000000000 +0000 +++ djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gcc 2020-07-30 10:36:44.000000000 +0000 @@ -1 +1 @@ -source common/gcc-10.1.0 +source common/gcc-10.2.0 diff -Nru djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gcc-10.2.0 djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gcc-10.2.0 --- djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gcc-10.2.0 1970-01-01 00:00:00.000000000 +0000 +++ djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gcc-10.2.0 2020-07-30 10:36:44.000000000 +0000 @@ -0,0 +1,12 @@ +GCC_VERSION=10.2.0 +GCC_VERSION_SHORT=10.20 +AUTOCONF_VERSION=2.69 +AUTOMAKE_VERSION=1.15.1 + +GCC_ARCHIVE="http://ftpmirror.gnu.org/gcc/gcc-${GCC_VERSION}/gcc-${GCC_VERSION}.tar.xz" +AUTOCONF_ARCHIVE="http://ftp.gnu.org/gnu/autoconf/autoconf-${AUTOCONF_VERSION}.tar.xz" +AUTOMAKE_ARCHIVE="http://ftp.gnu.org/gnu/automake/automake-${AUTOMAKE_VERSION}.tar.xz" + +GCC_CONFIGURE_OPTIONS="--disable-plugin \ + --enable-lto \ + ${GCC_CONFIGURE_OPTIONS}" diff -Nru djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gdb djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gdb --- djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gdb 2020-05-09 15:36:20.000000000 +0000 +++ djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gdb 2020-07-30 10:36:44.000000000 +0000 @@ -1,2 +1,2 @@ -source common/gdb-9.1 +source common/gdb-9.2 diff -Nru djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gdb-9.2 djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gdb-9.2 --- djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gdb-9.2 1970-01-01 00:00:00.000000000 +0000 +++ djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/common/gdb-9.2 2020-07-30 10:36:44.000000000 +0000 @@ -0,0 +1,2 @@ +GDB_VERSION=9.2 +GDB_ARCHIVE="http://ftpmirror.gnu.org/gdb/gdb-${GDB_VERSION}.tar.xz" diff -Nru djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/debian/changelog djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/debian/changelog --- djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/debian/changelog 2020-05-09 15:36:20.000000000 +0000 +++ djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/debian/changelog 2020-07-30 10:36:44.000000000 +0000 @@ -1,3 +1,9 @@ +djgpp-toolchain (0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan) eoan; urgency=low + + * gcc version 10.2.0. + + -- jwt27 Thu, 30 Jul 2020 12:36:44 +0200 + djgpp-toolchain (0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan) eoan; urgency=low * gcc version 10.1.0. Binary files /tmp/tmpzfZbfW/YX0tjNC3oy/djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/download/djcross-gcc-10.1.0.tar.bz2 and /tmp/tmpzfZbfW/R5GHkfxMez/djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/download/djcross-gcc-10.1.0.tar.bz2 differ Binary files /tmp/tmpzfZbfW/YX0tjNC3oy/djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/download/djcross-gcc-10.2.0.tar.bz2 and /tmp/tmpzfZbfW/R5GHkfxMez/djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/download/djcross-gcc-10.2.0.tar.bz2 differ Binary files /tmp/tmpzfZbfW/YX0tjNC3oy/djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/download/djgpp-cvs-git.tar and /tmp/tmpzfZbfW/R5GHkfxMez/djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/download/djgpp-cvs-git.tar differ Binary files /tmp/tmpzfZbfW/YX0tjNC3oy/djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/download/gcc-10.1.0.tar.xz and /tmp/tmpzfZbfW/R5GHkfxMez/djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/download/gcc-10.1.0.tar.xz differ Binary files /tmp/tmpzfZbfW/YX0tjNC3oy/djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/download/gcc-10.2.0.tar.xz and /tmp/tmpzfZbfW/R5GHkfxMez/djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/download/gcc-10.2.0.tar.xz differ diff -Nru djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/patch/djgpp-gcc-10.1.0/0001-djgpp-emit-b-flag-for-named-bss-sections.patch djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/patch/djgpp-gcc-10.1.0/0001-djgpp-emit-b-flag-for-named-bss-sections.patch --- djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/patch/djgpp-gcc-10.1.0/0001-djgpp-emit-b-flag-for-named-bss-sections.patch 2020-05-09 15:36:20.000000000 +0000 +++ djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/patch/djgpp-gcc-10.1.0/0001-djgpp-emit-b-flag-for-named-bss-sections.patch 1970-01-01 00:00:00.000000000 +0000 @@ -1,38 +0,0 @@ -From e869e1d34fde5f3bfba47b10b1db073115ee7152 Mon Sep 17 00:00:00 2001 -From: "J.W. Jagersma" -Date: Wed, 25 Mar 2020 19:56:27 +0100 -Subject: [PATCH] djgpp: emit "b" flag for named bss sections - -Unlike ELF, named sections such as .bss.* and .gnu.linkonce.b.* have no -special meaning in COFF, therefore they will have the CONTENTS, LOAD -and DATA attributes set. The result is that these sections take up -space in object files and executables. These attributes can be cleared -by emitting the "b" flag in the .section directive. - -This can probably be added in default_coff_asm_named_section too. - -gcc/ -2020-03-25 Jan W. Jagersma - - * config/i386/djgpp.c (i386_djgpp_asm_named_section): Emit "b" - attribute for SECTION_BSS. ---- - gcc/config/i386/djgpp.c | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/gcc/config/i386/djgpp.c b/gcc/config/i386/djgpp.c -index ba6c2d4d3a4..88cf1e6506e 100644 ---- a/gcc/config/i386/djgpp.c -+++ b/gcc/config/i386/djgpp.c -@@ -36,6 +36,8 @@ i386_djgpp_asm_named_section(const char *name, unsigned int flags, - *f++ = 'w'; - if (flags & SECTION_CODE) - *f++ = 'x'; -+ if (flags & SECTION_BSS) -+ *f++ = 'b'; - - /* LTO sections need 1-byte alignment to avoid confusing the - zlib decompression algorithm with trailing zero pad bytes. */ --- -2.26.2 - diff -Nru djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/README.md djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/README.md --- djgpp-toolchain-0.20200509.0+gcc10.1.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/README.md 2020-05-09 15:36:20.000000000 +0000 +++ djgpp-toolchain-0.20200730.0+gcc10.2.0+bnu2.34.0+gdb8.2.1+djcvs~eoan/README.md 2020-07-30 10:36:44.000000000 +0000 @@ -9,11 +9,11 @@ * 2020-02-07: setenv script is now installed to `$PREFIX/bin/$TARGET-setenv`. * 2019-06-06: `master` is now the default branch again. -### Current package versions, as of 2020-05-05: +### Current package versions, as of 2020-07-30: -* gcc 9.3.0 +* gcc 10.2.0 * binutils 2.34 -* gdb 9.1 +* gdb 9.2 * djgpp 2.05 / cvs * newlib 3.3.0 * avr-libc 2.0.0