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/testsuite ChangeLog lib/sim-defs.exp


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2011-05-16 18:48:31

Modified files:
	sim/testsuite  : ChangeLog 
	sim/testsuite/lib: sim-defs.exp 

Log message:
	sim: tests: support .S/.c files
	
	Rather than requiring all sim tests to be preprocessed .s files, add
	support for .S and .c files so we can easily write code using a higher
	level language like C.
	
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/testsuite/ChangeLog.diff?cvsroot=src&r1=1.68&r2=1.69
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/testsuite/lib/sim-defs.exp.diff?cvsroot=src&r1=1.13&r2=1.14


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