[binutils-gdb] Re: Enable --build-id for moxie-elf-ld
Alan Modra
amodra@sourceware.org
Thu Dec 19 02:39:00 GMT 2019
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=32769083d1b6b1cb325409b3c9b99c06026f70d7
commit 32769083d1b6b1cb325409b3c9b99c06026f70d7
Author: Alan Modra <amodra@gmail.com>
Date: Thu Dec 19 12:51:23 2019 +1030
Re: Enable --build-id for moxie-elf-ld
* testsuite/lib/ld-lib.exp (uses_genelf): Remove moxie.
Diff:
---
ld/ChangeLog | 4 ++++
ld/testsuite/lib/ld-lib.exp | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 3ddc9cc..cececa0 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2019-12-19 Alan Modra <amodra@gmail.com>
+
+ * testsuite/lib/ld-lib.exp (uses_genelf): Remove moxie.
+
2019-12-18 Anthony Green <green@moxielogic.com>
* emulparams/elf32moxie.sh (TEMPLATE_NAME): Switch to elf template
diff --git a/ld/testsuite/lib/ld-lib.exp b/ld/testsuite/lib/ld-lib.exp
index 2504936..7e67155 100644
--- a/ld/testsuite/lib/ld-lib.exp
+++ b/ld/testsuite/lib/ld-lib.exp
@@ -1109,7 +1109,6 @@ proc uses_genelf { } {
|| [istarget "ft32-*-*"]
|| [istarget "iq2000-*-*"]
|| [istarget "mn10200-*-*"]
- || [istarget "moxie-*-*"]
|| [istarget "msp430-*-*"]
|| [istarget "mt-*-*"]
|| [istarget "pj*-*-*"]
More information about the Binutils-cvs
mailing list