This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/sim/common ChangeLog dv-glue.c
- From: vapier at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 23 May 2011 22:59:54 -0000
- Subject: src/sim/common ChangeLog dv-glue.c
CVSROOT: /cvs/src
Module name: src
Changes by: vapier@sourceware.org 2011-05-23 22:59:54
Modified files:
sim/common : ChangeLog dv-glue.c
Log message:
sim: glue: implement or/xor funcs
The glue device has a bunch of "todos" for the misc bitwise devices.
So implement two for fun -- the glue-or and glue-xor.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/common/ChangeLog.diff?cvsroot=src&r1=1.246&r2=1.247
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/common/dv-glue.c.diff?cvsroot=src&r1=1.14&r2=1.15