src/sim/bfin ChangeLog dv-bfin_sic.c
vapier@sourceware.org
vapier@sourceware.org
Mon Apr 11 05:23:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Changes by: vapier@sourceware.org 2011-04-11 05:23:26
Modified files:
sim/bfin : ChangeLog dv-bfin_sic.c
Log message:
sim: bfin: respect the port level on signals to the SIC
The SIC latches ints from peripherals to the CEC, but the peripherals
need to be able to tell the SIC when to stop. So use the incoming level
to figure out when to set the int bits and when to clear it.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/ChangeLog.diff?cvsroot=src&r1=1.29&r2=1.30
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/dv-bfin_sic.c.diff?cvsroot=src&r1=1.5&r2=1.6
More information about the Gdb-cvs
mailing list