aboutsummaryrefslogtreecommitdiff
path: root/sim/z8k/writecode.c
AgeCommit message (Collapse)AuthorFilesLines
2004-11-122004-11-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1948/+0
* d30v, fr30, mn10200, z8k: Delete directory.
2002-06-06* writecode.c (lookup_inst): Generate inverse table on-the-fly.Andrew Cagney1-97/+25
(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.
2002-04-29 Handle CLASS_IGNORE and ARG_NIM4.Nick Clifton1-0/+9
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+2011