projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19db82d
)
sky-gs.c: initial drop of GS control registers (outstanding questions)
author
Patrick Macdonald
<patrickm@redhat.com>
Fri, 27 Mar 1998 18:36:33 +0000
(18:36 +0000)
committer
Patrick 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
patch
|
blob
|
history
diff --git
a/sim/mips/Makefile.in
b/sim/mips/Makefile.in
index
184c0f5
..
abfb81a
100644
(file)
--- 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