aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
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 59b72666873..1751cbce86b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
2018-08-01 Nick Clifton <nickc@redhat.com>
+ * coff-rs6000.c (_bfd_xcoff_put_ldsymbol_name): Suppress warnings
+ about potentially truncated strncpy operations.
+ (_bfd_xcoff_put_symbol_name): Likewise.
+
* elf32-avr.c (avr_stub_name): Check for a NULL return from
bfd_malloc.