From: Stephen Casner Date: Wed, 29 Apr 2020 11:24:37 +0000 (+0100) Subject: Remove restriction on skipping some linker tests because their default image base... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4849fabc7c4c47d770b61adc025e34bc2a23fe23;p=binutils-gdb.git Remove restriction on skipping some linker tests because their default image base is too high. PR 25829 * testsuite/ld-scripts/default-script.exp: Add --image-base=0 to LDFLAGS for targets *-*-mingw64 x86_64-*-cygwin. * testsuite/ld-scripts/default-script1.d: No longer have to skip test for those targets. * testsuite/ld-scripts/default-script2.d: Likewise. * testsuite/ld-scripts/default-script3.d: Likewise. * testsuite/ld-scripts/default-script4.d: Likewise. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index dd5628283b8..ae587dff11d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,14 @@ +2020-04-29 Stephen Casner + + PR 25829 + * testsuite/ld-scripts/default-script.exp: Add --image-base=0 to + LDFLAGS for targets *-*-mingw64 x86_64-*-cygwin. + * testsuite/ld-scripts/default-script1.d: No longer have to skip + test for those targets. + * testsuite/ld-scripts/default-script2.d: Likewise. + * testsuite/ld-scripts/default-script3.d: Likewise. + * testsuite/ld-scripts/default-script4.d: Likewise. + 2020-04-27 Tamar Christina * pe-dll.c (pe_detail_list): Add pe-bigobj-i386.