This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

Re: [patch/rfc] Delete sim/z8k/list.c


I tried your patch, and it works for me. Please commit.

Will do.
Committed,

Andrew
2002-06-02  Andrew Cagney  <ac131313@redhat.com>

	* writecode.c (lookup_inst): Generate inverse table on-the-fly.
	(z8k_inv_list): Delete global.
	(DIRTY_HACK): Delete macro.
	(makelist): Delete global.
	(main): Delete code making a list.  Delete dirty hack code.  Use
	lookup_inst instead of z8k_inv_list.
	* list.c: Delete file.
	* Makefile.in (writecode): Do not link in list.o.
	(list.o): Delete target.



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