aboutsummaryrefslogtreecommitdiff
path: root/sim/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r--sim/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index 5f5f5b8..28d78a3 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,5 +1,14 @@
2020-09-03 Jose E. Marchesi <jose.marchesi@oracle.com>
+ * bpf/bpf.c: Include bpf-helpers.h.
+ * bpf/bpf-helpers.h: Provide a prototype for bpf_trace_printk.
+ * bpf/configure.ac: Set simulator bitsize to 64.
+ * bpf/configure (includedir): Regenerate.
+ * bpf/sim-if.c: Include stdlib.h.
+ * bpf/traps.c: Likewise.
+
+2020-09-03 Jose E. Marchesi <jose.marchesi@oracle.com>
+
* configure.ac: Do not configure sim/testsuite nor sim/igen if the
primary target doesn't have a simulator.
* configure: Regenerate.