<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/toolchain/gdb, branch 2009.11_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.11_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.11_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-10-01T19:24:42Z</updated>
<entry>
<title>buildroot: silence ./configure step when building with 'make -s'</title>
<updated>2009-10-01T19:24:42Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-01T19:24:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3fdf0bffb87c81f6abf70e64e5b9239431d79ee2'/>
<id>urn:sha1:3fdf0bffb87c81f6abf70e64e5b9239431d79ee2</id>
<content type='text'>
We have been passing -q to ./configure when using 'make -s' for
packages using Makefile.autotools.in for some time. Do the same
for packages using autotools, but not using the
Makefile.autotools.in infrastructure, taking care to not do it
for packages with hand written configure scripts.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>rename TOOL_BUILD_DIR to TOOLCHAIN_DIR</title>
<updated>2009-09-23T07:15:27Z</updated>
<author>
<name>Michael Roth</name>
<email>mroth@nessie.de</email>
</author>
<published>2009-09-22T23:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=cb5710c538fce01f4875a64e6de4b37a7718005b'/>
<id>urn:sha1:cb5710c538fce01f4875a64e6de4b37a7718005b</id>
<content type='text'>
To reflect the new output directory hierachy rename the Makefile variable
TOOL_BUILD_DIR to TOOLCHAIN_DIR.

Signed-off-by: Michael Roth &lt;mroth@nessie.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain: use qstrip</title>
<updated>2009-09-05T12:43:18Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-07-30T15:35:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=af2390c0f437dbb26a31150eb7d526e1d0bdfd1a'/>
<id>urn:sha1:af2390c0f437dbb26a31150eb7d526e1d0bdfd1a</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>toolchain: xtensa toolchain patch support</title>
<updated>2009-07-24T00:32:33Z</updated>
<author>
<name>Maxim Grigoriev</name>
<email>maxim2405@gmail.com</email>
</author>
<published>2009-07-24T00:32:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=adb9e905da23a26c00ab2f811f3359d37aaac4ae'/>
<id>urn:sha1:adb9e905da23a26c00ab2f811f3359d37aaac4ae</id>
<content type='text'>
Part of #163.

Signed-off-by: Maxim Grigoriev &lt;maxim2405@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/gdb: remove ancient deprecated versions</title>
<updated>2009-04-28T18:42:08Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-28T18:42:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8759a416c41f8eec02fdb5594275961534ae0c8e'/>
<id>urn:sha1:8759a416c41f8eec02fdb5594275961534ae0c8e</id>
<content type='text'>
They shouldn't be used anymore, needs havily patching (6.3 has more than
200k patches) and no one tests them with current toolchains.
</content>
</entry>
<entry>
<title>toolchain/gdb: remove broken snapshot support</title>
<updated>2009-04-28T18:42:02Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-28T18:42:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f46b9cda0d908cb5958a86bc87cb5d951e41e2cd'/>
<id>urn:sha1:f46b9cda0d908cb5958a86bc87cb5d951e41e2cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>toolchain: fix up GNU_TARGET_NAME link and target_utils location</title>
<updated>2009-01-30T13:34:42Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-30T13:34:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=92bd25c9eb14eafb1beb8f41af71fef1e545922a'/>
<id>urn:sha1:92bd25c9eb14eafb1beb8f41af71fef1e545922a</id>
<content type='text'>
The GNU_TARGET_NAME symlink and target_utils location were not correctly
adjusted to match the move of the toolchain to $(STAGING_DIR)/usr,
creating dangling symlinks.
</content>
</entry>
<entry>
<title>toolchain/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:47:05Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:47:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0ef35d5d5efed2d323c1fc7a3f2cc7b1ed977da3'/>
<id>urn:sha1:0ef35d5d5efed2d323c1fc7a3f2cc7b1ed977da3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add .empty files for git-svn</title>
<updated>2009-01-05T15:47:00Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-05T15:47:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=585aca9a5a3bbac6d9f6225802d626f53bf613b3'/>
<id>urn:sha1:585aca9a5a3bbac6d9f6225802d626f53bf613b3</id>
<content type='text'>
git-svn (and git) doesn't handle empty directories, so add .empty files
to those dirs like elsewhere in buildroot.

Those empty directories are normally not a big deal, but the recent changes
to u-boot broke the build.
</content>
</entry>
<entry>
<title>toolchain: use same gdb Config.in for internal/external toolchains</title>
<updated>2008-12-15T15:28:48Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-15T15:28:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e2e4950b2d9334e6380e32cf30c7c7968747ccc0'/>
<id>urn:sha1:e2e4950b2d9334e6380e32cf30c7c7968747ccc0</id>
<content type='text'>
We used to use different gdb configs for internal and external toolchains
because mconf won't source the same file twice. This works, but is kind of
sub optimal, as people forget to keep them in sync.

Fix it to use the same file for both situations by shuffling around the
config options a bit. Should work identical to before (except for the newer
gdb versions available for ext).
</content>
</entry>
</feed>
