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 dv-bfin_ebiu_amc.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2012-03-19 03:09:20

Modified files:
	sim/bfin       : ChangeLog dv-bfin_ebiu_amc.c 

Log message:
	sim: bfin: ebiu_amc: push down hardcoded base addresses
	
	To make it easier to support ebiu banks at other addresses, move the base to
	a runtime parameter rather than structure.  Future work will make this more
	dynamic, but I'm waiting for more details first.
	
	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.70&r2=1.71
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/dv-bfin_ebiu_amc.c.diff?cvsroot=src&r1=1.5&r2=1.6


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