aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 6e97ff2..655c0ad 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2018-05-15 Christophe Guillon <christophe.guillon@st.com>
+
+ * coffcode.h (coff_bigobj_swap_aux_in): Make sure that all fields
+ of the aux structure are initialised.
+
2018-05-15 Francois H. Theron <francois.theron@netronome.com>
* targets.c: Wrap nfp_elf64_vec in BFD64 ifdef.