aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2023-01-18 11:32:21 +0000
committerNick Clifton <nickc@redhat.com>2023-01-18 11:32:21 +0000
commit94e76498c3790d90c383621b88268abf9acdd5bf (patch)
tree757c7b92a80f0e7bf4dc787c70f144a9175a9a65 /binutils/ChangeLog
parent1b1be68b9b31b6ba5338f09a0a4f4bfc74a2e714 (diff)
downloadfsf-binutils-gdb-94e76498c3790d90c383621b88268abf9acdd5bf.zip
fsf-binutils-gdb-94e76498c3790d90c383621b88268abf9acdd5bf.tar.gz
fsf-binutils-gdb-94e76498c3790d90c383621b88268abf9acdd5bf.tar.bz2
Speed up objcopy's note merging.
PR 29993 * objcopy.c (merge_gnu_build_notes): Remember the last non-deleted note in order to speed up the scan for matching notes.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index d808510..2cb24b1 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2023-01-18 Nick Clifton <nickc@redhat.com>
+
+ PR 29993
+ * objcopy.c (merge_gnu_build_notes): Remember the last non-deleted
+ note in order to speed up the scan for matching notes.
+
2023-01-16 Nick Clifton <nickc@redhat.com>
* po/sv.po: Updated Swedish translation.