aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-02-19 04:09:54 -0500
committerMike Frysinger <vapier@gentoo.org>2015-02-20 00:16:14 -0500
commitdc049bf460bb1243aaaa48745bb8df64bbb3e1cd (patch)
tree1cd4402936d6e863d157f55804e0b16d72e97cfa /sim/mcore/ChangeLog
parentsim: drop unused sim_kill function (diff)
downloadbinutils-gdb-dc049bf460bb1243aaaa48745bb8df64bbb3e1cd.tar.gz
binutils-gdb-dc049bf460bb1243aaaa48745bb8df64bbb3e1cd.tar.bz2
binutils-gdb-dc049bf460bb1243aaaa48745bb8df64bbb3e1cd.zip
sim: drop unused headers
These look like left over hacks from the days where we had to protect ourselves from the compiler and C library. None of these checks are relevant, and we have common configure logic to do header tests. Punt them all now.
Diffstat (limited to 'sim/mcore/ChangeLog')
-rw-r--r--sim/mcore/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/mcore/ChangeLog b/sim/mcore/ChangeLog
index acb0e21b5c1..43aadabe379 100644
--- a/sim/mcore/ChangeLog
+++ b/sim/mcore/ChangeLog
@@ -1,3 +1,9 @@
+2015-02-20 Mike Frysinger <vapier@gentoo.org>
+
+ * interp.c: Delete sysdep.h and netinet/in.h includes.
+ Include stdlib.h and string.h.
+ * sysdep.h: Delete.
+
2015-02-19 Mike Frysinger <vapier@gentoo.org>
* interp.c (sim_kill): Delete unused func.