diff options
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index c82f105..1cfb4d3 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,10 @@ 2015-03-23 Mike Frysinger <vapier@gentoo.org> + * acinclude.m4 (SIM_AC_OPTION_HARDWARE): Delete SIM_DV_SOCKSER_O. + Add dv-sockser.o to sim_hw_objs. + +2015-03-23 Mike Frysinger <vapier@gentoo.org> + * dv-sockser.c: Include config.h. * dv-sockser.h: Include sim-inline.h. [HAVE_DV_SOCKSER]: Move all prototypes here. |