Extend the linker's error message for missing libraries if there is an almost match.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index bf7a7eb06155aec983fe3c9f1f115c4a9ff68592..b1e9f530c16f92d6cd8e8aa55c956314fab9eb00 100644 (file)
@@ -1,3 +1,22 @@
+2020-04-01  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/25747
+       * ldfile.c (ldfile_open_file): If a search for a library fails,
+       but there is a file that would match if it had a "lib" prefix to
+       its name, then tell the user.
+
+2020-04-01  Tamar Christina  <tamar.christina@arm.com>
+
+       PR ld/16017
+       * testsuite/ld-arm/arm-elf.exp (thumb-plt-got): New.
+       * testsuite/ld-arm/thumb-plt-got.d: New test.
+
+2020-04-01  Tamar Christina  <tamar.christina@arm.com>
+
+       * testsuite/ld-arm/arm-elf.exp (thumb-plt): New.
+       * testsuite/ld-arm/thumb-plt.d: New test.
+       * testsuite/ld-arm/thumb-plt.s: New test.
+
 2020-04-01  Hans-Peter Nilsson  <hp@bitrange.com>
 
        * testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*.
This page took 0.025904 seconds and 4 git commands to generate.