From: Patrick Macdonald Date: Fri, 27 Mar 1998 18:36:33 +0000 (+0000) Subject: sky-gs.c: initial drop of GS control registers (outstanding questions) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=76969284c3e1cb655141b6e725f4e152d1e66d59;p=binutils-gdb.git sky-gs.c: initial drop of GS control registers (outstanding questions) sky-gs.h: initial drop of GS control registers Makefile.in: added sky-gs.o to sanitized list sky-gpuif.c (gif_io_write_buffer): correct memset length error, renamed trace file for gif --- diff --git a/sim/mips/Makefile.in b/sim/mips/Makefile.in index 184c0f57741..abfb81ad960 100644 --- a/sim/mips/Makefile.in +++ b/sim/mips/Makefile.in @@ -20,6 +20,7 @@ SIM_SKY_OBJS = \ sky-vu.o \ sky-vu0.o \ sky-vu1.o \ + sky-gs.o \ sky-gdb.o # end-sanitize-sky