Den ons 25 mars 2026 kl 14:39 skrev Levent Yavaş <[email protected]>: > Hello, > In every release announcement there is a listing of system components like > this: > GCC 4.2.1 (+ patches) and 3.3.6 (+ patches) > ... > > I searched what are those patches but I couldn't find them. Gcc-3.3.6 ones > are important.
They have been applied to the /usr/src/gnu/gcc sources and are available in CVS. > Actually I diffed original 3.3.6 and openbsd's, and there are lots of > changes. Hard to follow what's going on. Seperate patches would help a lot. > Any help would be appreciated a lot. "man gcc-local" will show you what effects they have, the diffs are you have produced show which changes have been done. The cvs history will show a comment for each such change. -- May the most significant bit of your life be positive.

