]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/ChangeLog
bfd/binutils: support for gdb target descriptions in the core file
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
index d4525f1e69673d2895126fd24dacfbf51249776a..31d0714da2700eddae0ee9019392b05ae6d4b147 100644 (file)
@@ -1,3 +1,12 @@
+2021-03-05  Craig Blackmore  <craig.blackmore@embecosm.com>
+           Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * elf-bfd.h (elfcore_write_gdb_tdesc): Declare new function.
+       * elf.c (elfcore_grok_gdb_tdesc): New function.
+       (elfcore_grok_note): Handle NT_GDB_TDESC.
+       (elfcore_write_gdb_tdesc): New function.
+       (elfcore_write_register_note): Handle NT_GDB_TDESC.
+
 2021-03-05  Nick Clifton  <nickc@redhat.com>
 
        PR 27521