* PORTING: Removed, merged into ldint.texinfo.
ChangeLog
Makefile.dos
Makefile.in
-PORTING
README
a29k.sc-sh
a29k.sh
ldgram.y
ldindr.c
ldindr.h
+ldint.texinfo
ldlang.c
ldlang.h
ldlex.h
#
#
# $Log$
-# Revision 1.38 1992/08/05 04:15:24 bothner
+# Revision 1.39 1992/08/07 01:37:34 bothner
+# * ldint.texinfo: New internals manual (beginnings thereof).
+# * PORTING: Removed, merged into ldint.texinfo.
+#
+# Revision 1.38 1992/08/05 04:15:24 bothner
# * cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc,
# cdtest.exp: A test program (copied from libg++/test-install)
# that tests that constructor and destructors are handled
+Thu Aug 6 18:35:21 1992 Per Bothner (bothner@rtl.cygnus.com)
+
+ * ldint.texinfo: New internals manual (beginnings thereof).
+ * PORTING: Removed, merged into ldint.texinfo.
+
Tue Aug 4 21:12:29 1992 Per Bothner (bothner@rtl.cygnus.com)
* cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc,
TEXINPUTS=${TEXIDIR}:.:$$TEXINPUTS tex $(srcdir)/ld.texinfo
texindex ld.??
TEXINPUTS=${TEXIDIR}:.:$$TEXINPUTS tex $(srcdir)/ld.texinfo
+ldint.dvi: $(srcdir)/ldint.texinfo
+ TEXINPUTS=${TEXIDIR}:.:$$TEXINPUTS tex $(srcdir)/ldint.texinfo
+ texindex ldint.??
+ TEXINPUTS=${TEXIDIR}:.:$$TEXINPUTS tex $(srcdir)/ldint.texinfo
# info file for online browsing
ld.info: $(srcdir)/ld.texinfo
$(MAKEINFO) -o ld.info $(srcdir)/ld.texinfo
+ldint.info: $(srcdir)/ldint.texinfo
+ $(MAKEINFO) -o ldint.info $(srcdir)/ldint.texinfo
+
#separate targets for "ms", "me", and "mm" forms of roff doc
# Try to use a recent texi2roff. v2 was put on prep in jan91.
# If you want an index, see texi2roff doc for postprocessing