]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ChangeLog
Fix: GNU-ld: ARM: Issues when trying to set target output architecture
[thirdparty/binutils-gdb.git] / ld / ChangeLog
index 05b88ee0b942b2d7a300fbf6c9c28ab898d21696..78cfb267261f76166395a8f4d7b192a4f6bbd61b 100644 (file)
@@ -1,3 +1,10 @@
+2023-10-16  Nick Clifton  <nickc@redhat.com>
+
+       PR 28910
+       * lexsup.c (ld_options): Require that the --architecture option is
+       given exactly two dashes, so that it does not become confused with
+       the -a option.
+
 2023-10-09  Nick Clifton  <nickc@redhat.com>
 
        PR 30951