shithub: scc

Download patch

ref: 51838a75bb42ae432048daf8ee040e40c73d598b
parent: 5750587d1344416e2a6d6ee1395e250558de97ac
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Sun Feb 10 14:50:00 EST 2019

Update dependencies

--- a/src/cmd/deps.mk
+++ b/src/cmd/deps.mk
@@ -57,6 +57,7 @@
 ./ranlib.o: $(INCDIR)/scc/scc/ar.h
 ./ranlib.o: $(INCDIR)/scc/scc/arg.h
 ./ranlib.o: $(INCDIR)/scc/scc/mach.h
+./ranlib.o: $(INCDIR)/scc/scc/scc.h
 ./ranlib.o: ./sys.h
 ./scc/cc1/builtin.o: $(INCDIR)/scc/scc/scc.h
 ./scc/cc1/builtin.o: ./scc/cc1/cc1.h
--- a/src/libmach/coff32/deps.mk
+++ b/src/libmach/coff32/deps.mk
@@ -2,9 +2,14 @@
 ./coff32del.o: $(INCDIR)/scc/scc/mach.h
 ./coff32del.o: ./../libmach.h
 ./coff32del.o: ./coff32.h
-./coff32index.o: $(INCDIR)/scc/scc/mach.h
-./coff32index.o: ./../libmach.h
-./coff32index.o: ./coff32.h
+./coff32getidx.o: $(INCDIR)/scc/scc/cstd.h
+./coff32getidx.o: $(INCDIR)/scc/scc/mach.h
+./coff32getidx.o: ./../libmach.h
+./coff32getidx.o: ./coff32.h
+./coff32getindex.o: $(INCDIR)/scc/scc/mach.h
+./coff32getindex.o: ./../libmach.h
+./coff32getindex.o: ./coff32.h
+./coff32namidx.o: $(INCDIR)/scc/scc/mach.h
 ./coff32new.o: $(INCDIR)/scc/scc/mach.h
 ./coff32new.o: ./../libmach.h
 ./coff32new.o: ./coff32.h
@@ -14,6 +19,11 @@
 ./coff32read.o: $(INCDIR)/scc/scc/mach.h
 ./coff32read.o: ./../libmach.h
 ./coff32read.o: ./coff32.h
+./coff32setidx.o: $(INCDIR)/scc/scc/mach.h
+./coff32setidx.o: ./../libmach.h
+./coff32setindex.o: $(INCDIR)/scc/scc/mach.h
+./coff32setindex.o: ./../libmach.h
+./coff32setindex.o: ./coff32.h
 ./coff32strip.o: $(INCDIR)/scc/scc/mach.h
 ./coff32strip.o: ./../libmach.h
 ./coff32strip.o: ./coff32.h
--- a/src/libmach/deps.mk
+++ b/src/libmach/deps.mk
@@ -3,18 +3,19 @@
 ./archive.o: $(INCDIR)/scc/scc/ar.h
 ./archive.o: $(INCDIR)/scc/scc/mach.h
 ./archive.o: ./libmach.h
-./arindex.o: $(INCDIR)/scc/scc/mach.h
-./arindex.o: ./libmach.h
 ./armember.o: $(INCDIR)/scc/scc/ar.h
 ./armember.o: $(INCDIR)/scc/scc/mach.h
-./artraverse.o: $(INCDIR)/scc/scc/ar.h
-./artraverse.o: $(INCDIR)/scc/scc/mach.h
 ./coff32/coff32del.o: $(INCDIR)/scc/scc/mach.h
 ./coff32/coff32del.o: ./coff32/../libmach.h
 ./coff32/coff32del.o: ./coff32/coff32.h
