<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/lib/libsupc++/Version.map, branch stable/10</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC r301570:</title>
<updated>2016-06-11T03:58:59+00:00</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2016-06-11T03:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8632672004c33b10204d82f0d0ebc70fb720c86d'/>
<id>8632672004c33b10204d82f0d0ebc70fb720c86d</id>
<content type='text'>
libsupc++: Fix typo in symbol map.

This went mostly unnoticed with the deprecation of the GNU toolchain
in tier 1 platforms. Fix it now for the rest.

PR:		169901
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libsupc++: Fix typo in symbol map.

This went mostly unnoticed with the deprecation of the GNU toolchain
in tier 1 platforms. Fix it now for the rest.

PR:		169901
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some missing symbols in the libsupc++ Version.map</title>
<updated>2013-06-16T21:15:35+00:00</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2013-06-16T21:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cc9bdc922403b0d7004619f78a479c4ca474c480'/>
<id>cc9bdc922403b0d7004619f78a479c4ca474c480</id>
<content type='text'>
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrt</title>
<updated>2013-01-28T11:12:49+00:00</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2013-01-28T11:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4792733bb8002a870fe0e977375c29995a2a0256'/>
<id>4792733bb8002a870fe0e977375c29995a2a0256</id>
<content type='text'>
that were causing the runtime and STL libraries to see different versions of
various classes and functions when libstdc++ is used as a filter.

Note: This changes the ABI for libcxxrt, but libcxxrt is currently only in
-STABLE for testing and is not used by anything unless explicitly enabled by
the end user.  No default compiler configurations use it.

libc++ will need to be recompiled after this change.  make buildworld will do
this automatically, but make in lib/libc++ will not necessarily work unless the
new libcxxrt is installed first.

PR:		kern/171610, stand/175453
Reviewed by:	kib
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that were causing the runtime and STL libraries to see different versions of
various classes and functions when libstdc++ is used as a filter.

Note: This changes the ABI for libcxxrt, but libcxxrt is currently only in
-STABLE for testing and is not used by anything unless explicitly enabled by
the end user.  No default compiler configurations use it.

libc++ will need to be recompiled after this change.  make buildworld will do
this automatically, but make in lib/libc++ will not necessarily work unless the
new libcxxrt is installed first.

PR:		kern/171610, stand/175453
Reviewed by:	kib
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up some symbol versions for libsupc++ / libcxxrt.</title>
<updated>2012-06-11T15:40:57+00:00</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2012-06-11T15:40:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fe132392879721115289dcfdcbd5fbee59da35b4'/>
<id>fe132392879721115289dcfdcbd5fbee59da35b4</id>
<content type='text'>
MFC after:	1 week
Reviewed by:	kan
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	1 week
Reviewed by:	kan
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mangled symbols for operator new / delete on 64-bit platforms.</title>
<updated>2012-06-05T12:34:08+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2012-06-05T12:34:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=87b8d8bbc908904c629f898d77a871f8dd99ce71'/>
<id>87b8d8bbc908904c629f898d77a871f8dd99ce71</id>
<content type='text'>
Reported by:	decke@
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	decke@
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly export operator new / delete for things linking against libsupc++ but</title>
<updated>2012-05-28T12:11:00+00:00</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2012-05-28T12:11:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=523f54dd4ad6e5a88d413f0c49a577739badea02'/>
<id>523f54dd4ad6e5a88d413f0c49a577739badea02</id>
<content type='text'>
not libstdc++.

Unfortunately, it appears that libsupc++ / libstdc++ have a different idea of
the type of size_t to the rest of the world, which may cause problems later
on...

Reported by:	des
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
not libstdc++.

Unfortunately, it appears that libsupc++ / libstdc++ have a different idea of
the type of size_t to the rest of the world, which may cause problems later
on...

Reported by:	des
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Make libsupc++ build as a shared library and make libstdc++ a filter library</title>
<updated>2012-03-31T14:25:12+00:00</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2012-03-31T14:25:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cf56074e5271c8a71b5b954f90bb965fd9f3a72a'/>
<id>cf56074e5271c8a71b5b954f90bb965fd9f3a72a</id>
<content type='text'>
for it.

This allows people to swap out libsupc++ for libcxxrt easily, so we can begin
the libstdc++ -&gt; libc++ migration.

Approved by:	dim (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for it.

This allows people to swap out libsupc++ for libcxxrt easily, so we can begin
the libstdc++ -&gt; libc++ migration.

Approved by:	dim (mentor)
</pre>
</div>
</content>
</entry>
</feed>
