aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorFrederic Cambus <fred@statdns.com>2022-09-02 11:29:54 +0100
committerNick Clifton <nickc@redhat.com>2022-09-02 11:29:54 +0100
commitd0a122d31107cfe645466e9b20b3fe3ba2439011 (patch)
tree158a0867b6f847e4901633f557a8623ec5852e11 /bfd/ChangeLog
parent8fe1be5fabd097a8b9110ab63729e08c0d686660 (diff)
downloadgdb-d0a122d31107cfe645466e9b20b3fe3ba2439011.zip
gdb-d0a122d31107cfe645466e9b20b3fe3ba2439011.tar.gz
gdb-d0a122d31107cfe645466e9b20b3fe3ba2439011.tar.bz2
Add OpenBSD ARM Little Endian BFD support.
* config.bfd (arm-*-openbsd*): Restore target.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f5a03c7..50e60da 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-02 Frederic Cambus <fred@statdns.com>
+
+ * config.bfd (arm-*-openbsd*): Restore target.
+
2022-08-30 Nick Clifton <nickc@redhat.com>
PR 29529