<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/gnu/usr.bin/cc/cpp/Makefile, branch release/2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1994-11-22T10:58:58Z</updated>
<entry>
<title>Tell stupid users to write the bootcode.</title>
<updated>1994-11-22T10:58:58Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-11-22T10:58:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=140932d6d85b561ad06abe5006a5e973a7713c45'/>
<id>urn:sha1:140932d6d85b561ad06abe5006a5e973a7713c45</id>
<content type='text'>
This commit was manufactured to restore the state of the 2.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'BETA_2_0'.</title>
<updated>1994-11-21T07:33:22Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1994-11-21T07:33:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=01233029edba45b14c75afe36248d0df998b3cc3'/>
<id>urn:sha1:01233029edba45b14c75afe36248d0df998b3cc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make GCC's back end be shared among all languages.  cc, c++, and cpp now</title>
<updated>1994-09-18T22:35:55Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-09-18T22:35:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b4aca961be225de5e841add766d2561bb2cf3022'/>
<id>urn:sha1:b4aca961be225de5e841add766d2561bb2cf3022</id>
<content type='text'>
no longer link against the whole library, since they don't require much
from it, but just compile the few small modules they actually need static.

This should save a measurable amount of space; compare:

-r-xr-xr-x  1 bin   bin   155648 Sep 18 18:00 cc1*
-r-xr-xr-x  1 root  bin  1048576 Sep 18 17:33 cc1.noshae*

Of course, the library takes up a bit of space, but when you add in the
savings from the C++ compiler, you more than make up the difference:

-r--r--r--  1 bin  bin  1157344 Sep 18 18:27 /usr/lib/libcc_int.so.26.0
-r-xr-xr-x  1 bin  bin  491520 Sep 18 18:27 /usr/libexec/cc1plus*
</content>
</entry>
<entry>
<title>Add dependencies on libraries to DPADD.  Someday this should be done</title>
<updated>1994-08-28T18:49:06Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1994-08-28T18:49:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2577a8acef31ccb449242f8c073d0b996d8a91f2'/>
<id>urn:sha1:2577a8acef31ccb449242f8c073d0b996d8a91f2</id>
<content type='text'>
automagically.  -lfoo has to be right to work, but ${LIBFO0} is too
easy to forget or misspell; nothing checks it and it should be
different for shared libraries.
</content>
</entry>
<entry>
<title>Here comes the right import of gcc-2.6.0.</title>
<updated>1994-08-02T20:15:59Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1994-08-02T20:15:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b75deec600af3b827022812effb73f07ab04af44'/>
<id>urn:sha1:b75deec600af3b827022812effb73f07ab04af44</id>
<content type='text'>
</content>
</entry>
</feed>
