aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorStephen Casner <casner@acm.org>2020-04-29 12:24:37 +0100
committerNick Clifton <nickc@redhat.com>2020-04-29 12:57:56 +0100
commit4849fabc7c4c47d770b61adc025e34bc2a23fe23 (patch)
tree04a1ae4403e7601e1fc6e23791034ea3de2d452f /ld
parent6e4e3fe1b6d68bde1f4e022bd0675fe36420e976 (diff)
downloadgdb-4849fabc7c4c47d770b61adc025e34bc2a23fe23.zip
gdb-4849fabc7c4c47d770b61adc025e34bc2a23fe23.tar.gz
gdb-4849fabc7c4c47d770b61adc025e34bc2a23fe23.tar.bz2
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.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index dd56282..ae587df 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,14 @@
+2020-04-29 Stephen Casner <casner@acm.org>
+
+ 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 <tamar.christina@arm.com>
* pe-dll.c (pe_detail_list): Add pe-bigobj-i386.