aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r--sim/ppc/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index 7ed024e..c0bb1f5 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,3 +1,15 @@
+2017-02-13 Mike Frysinger <vapier@gentoo.org>
+
+ * cpu.h: Include libiberty.h.
+ * emul_bugapi.c (emul_bugapi_instruction_name): Use ARRAY_SIZE.
+ * emul_generic.h: Include libiberty.h.
+ * emul_netbsd.c (emul_netbsd_syscalls): Use ARRAY_SIZE.
+ * emul_unix.c (convert_to_solaris_stat): Likewise.
+ (emul_solaris_syscalls): Likewise.
+ (emul_linux_syscalls): Likewise.
+ * options.c (print_options): Likewise.
+ * ppc-instructions: Likewise.
+
2016-01-10 Mike Frysinger <vapier@gentoo.org>
* configure.ac (sim-assert): Call AC_MSG_CHECKING,