<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu, branch releng/9.1</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Synced mdoc(7) with head.</title>
<updated>2012-07-26T19:18:26+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2012-07-26T19:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b155be8b82738ba4486932ac2d887623435087f9'/>
<id>b155be8b82738ba4486932ac2d887623435087f9</id>
<content type='text'>
Approved by:	re (kib)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (kib)
</pre>
</div>
</content>
</entry>
<entry>
<title>Shift to "FreeBSD 9.1" for what gets printed in manual pages.</title>
<updated>2012-07-10T19:05:27+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2012-07-10T19:05:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b65e3ebe0e77312ce97f293e6338020dfd86309b'/>
<id>b65e3ebe0e77312ce97f293e6338020dfd86309b</id>
<content type='text'>
Approved by:	re (implicit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (implicit)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge r229521 from head to stable/9:</title>
<updated>2012-07-09T08:27:04+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2012-07-09T08:27:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9fd3132eede609734b681451476f8e9d070b820c'/>
<id>9fd3132eede609734b681451476f8e9d070b820c</id>
<content type='text'>
  Add missing -w to kgdb(1)'s usage().

  Sponsored by:	Adara Networks, Inc.

Approved by:	re (kib)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Add missing -w to kgdb(1)'s usage().

  Sponsored by:	Adara Networks, Inc.

Approved by:	re (kib)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: r229809: Don't include &lt;sys/timeb.h&gt;.</title>
<updated>2012-07-02T05:57:01+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2012-07-02T05:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=448a6a94b5f3c0a56b946ba3e73e1db3e4a38709'/>
<id>448a6a94b5f3c0a56b946ba3e73e1db3e4a38709</id>
<content type='text'>
The purpose of not including &lt;sys/timeb.h&gt; is to avoid the compiler
warning we put in &lt;sys/timeb.h&gt;.  So this change will cause CVS to
provide its own definition of 'struct timeb'.  This is only OK
because the code never calls the libc ftime(3) interface.  CVS only
uses 'struct timeb' as a convenience structure -- thus it doesn't
matter how its supplied definition does or does not match the
ftime(3) ABI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The purpose of not including &lt;sys/timeb.h&gt; is to avoid the compiler
warning we put in &lt;sys/timeb.h&gt;.  So this change will cause CVS to
provide its own definition of 'struct timeb'.  This is only OK
because the code never calls the libc ftime(3) interface.  CVS only
uses 'struct timeb' as a convenience structure -- thus it doesn't
matter how its supplied definition does or does not match the
ftime(3) ABI.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC symbol exports for libsupcc++ and libcxxrt that correctly export new and</title>
<updated>2012-07-01T21:51:57+00:00</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2012-07-01T21:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e453b5b896968f940ade25a4be60ac024f5b3e3a'/>
<id>e453b5b896968f940ade25a4be60ac024f5b3e3a</id>
<content type='text'>
delete operators.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
delete operators.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: r231620, r237098</title>
<updated>2012-06-23T18:43:11+00:00</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2012-06-23T18:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=662da500f45b52ffddbf72a3c9050e3ff1ec5638'/>
<id>662da500f45b52ffddbf72a3c9050e3ff1ec5638</id>
<content type='text'>
Enable TLS support for ARM toolchain
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable TLS support for ARM toolchain
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: r235487</title>
<updated>2012-05-25T17:20:00+00:00</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2012-05-25T17:20:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=79d9c277aff9543565b4e78fc36f5b09f438e31c'/>
<id>79d9c277aff9543565b4e78fc36f5b09f438e31c</id>
<content type='text'>
Switch sparc64 to using libcompiler_rt; since r230021 (MFC'ed to stable/9 in
r236012) we have a workaround in place allowing it to be used there and since
r235388 (MFC'ed to stable/9 in r236002) we also have usable div/mod
optimizations like libgcc has.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch sparc64 to using libcompiler_rt; since r230021 (MFC'ed to stable/9 in
r236012) we have a workaround in place allowing it to be used there and since
r235388 (MFC'ed to stable/9 in r236002) we also have usable div/mod
optimizations like libgcc has.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge r233749, building libsupc++ as a shared library and making libstdc++ a</title>
<updated>2012-05-23T09:10:46+00:00</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2012-05-23T09:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=46fb5990f8be8b90677d8de87aa22cac5ea4cf8e'/>
<id>46fb5990f8be8b90677d8de87aa22cac5ea4cf8e</id>
<content type='text'>
filter library.

It should now be possible to build applications on 9-STABLE that link against
both libc++ and libstdc++ and to test libcxxrt with libstdc++.

If you wish to test libcxxrt, please add this to your /etc/libmap.conf:

libsupc++.so.1  libcxxrt.so.1

If you wish to test libc++, add -std=libc++ to your compile and link flags for
your favourite C++ applications and / or libraries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
filter library.

It should now be possible to build applications on 9-STABLE that link against
both libc++ and libstdc++ and to test libcxxrt with libstdc++.

If you wish to test libcxxrt, please add this to your /etc/libmap.conf:

libsupc++.so.1  libcxxrt.so.1

If you wish to test libc++, add -std=libc++ to your compile and link flags for
your favourite C++ applications and / or libraries.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r235211:</title>
<updated>2012-05-18T00:00:46+00:00</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2012-05-18T00:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1bc18c4ac312fe6368ca040882b5d9ca8d9f658d'/>
<id>1bc18c4ac312fe6368ca040882b5d9ca8d9f658d</id>
<content type='text'>
General mdoc(7) and typo fixes.

PR:		167696
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
General mdoc(7) and typo fixes.

PR:		167696
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r234782:</title>
<updated>2012-05-13T13:57:53+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2012-05-13T13:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e9e77e9625cd5189b2b07c3f1ce4537c29b00fc5'/>
<id>e9e77e9625cd5189b2b07c3f1ce4537c29b00fc5</id>
<content type='text'>
Add src.conf option WITH_SHARED_TOOLCHAIN to enable building the
toolchain binaries as dynamically linked.  Option is disabled by
default.

MFC r235152 (by imp):
Make is part of the bootstrap path, so we need to guard against this
not being defined.  Otherwise we don't make a new make when the old
make is incompatible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add src.conf option WITH_SHARED_TOOLCHAIN to enable building the
toolchain binaries as dynamically linked.  Option is disabled by
default.

MFC r235152 (by imp):
Make is part of the bootstrap path, so we need to guard against this
not being defined.  Otherwise we don't make a new make when the old
make is incompatible.
</pre>
</div>
</content>
</entry>
</feed>
