<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/sources/uClibc.config-locale, branch master</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=master</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2004-10-09T01:06:03Z</updated>
<entry>
<title>Major buildroot facelift, step one.</title>
<updated>2004-10-09T01:06:03Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-10-09T01:06:03Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=2d523c23175b8e8772c2e223d92513f836cde8a6'/>
<id>urn:sha1:2d523c23175b8e8772c2e223d92513f836cde8a6</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Update to what I'm currently using.  Lots of changes...</title>
<updated>2004-09-03T00:49:43Z</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2004-09-03T00:49:43Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3ad3d8a1d8c25bab9937e2d9e08ccdbb0b042543'/>
<id>urn:sha1:3ad3d8a1d8c25bab9937e2d9e08ccdbb0b042543</id>
<content type='text'>
1) Allow selection of binutils/gcc/gdb/kernel headers to build, although
   some of the older tool patches probably need updating.
2) Rework gdb build so that remote debugging now works with gdbserver.
3) Misc. other package updates.3) Misc. other package updates.3) Misc. other package updates.
</content>
</entry>
<entry>
<title>Update configs a bit</title>
<updated>2004-07-17T05:06:53Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-07-17T05:06:53Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=660cbc883af253090351eda2ef7aa89b1de4a5f8'/>
<id>urn:sha1:660cbc883af253090351eda2ef7aa89b1de4a5f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oops.</title>
<updated>2004-01-14T10:33:00Z</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2004-01-14T10:33:00Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=953aa99185b05c7ed7db097fa2a5c4a83624fefa'/>
<id>urn:sha1:953aa99185b05c7ed7db097fa2a5c4a83624fefa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable building &lt;arch&gt;-linux-uclibc toolchains.  Note that, due to config</title>
<updated>2004-01-14T10:03:44Z</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2004-01-14T10:03:44Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=9168e8380931531eb69f62a543b9f7413115eaaf'/>
<id>urn:sha1:9168e8380931531eb69f62a543b9f7413115eaaf</id>
<content type='text'>
issues for applications, we also create staging_dir/bin/&lt;arch&gt;-linux-*
symlinks which allows us to configure most apps with target=&lt;arch&gt;-linux.

gcc 3.3.2 libstdc++ now correctly identifies uclibc locale support.
There are still some issues (mainly related to wide char time strings
and wcsftime) to be addressed, but those are on hold until the uClibc
locale internals are reworked once again.

With the new stuff, we can also build gcc 2.95 and STLport again, although
the native gcc build for the target is failing.

Archs supported (some archs not yet tested):
 2.95 - i386, arm, mips*, powerpc.
 3.3.2 - Hopefull all for which uClibc has shared lib support.
</content>
</entry>
<entry>
<title>Change uClibc stdio BUFSIZ to 4k.</title>
<updated>2003-12-03T02:25:12Z</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2003-12-03T02:25:12Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=189b1d5432370481e0a069f1de85648f510e0abb'/>
<id>urn:sha1:189b1d5432370481e0a069f1de85648f510e0abb</id>
<content type='text'>
Update busybox config for new snapshot.
</content>
</entry>
<entry>
<title>Turn on HAS_FPU by default.  If soft float support is configured in the</title>
<updated>2003-11-18T19:58:46Z</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2003-11-18T19:58:46Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=93b677ea4256da1236ae5c4a14b78010e60266d9'/>
<id>urn:sha1:93b677ea4256da1236ae5c4a14b78010e60266d9</id>
<content type='text'>
buildroot Makefile, HAS_FPU will be turned of by uclibc.mk.

TODO: Implement a buildroot options for no float support at all.
</content>
</entry>
<entry>
<title>Make sure we prompt for MMU setting if unknown.</title>
<updated>2003-11-11T21:26:17Z</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2003-11-11T21:26:17Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3b738ef6dd924022e857991ee2480750efa68a84'/>
<id>urn:sha1:3b738ef6dd924022e857991ee2480750efa68a84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update.</title>
<updated>2003-11-11T06:50:11Z</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2003-11-11T06:50:11Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=eab54b6a73b95e487b3d8a65bc25460cd9722067'/>
<id>urn:sha1:eab54b6a73b95e487b3d8a65bc25460cd9722067</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add in a default config to make it easy for people that want</title>
<updated>2003-09-12T00:04:22Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-09-12T00:04:22Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f0f965bd2c1dcd4021970ec26cca9c8cc0710dbb'/>
<id>urn:sha1:f0f965bd2c1dcd4021970ec26cca9c8cc0710dbb</id>
<content type='text'>
to enable uClibc's locale support.
</content>
</entry>
</feed>
