diff options
author | Nick Clifton <nickc@redhat.com> | 2021-06-29 16:46:05 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2021-06-29 16:46:05 +0100 |
commit | c2ce831330e10dab4703094491f80b6b9a5c2289 (patch) | |
tree | 82033f53ecc520650de245ae9afad25217b57c8c /bfd/ChangeLog | |
parent | 4743af62eb6f00c385dccff54df43ae0bbf31cd3 (diff) | |
download | gdb-c2ce831330e10dab4703094491f80b6b9a5c2289.zip gdb-c2ce831330e10dab4703094491f80b6b9a5c2289.tar.gz gdb-c2ce831330e10dab4703094491f80b6b9a5c2289.tar.bz2 |
Add the netbsdpe configuration to the list of obsolete targets.
* config.bfd (obsolete configurations): Add netbsdpe.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f18e165..ca605b3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2021-06-29 Nick Clifton <nickc@redhat.com> + + * config.bfd (obsolete configurations): Add netbsdpe. + 2021-06-22 Nelson Chu <nelson.chu@sifive.com> * elfnn-riscv.c (riscv_pcrel_hi_reloc): Added field to store |