aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2022-09-20 11:46:32 +0100
committerNick Clifton <nickc@redhat.com>2022-09-20 11:46:32 +0100
commit1588d98babe46881783a40d70d8b8baa91c156b8 (patch)
tree0462399080995a8ac73f39374f86a9581750ad5e /binutils/ChangeLog
parent7e19db932c4e7b2a3878b7d24610eeb1b39b34e5 (diff)
downloadgdb-1588d98babe46881783a40d70d8b8baa91c156b8.zip
gdb-1588d98babe46881783a40d70d8b8baa91c156b8.tar.gz
gdb-1588d98babe46881783a40d70d8b8baa91c156b8.tar.bz2
Stop strip from complaining about empty note sections when stripping a binary for a second time.
* objcopy.c (copy_object): Do not issue a warning message when encountering empty .gnu.build.attribute sections.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 19f7665..c145015 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2022-09-20 Nick Clifton <nickc@redhat.com>
+
+ * objcopy.c (copy_object): Do not issue a warning message when
+ encountering empty .gnu.build.attribute sections.
+
2022-09-14 Rupesh Potharla <Rupesh.Potharla@amd.com>
* testsuite/binutils-all/readelf.exp (readelf_wi_test): Extend