sky-gs.c: initial drop of GS control registers (outstanding questions)
authorPatrick Macdonald <patrickm@redhat.com>
Fri, 27 Mar 1998 18:36:33 +0000 (18:36 +0000)
committerPatrick Macdonald <patrickm@redhat.com>
Fri, 27 Mar 1998 18:36:33 +0000 (18:36 +0000)
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

sim/mips/Makefile.in

index 184c0f5..abfb81a 100644 (file)
@@ -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