This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/sim/bfin ChangeLog configure configure.ac ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2012-04-09 06:13:06

Modified files:
	sim/bfin       : ChangeLog configure configure.ac machs.c 
	                 machs.h 
Added files:
	sim/bfin       : dv-bfin_pint.c dv-bfin_pint.h 

Log message:
	sim: bfin: new PINT model
	
	Newer BF54x parts feature an updated GPIO block where all the interrupt
	handling is split off, so create a new model for the pin interrupts.
	
	This is missing the port forwarding aspects, but at least the register
	interface should be there.
	
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/dv-bfin_pint.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/dv-bfin_pint.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/ChangeLog.diff?cvsroot=src&r1=1.85&r2=1.86
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/configure.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/configure.ac.diff?cvsroot=src&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/machs.c.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/machs.h.diff?cvsroot=src&r1=1.4&r2=1.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]