<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/gnu/lib/libstdc++, branch stable/7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2010-09-21T12:57:43Z</updated>
<entry>
<title>MFC r212286:</title>
<updated>2010-09-21T12:57:43Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2010-09-21T12:57:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=07fce511c2e6057630da12e9e56a3c7d980d9257'/>
<id>urn:sha1:07fce511c2e6057630da12e9e56a3c7d980d9257</id>
<content type='text'>
GCC defines built-ins for atomic instructions found on i486 and higher.
Because FreeBSD no longer supports the 80386 cpu all code targeting
FreeBSD/i386 necessarily runs on i486 or higher so the compiler
built-ins can be used by default inside libstdc++ and in C++ headers.
This allows newly compiled C++ code to inline some atomic operations.
Old binaries continue to use libstdc++ functions.

Approved by:	kib (mentor)
</content>
</entry>
<entry>
<title>MFC svn rev 179834.</title>
<updated>2008-06-20T00:13:37Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2008-06-20T00:13:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=cda54a195df08416f3fe6716c48c89cdc1221e4b'/>
<id>urn:sha1:cda54a195df08416f3fe6716c48c89cdc1221e4b</id>
<content type='text'>
Install extra include files that were forgotten in original GCC 4.2.x
import changes.

PR: 124647
Submitted by: Vlad GALU
</content>
</entry>
<entry>
<title>Install etx/numeric_traits.h.</title>
<updated>2007-08-16T23:02:00Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2007-08-16T23:02:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=203ab4d0c39b8f679ff8c76beb269c53358e2707'/>
<id>urn:sha1:203ab4d0c39b8f679ff8c76beb269c53358e2707</id>
<content type='text'>
PR:		gnu/115250
Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>Fix the fallout from over-zealous obsolete files removal. Use correct</title>
<updated>2007-05-19T15:41:01Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2007-05-19T15:41:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1b156a407704e0b5ecd4183e7d7e7193908545aa'/>
<id>urn:sha1:1b156a407704e0b5ecd4183e7d7e7193908545aa</id>
<content type='text'>
atomicity.h file for arm and powerpc.
</content>
</entry>
<entry>
<title>Update bmake glue to build GCC 4.2.</title>
<updated>2007-05-19T04:25:59Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2007-05-19T04:25:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=afb57df680a4b620d54eac30728eca95e51fc0e3'/>
<id>urn:sha1:afb57df680a4b620d54eac30728eca95e51fc0e3</id>
<content type='text'>
Also:
        Switch FreeBSD to use libgcc_s.so.1.

        Use dl_iterate_phdr to locate shared objects' exception frame
        info instead of depending on older register_frame_info machinery.
        This allows us to avoid depending on libgcc_s.so.1 in binaries
        that do not use exception handling directly. As an additional
        benefit it breaks circular libc &lt;=&gt; libgcc_s.so.1 dependency too.

        Build newly added libgomp.so.1 library, the runtime support
        bits for OpenMP.

        Build LGPLed libssp library. Our libc provides our own
        BSD-licensed SSP callbacks implementation, so this library
        is only built to benefit applications that have hadcoded
        knowledge of libssp.so and libssp_nonshared.a. When linked
        in from command line, these libraries override libc
        implementation.
</content>
</entry>
<entry>
<title>The ARM platform does the setjmp/longjmp type of exception handling.</title>
<updated>2006-10-05T20:55:37Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2006-10-05T20:55:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d3fbc8d9c0275859ca588732a0a4aaa4b76b4ed8'/>
<id>urn:sha1:d3fbc8d9c0275859ca588732a0a4aaa4b76b4ed8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build due to the incomplete removal of demangle.h.</title>
<updated>2006-09-30T12:52:15Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-09-30T12:52:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=cf35cbe5d9b9aacffb8bf13cacb1fc66971262f1'/>
<id>urn:sha1:cf35cbe5d9b9aacffb8bf13cacb1fc66971262f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce diffs with file generated by FSF configure.</title>
<updated>2006-09-22T15:08:07Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2006-09-22T15:08:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=2972ed120b1eb0be2e7f0ffa4cad25f9e90f4caf'/>
<id>urn:sha1:2972ed120b1eb0be2e7f0ffa4cad25f9e90f4caf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include &lt;sys/defs.h&gt; to get __ISO_C_VISIBLE definition is one is not</title>
<updated>2005-09-16T21:24:10Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2005-09-16T21:24:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4ece38b4ecfb871c3949daecaedaa5fc294e6b89'/>
<id>urn:sha1:4ece38b4ecfb871c3949daecaedaa5fc294e6b89</id>
<content type='text'>
already available.
</content>
</entry>
<entry>
<title>Do not expose vfwscanf, vswscanf, vwscanf and wcstof functions if</title>
<updated>2005-09-16T20:56:17Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2005-09-16T20:56:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=046b7565e63c5f59914057552dfe557ceac24025'/>
<id>urn:sha1:046b7565e63c5f59914057552dfe557ceac24025</id>
<content type='text'>
they are not visible from wchar.h.
</content>
</entry>
</feed>
