<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/toolchain/gdb, branch 2009.05_rc3</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc3</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc3'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-04-28T18:42:08Z</updated>
<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>
<entry>
<title>toolchain/gdb: 6.4 shouldn't be selectable for avr32</title>
<updated>2008-12-08T08:54:14Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:54:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ffe33152e7541b139540e77df74da8add067b62f'/>
<id>urn:sha1:ffe33152e7541b139540e77df74da8add067b62f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>toolchain/gdb: mark old versions as deprecated</title>
<updated>2008-12-08T08:46:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:46:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=41d7b7087c10e405eaa47f881afc7daaf00a1bf6'/>
<id>urn:sha1:41d7b7087c10e405eaa47f881afc7daaf00a1bf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>toolchain/gdb: default to 6.8</title>
<updated>2008-12-08T08:46:50Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:46:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=5672e590754d2b329308d8a68eedff814bf853ac'/>
<id>urn:sha1:5672e590754d2b329308d8a68eedff814bf853ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>toolchain/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:42Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0e14d4f7ff76b863893b5f8f99c73a7fe943ef0a'/>
<id>urn:sha1:0e14d4f7ff76b863893b5f8f99c73a7fe943ef0a</id>
<content type='text'>
</content>
</entry>
</feed>
