aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 3e45748..cf0b626 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,11 @@
+2018-04-30 Francois H. Theron <francois.theron@netronome.com>
+
+ * dis-asm.h: Added print_nfp_disassembler_options prototype.
+ * elf/common.h: Added EM_NFP, officially assigned. See Google Group
+ Generic System V Application Binary Interface.
+ * elf/nfp.h: New, for NFP support.
+ * opcode/nfp.h: New, for NFP support.
+
2018-04-25 Christophe Lyon <christophe.lyon@st.com>
Mickaël Guêné <mickael.guene@st.com>