Commit Graph

15 Commits

Author SHA1 Message Date
mycroft 4c34be6b52 Clean up deleted files. 1995-03-01 00:00:00 +00:00
jtc af07927cde Added NOMAN= 1994-12-22 21:58:16 +00:00
mycroft 0b494a6b0b Import selected bug fixes from GCC 2.5. 1994-07-13 08:13:45 +00:00
cgd dfe9d8c6c7 386BSD -> NetBSD 1993-12-06 09:50:36 +00:00
cgd 5e74c19b62 386BSD -> NetBSD 1993-12-06 09:40:27 +00:00
cgd 1d330d5df9 MACHINE_ARCH support 1993-12-05 00:49:23 +00:00
pk 92f22772ec NOPIC added to Makefile. 1993-10-03 13:50:49 +00:00
mycroft 8756937037 Clean up deleted files. 1993-08-23 09:23:12 +00:00
cgd c46c267d70 reorganized++ gcc2 from mycroft 1993-08-23 09:20:31 +00:00
mycroft 2cce313a8b Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1993-08-02 17:28:42 +00:00
mycroft a2b68b3bae Clean up deleted files. 1993-07-16 00:26:53 +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
mycroft 3a67833dd8 Enable #pragma pack for building NetBSD and 386BSD kernels. 1993-07-10 01:06:01 +00:00
paul 4930f00d3b gcc-2.4.5 1993-07-09 13:11:49 +00:00