aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2022-04-01 13:16:46 -0700
committerJohn Baldwin <jhb@FreeBSD.org>2022-04-01 13:16:46 -0700
commite330d4c033eab2e0e7206a29d6c11a9a59fd205b (patch)
treeb536b16e5445574ab7c4662f3bc8e608f349fd49 /bfd/ChangeLog
parentfd46a69ed42ce16fbbf5a20dffca9228a3647019 (diff)
downloadgdb-e330d4c033eab2e0e7206a29d6c11a9a59fd205b.zip
gdb-e330d4c033eab2e0e7206a29d6c11a9a59fd205b.tar.gz
gdb-e330d4c033eab2e0e7206a29d6c11a9a59fd205b.tar.bz2
elfcore_grok_freebsd_note: Remove checks of note->namesz.
This function is only called if the note name is "FreeBSD", so checking the name size is unnecessary. bfd/ChangeLog: * elf.c (elfcore_grok_freebsd_note): Remove checks for namesz.
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 86d42b2..1fcb8d9 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2022-04-01 John Baldwin <jhb@FreeBSD.org>
+
+ * elf.c (elfcore_grok_freebsd_note): Remove checks for namesz.
+
2022-03-22 Steiner H Gunderson <steinar+sourceware@gunderson.no>
* dwarf2.c (_bfd_dwarf2_find_nearest_line): if a function name is