<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/toolchain/gdb, branch 2010.05_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.05_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.05_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-05-02T22:18:50+00:00</updated>
<entry>
<title>toolchain/gdb: get rid of 6.4 / 6.5</title>
<updated>2010-05-02T22:18:50+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-05-02T22:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a54f53d3e25aed09f056d5ea67b050d2d49c90cd'/>
<id>urn:sha1:a54f53d3e25aed09f056d5ea67b050d2d49c90cd</id>
<content type='text'>
These are ancient (2006) and upstream strongly discourage using them:
ftp://sourceware.org/pub/gdb/old-releases/README

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Fix GDB BFD test linking</title>
<updated>2010-05-01T20:53:41+00:00</updated>
<author>
<name>Paulius Zaleckas</name>
<email>paulius.zaleckas@gmail.com</email>
</author>
<published>2010-04-29T19:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ee39d53ce343c2d8e4603f40a9d3aaba6d5ef8ff'/>
<id>urn:sha1:ee39d53ce343c2d8e4603f40a9d3aaba6d5ef8ff</id>
<content type='text'>
When compiling GDB for target (in my case i386) it links
wrong BFD library from host OS. This prevents GDB from compiling
support for ELF and thus GDB is unusable on target.

More about this issue was already posted at:
http://lists.uclibc.org/pipermail/buildroot/2009-March/026585.html

Fix this issue by forcing ELF support.

Signed-off-by: Paulius Zaleckas &lt;paulius.zaleckas@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/gdb: Add GDB 7.0.1 and 7.1 support</title>
<updated>2010-05-01T20:08:48+00:00</updated>
<author>
<name>Paulius Zaleckas</name>
<email>paulius.zaleckas@gmail.com</email>
</author>
<published>2010-04-29T19:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6ca43d88bcdaf415bfdee3e267a5c09e23d9f8f5'/>
<id>urn:sha1:6ca43d88bcdaf415bfdee3e267a5c09e23d9f8f5</id>
<content type='text'>
Signed-off-by: Paulius Zaleckas &lt;paulius.zaleckas@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/gdb: target-gdb needs wchar support in toolchain</title>
<updated>2010-04-19T09:05:30+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-04-19T09:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=816e724a460bcd4b64d4f9cbfd812f90a85efd94'/>
<id>urn:sha1:816e724a460bcd4b64d4f9cbfd812f90a85efd94</id>
<content type='text'>
For the embedded readline/gettext stuff.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>get rid of broken nios2 support</title>
<updated>2010-03-30T15:19:59+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-03-30T15:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f220498f4b96c86b2d4ef7048f9c82f85c73d75c'/>
<id>urn:sha1:f220498f4b96c86b2d4ef7048f9c82f85c73d75c</id>
<content type='text'>
Has been marked as broken for more than 1 year, with no indication
that anyone cares, and it needs a bunch of special handling.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/gdb: remove external source toolchain leftover</title>
<updated>2010-02-09T10:48:17+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-02-09T10:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7a72f7b0d9c0288f60a14e08f312a650fe27f7b1'/>
<id>urn:sha1:7a72f7b0d9c0288f60a14e08f312a650fe27f7b1</id>
<content type='text'>
Commit 65e99014 (Remove external source toolchain options) removed
external source-based toolchain support, but there was still a check
for it in gdb.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/gdb: get rid of another legacy and unused variable</title>
<updated>2010-02-09T10:44:20+00:00</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@anciens.enib.fr</email>
</author>
<published>2010-02-08T15:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4b7432119521be1339f49794983d28ba3b0b8f86'/>
<id>urn:sha1:4b7432119521be1339f49794983d28ba3b0b8f86</id>
<content type='text'>
BR2_VENDOR_GDB_VERSION and VENDOR_GDB_VERSION are no longer settable.
The only user is gdb, and it's totally useless in this case.

Signed-off-by: Yann E. MORIN &lt;yann.morin.1998@anciens.enib.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/gdb: get rid of legacy &amp; unused variables</title>
<updated>2010-02-08T16:03:03+00:00</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@anciens.enib.fr</email>
</author>
<published>2010-02-08T15:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7dd0591183e4f92b760ec87d8139ec596d78ac27'/>
<id>urn:sha1:7dd0591183e4f92b760ec87d8139ec596d78ac27</id>
<content type='text'>
The BR2_VENDOR_SUFFIX and VENDOR_SUFFIX variables are no longer settable.
The only user is gdb, and is totally useless in this case.

Signed-off-by: Yann E. MORIN &lt;yann.morin.1998@anciens.enib.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gdb: remove external sources patches</title>
<updated>2009-12-14T22:54:48+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-12-14T11:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=18bc19cb19e9ca8a7e276e6b5d15dd50223173bf'/>
<id>urn:sha1:18bc19cb19e9ca8a7e276e6b5d15dd50223173bf</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>gdb: do not allow selection of non-avr32 versions on AVR32</title>
<updated>2009-12-14T22:54:46+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-12-14T11:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=45e93c575095c4a883e3424c73314ba7835992df'/>
<id>urn:sha1:45e93c575095c4a883e3424c73314ba7835992df</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