-./coff32/coff32index.o: $(INCDIR)/scc/scc/mach.h
-./coff32/coff32index.o: ./coff32/../libmach.h
-./coff32/coff32index.o: ./coff32/coff32.h
+./coff32/coff32getidx.o: $(INCDIR)/scc/scc/cstd.h
+./coff32/coff32getidx.o: $(INCDIR)/scc/scc/mach.h
+./coff32/coff32getidx.o: ./coff32/../libmach.h
+./coff32/coff32getidx.o: ./coff32/coff32.h
+./coff32/coff32getindex.o: $(INCDIR)/scc/scc/mach.h
+./coff32/coff32getindex.o: ./coff32/../libmach.h
+./coff32/coff32getindex.o: ./coff32/coff32.h
+./coff32/coff32namidx.o: $(INCDIR)/scc/scc/mach.h
 ./coff32/coff32new.o: $(INCDIR)/scc/scc/mach.h
 ./coff32/coff32new.o: ./coff32/../libmach.h
 ./coff32/coff32new.o: ./coff32/coff32.h
@@ -24,6 +25,11 @@
 ./coff32/coff32read.o: $(INCDIR)/scc/scc/mach.h
 ./coff32/coff32read.o: ./coff32/../libmach.h
 ./coff32/coff32read.o: ./coff32/coff32.h
+./coff32/coff32setidx.o: $(INCDIR)/scc/scc/mach.h
+./coff32/coff32setidx.o: ./coff32/../libmach.h
+./coff32/coff32setindex.o: $(INCDIR)/scc/scc/mach.h
+./coff32/coff32setindex.o: ./coff32/../libmach.h
+./coff32/coff32setindex.o: ./coff32/coff32.h
 ./coff32/coff32strip.o: $(INCDIR)/scc/scc/mach.h
 ./coff32/coff32strip.o: ./coff32/../libmach.h
 ./coff32/coff32strip.o: ./coff32/coff32.h
@@ -30,18 +36,22 @@
 ./coff32/coff32write.o: $(INCDIR)/scc/scc/mach.h
 ./coff32/coff32write.o: ./coff32/../libmach.h
 ./coff32/coff32write.o: ./coff32/coff32.h
-./coffelf32.o: $(INCDIR)/scc/scc/mach.h
-./coffelf32.o: ./libmach.h
 ./del.o: $(INCDIR)/scc/scc/mach.h
 ./del.o: ./libmach.h
-./foridx.o: $(INCDIR)/scc/scc/mach.h
-./foridx.o: ./libmach.h
+./formember.o: $(INCDIR)/scc/scc/ar.h
+./formember.o: $(INCDIR)/scc/scc/mach.h
 ./forsect.o: $(INCDIR)/scc/scc/mach.h
 ./forsect.o: ./libmach.h
 ./forsym.o: $(INCDIR)/scc/scc/mach.h
 ./forsym.o: ./libmach.h
-./index.o: $(INCDIR)/scc/scc/mach.h
-./index.o: ./libmach.h
+./getidx.o: $(INCDIR)/scc/scc/mach.h
+./getidx.o: ./libmach.h
+./getindex.o: $(INCDIR)/scc/scc/mach.h
+./getindex.o: ./libmach.h
+./namidx.o: $(INCDIR)/scc/scc/mach.h
+./namidx.o: ./libmach.h
+./namindex.o: $(INCDIR)/scc/scc/mach.h
+./namindex.o: ./libmach.h
 ./new.o: $(INCDIR)/scc/scc/mach.h
 ./new.o: ./libmach.h
 ./objdel.o: $(INCDIR)/scc/scc/mach.h
@@ -49,6 +59,7 @@
 ./objfree.o: $(INCDIR)/scc/scc/mach.h
 ./objfree.o: ./libmach.h
 ./objlookup.o: $(INCDIR)/scc/scc/mach.h
+./objlookup.o: $(INCDIR)/scc/scc/scc.h
 ./objnew.o: $(INCDIR)/scc/scc/mach.h
 ./objnew.o: ./libmach.h
 ./objpos.o: $(INCDIR)/scc/scc/mach.h
@@ -69,6 +80,10 @@
 ./probe.o: ./libmach.h
 ./read.o: $(INCDIR)/scc/scc/mach.h
 ./read.o: ./libmach.h
+./setidx.o: $(INCDIR)/scc/scc/mach.h
+./setidx.o: ./libmach.h
+./setindex.o: $(INCDIR)/scc/scc/mach.h
+./setindex.o: ./libmach.h
 ./strip.o: $(INCDIR)/scc/scc/mach.h
 ./strip.o: ./libmach.h
 ./unpack.o: $(INCDIR)/scc/scc/mach.h