Commit Graph

148 Commits

Author SHA1 Message Date
jtc
2f8ab736c8 Check in remainder of groff 1.08 1993-07-15 16:34:49 +00:00
mycroft
04d0ef4835 Clean up deleted files. 1993-07-15 16:34:42 +00:00
jtc
f5acea615b Check in remainder of groff 1.08 1993-07-15 16:33:45 +00:00
mycroft
8218f70e9b Clean up deleted files. 1993-07-15 16:33:42 +00:00
jtc
e6911d4aaa Check in remainder of groff 1.08 1993-07-15 16:32:02 +00:00
mycroft
6b8c961d04 Clean up deleted files. 1993-07-15 16:31:57 +00:00
jtc
5b400a4b0c Check in remainder of groff 1.08 1993-07-15 16:31:30 +00:00
mycroft
8e9eb5ac6c Clean up deleted files. 1993-07-15 16:31:24 +00:00
jtc
a722ba1fc0 Check in remainder of groff 1.08 1993-07-15 16:30:15 +00:00
mycroft
c8c272ca2f Clean up deleted files. 1993-07-15 16:29:53 +00:00
jtc
fbc675374c Check in remainder of groff 1.08 1993-07-15 16:29:18 +00:00
jtc
7c53cf70f2 Update groff to release 1.08 1993-07-14 20:44:31 +00:00
mycroft
c1d98cf9f2 Clean up deleted files. 1993-07-14 20:44:26 +00:00
jtc
b8fcd24a6e Update groff to release 1.08 1993-07-14 20:43:49 +00:00
mycroft
b9de1d1b82 Clean up deleted files. 1993-07-14 20:43:46 +00:00
jtc
7417646e82 Update groff to release 1.08 1993-07-14 20:43:24 +00:00
mycroft
b6fdd888a9 Clean up deleted files. 1993-07-14 20:43:23 +00:00
jtc
408fe1c27f Update groff to release 1.08 1993-07-14 20:42:09 +00:00
mycroft
fa41988725 Clean up deleted files. 1993-07-14 20:42:06 +00:00
jtc
27a9d24d77 Update groff to release 1.08 1993-07-14 20:41:47 +00:00
mycroft
f2517ff88e Clean up deleted files. 1993-07-14 20:41:46 +00:00
jtc
c5d9b90607 Update groff to release 1.08 1993-07-14 20:41:26 +00:00
mycroft
2d52fd00ec Clean up deleted files. 1993-07-14 20:41:23 +00:00
jtc
71fadaa80c Update groff to release 1.08 1993-07-14 20:40:55 +00:00
mycroft
511f9f0650 Clean up deleted files. 1993-07-14 20:40:53 +00:00
jtc
b5e1cf4574 Update groff to release 1.08 1993-07-14 20:40:08 +00:00
mycroft
3b987d48c8 Clean up deleted files. 1993-07-14 20:40:07 +00:00
jtc
ac2fed22ef Update groff to release 1.08 1993-07-14 20:39:38 +00:00
mycroft
c53251be3a Clean up deleted files. 1993-07-14 20:39:37 +00:00
jtc
eec832b31e Update groff to release 1.08 1993-07-14 20:39:14 +00:00
mycroft
baea4cf0f9 Clean up deleted files. 1993-07-14 20:37:05 +00:00
jtc
008033ebfe Update groff to release 1.08 1993-07-14 20:36:42 +00:00
mycroft
6b2d2e99ce Clean up deleted files. 1993-07-14 11:19:19 +00:00
cgd
3b74bdd726 upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fix 1993-07-14 09:35:28 +00:00
mycroft
5a92aad43b Clean up deleted files. 1993-07-14 09:35:27 +00:00
cgd
70c7bffc16 upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fix 1993-07-14 09:33:32 +00:00
cgd
2eaee1cf37 upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fix 1993-07-14 09:13:01 +00:00
mycroft
16e57b6b9e Clean up deleted files. 1993-07-14 09:13:00 +00:00
cgd
ac59f5a901 upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fix 1993-07-14 09:12:34 +00:00
mycroft
0c4031d007 Clean up deleted files. 1993-07-14 09:12:06 +00:00
cgd
d401ad4739 upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fix 1993-07-14 09:11:59 +00:00
mycroft
caf5450712 Implement ffs() in a different way. This is faster on the 386 and 486, but
slower on the 586 than the previous method.
So much for the superoptimizer.  It has been unable to come up with a better
sequence than I did.  B-)
1993-07-13 08:45:36 +00:00
mycroft
b0418d8861 Fix the ffs() inlining bug. Note that this is normally done in the machine
description; why we are using pregenerated insn-* is a mystery to me and
will cause problems for people doing ports.
Note that this sequence of instructions may not be optimal for 386 and 486
class processors (though it is for the Pentium).  I am working with the
person doing the GNU superoptimizer to try to find a better sequence.
1993-07-13 07:23:15 +00:00
cgd
d27033e23c install as "cc", "cpp", etc. and make sure man & program links are right 1993-07-11 04:21:12 +00:00
cgd
69325b3c37 forget gcc, use gcc2 1993-07-11 04:12:34 +00:00
cgd
a4e5b730b9 fix makefile man page bogosities, and add a "VERSION" file 1993-07-11 03:22:16 +00:00
mycroft
3a67833dd8 Enable #pragma pack for building NetBSD and 386BSD kernels. 1993-07-10 01:06:01 +00:00
mycroft
c37de77947 Clean up deleted files. 1993-07-09 16:03:43 +00:00
jtc
bd8f9f26fc Look for gzip in gzip subdirectory 1993-07-09 15:57:18 +00:00
mycroft
29ee083082 Clean up deleted files. 1993-07-09 15:55:27 +00:00