This is the mail archive of the gdb-cvs@sourceware.cygnus.com 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]

src/sim/common ChangeLog cgen-par.c cgen-par.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	fche@sourceware.cygnus.com	00/03/08 13:09:41

Modified files:
	sim/common     : ChangeLog cgen-par.c cgen-par.h 

Log message:
	* extension
	
	2000-03-08  Dave Brolley  <brolley@redhat.com>
	
	* cgen-par.h (cgen_write_queue_kind): Add CGEN_FN_SF_WRITE.
	(CGEN_WRITE_QUEUE_ELEMENT): Add fn_sf_write.
	(sim_queue_fn_si_write): Last argument is has type USI.
	(sim_queue_fn_sf_write): New function.
	* cgen-par.c (sim_queue_fn_si_write): Declare 'value' as USI.
	(sim_queue_fn_sf_write): New function.
	(cgen_write_queue_element_execute): Handle CGEN_FN_SF_WRITE.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/sim/common/ChangeLog.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/sim/common/cgen-par.c.diff?cvsroot=src&r1=1.1.1.8&r2=1.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/sim/common/cgen-par.h.diff?cvsroot=src&r1=1.1.1.8&r2=1.2


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