<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/lib/libstdc++/_G_config.h, branch release/4.8.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.8.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.8.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-04-03T18:49:23Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2003-04-03T18:49:23Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-04-03T18:49:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c'/>
<id>urn:sha1:0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c</id>
<content type='text'>
'RELENG_4_8_0_RELEASE'.

This commit was manufactured to restore the state of the 4.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Do not use "DEFAULT_VTABLE_THUNKS".  The bugs that have existed since</title>
<updated>2000-01-25T12:23:13Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-01-25T12:23:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3b9aa3617ceece1c89d02b05534e486fcff4d08d'/>
<id>urn:sha1:3b9aa3617ceece1c89d02b05534e486fcff4d08d</id>
<content type='text'>
EGCS 1.x have not been worked out.  And with 4.0 RELEASE comming quickly
we need C++ to be stable and usable.
</content>
</entry>
<entry>
<title>_G_USING_THUNKS probably applies to a.out too.</title>
<updated>1999-05-02T21:22:50Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-05-02T21:22:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c062a8a30e482f84227958d8a44d5e3a85b91c02'/>
<id>urn:sha1:c062a8a30e482f84227958d8a44d5e3a85b91c02</id>
<content type='text'>
(well we define DEFAULT_VTABLE_THUNKS=1 for G++ in the a.out case, so it seems
likely)

Submitted by:	jdp
</content>
</entry>
<entry>
<title>Get stdargs right on the Alpha.</title>
<updated>1999-04-08T07:37:13Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-04-08T07:37:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=de3f50824cfbdd2e2308de5aa5633f51a51e6df1'/>
<id>urn:sha1:de3f50824cfbdd2e2308de5aa5633f51a51e6df1</id>
<content type='text'>
Submitted by:	Hidetoshi Shimokawa &lt;simokawa@sat.t.u-tokyo.ac.jp&gt;
</content>
</entry>
<entry>
<title>Don't generate _G_config.h, use fixed version.</title>
<updated>1999-04-07T07:48:23Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-04-07T07:48:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=10b66c2f42d1ce655dd750cd97725179c468031a'/>
<id>urn:sha1:10b66c2f42d1ce655dd750cd97725179c468031a</id>
<content type='text'>
I knew better... too dependant on the environment we generate in, but...

This fixes the
/usr/lib/libstdc++.so: undefined reference to `filebuf virtual table'
/usr/lib/libstdc++.so: undefined reference to `stdiobuf virtual table'
errors seen after the initial bootstrap from gcc 2.7.2 to EGCS.

Agreed with by:	bde &amp; jdp
</content>
</entry>
<entry>
<title>_G_config.h is now dynamically created.</title>
<updated>1999-04-05T01:16:03Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-04-05T01:16:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b20c2a39488a92bebce2a3126d21837baf1573f8'/>
<id>urn:sha1:b20c2a39488a92bebce2a3126d21837baf1573f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get definition of va_list from &lt;stdarg.h&gt;.</title>
<updated>1998-08-31T13:47:03Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1998-08-31T13:47:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=11c0474d23fe64ce66f9cd72e0bc1acaedeef7e2'/>
<id>urn:sha1:11c0474d23fe64ce66f9cd72e0bc1acaedeef7e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This was broken for ELF builds.</title>
<updated>1998-04-30T07:38:27Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1998-04-30T07:38:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bbba152305b78197bd2f0413664b4c2083975734'/>
<id>urn:sha1:bbba152305b78197bd2f0413664b4c2083975734</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_G_VTABLE_LABLE_PREFIX is different between ELF and a.out</title>
<updated>1997-09-20T09:58:49Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-09-20T09:58:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a1aae50cc5ab75d801b78437d5e9de9e3a4a160e'/>
<id>urn:sha1:a1aae50cc5ab75d801b78437d5e9de9e3a4a160e</id>
<content type='text'>
('_vt.' vs '__vt$')
</content>
</entry>
<entry>
<title>Initial shot at a bmakefile for libstdc++</title>
<updated>1996-10-03T22:52:23Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-10-03T22:52:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=99dd87778d8bc451c9b28a5cf61a7f5d66dc9159'/>
<id>urn:sha1:99dd87778d8bc451c9b28a5cf61a7f5d66dc9159</id>
<content type='text'>
</content>
</entry>
</feed>
