<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/package/libs/uclibc++, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/'/>
<updated>2016-03-05T14:23:49Z</updated>
<entry>
<title>uclibc++: add a patch to fix memory corruption issues on exceptions</title>
<updated>2016-03-05T14:23:49Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-03-05T14:23:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=190a18f68044279cc3107b1044f1e8aecfcb6e93'/>
<id>urn:sha1:190a18f68044279cc3107b1044f1e8aecfcb6e93</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48928
</content>
</entry>
<entry>
<title>cosmetic: remove trailing whitespaces</title>
<updated>2015-10-15T22:12:13Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2015-10-15T22:12:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=16d20f0580bb65ca1bd2e80278b6e2ea86574c0a'/>
<id>urn:sha1:16d20f0580bb65ca1bd2e80278b6e2ea86574c0a</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 47197
</content>
</entry>
<entry>
<title>uclibc++: fix build with gcc 5.2</title>
<updated>2015-09-03T13:15:05Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-09-03T13:15:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=b6a0e8fbaf7af6d3e48f78ac0064a7663c89a8a9'/>
<id>urn:sha1:b6a0e8fbaf7af6d3e48f78ac0064a7663c89a8a9</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 46777
</content>
</entry>
<entry>
<title>uclibc++: link libssp_nonshared only for musl</title>
<updated>2015-07-06T08:55:28Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-07-06T08:55:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=19ebfd2a85ac57d0e039d8963f65b6448a709054'/>
<id>urn:sha1:19ebfd2a85ac57d0e039d8963f65b6448a709054</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46192
</content>
</entry>
<entry>
<title>uclibc++: make g++-uc* wrappers relocatable</title>
<updated>2015-07-03T13:33:05Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-07-03T13:33:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=c7c59300eebcc65e264e778152b894a39c75976d'/>
<id>urn:sha1:c7c59300eebcc65e264e778152b894a39c75976d</id>
<content type='text'>
The g++-uc wrapper hardcodes $(STAGING_DIR) and $(TOOLCHAIN_DIR) paths which
will not work outside of the original build environment.

Replace the hardcoded staging_dir occurences with paths relative to the
$STAGING_DIR environment variable to make the g++-uc* wrappers usable in an
SDK environment.

Fixes the libdb47 build failure reported at
  https://lists.openwrt.org/pipermail/openwrt-devel/2015-April/032455.html

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 46162
</content>
</entry>
<entry>
<title>uclibc++: link against libssp_nonshared instead of libssp</title>
<updated>2015-06-20T18:36:52Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-06-20T18:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=6bf3ca09821f628bca5941cc3c9e12fd64aa6d0b'/>
<id>urn:sha1:6bf3ca09821f628bca5941cc3c9e12fd64aa6d0b</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46076
</content>
</entry>
<entry>
<title>uclibc++: only disable SSP for ppc</title>
<updated>2015-06-19T14:36:37Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-06-19T14:36:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=d60d4e0bfe4146ff48368faf512a70de3f0fc2e2'/>
<id>urn:sha1:d60d4e0bfe4146ff48368faf512a70de3f0fc2e2</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46067
</content>
</entry>
<entry>
<title>uclibc++: honor ldflags, disable SSP</title>
<updated>2015-06-19T14:09:02Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-06-19T14:09:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=e7f8e3fbca4038926d264f6a18d7b4a983387fe2'/>
<id>urn:sha1:e7f8e3fbca4038926d264f6a18d7b4a983387fe2</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46066
</content>
</entry>
<entry>
<title>build: remove obsolete references to cris and avr32</title>
<updated>2015-03-24T10:07:40Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-03-24T10:07:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=77984de9f9065a7007732c631ef0d9c3f811702d'/>
<id>urn:sha1:77984de9f9065a7007732c631ef0d9c3f811702d</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 44965
</content>
</entry>
<entry>
<title>license info - revert r43155</title>
<updated>2014-11-03T09:56:44Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-11-03T09:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=18ce20cecd79be619dbe875a0ea22e1ed0e125ef'/>
<id>urn:sha1:18ce20cecd79be619dbe875a0ea22e1ed0e125ef</id>
<content type='text'>
turns out that r43155 adds duplicate info.

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 43167
</content>
</entry>
</feed>
