aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 0c62889..7322659 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2013-04-19 Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
+
+ * ecoff.c: casting the return value of BFD_ALIGN to int
+ * elf32-tic6x.c: removing unused variables
+ * elf32-v850.c: redefine the type of a variable (int -> bfd_vma)
+ * vms-alpha.c: initialize a variable
+
2013-04-22 Alan Modra <amodra@gmail.com>
PR ld/15382