<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/valgrind, branch gcc3_legacy</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=gcc3_legacy</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=gcc3_legacy'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2007-04-03T15:36:16Z</updated>
<entry>
<title>Version bump. Thanks to Michael Benedict</title>
<updated>2007-04-03T15:36:16Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2007-04-03T15:36:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8ca4af140c6af66b4701f021ccd3699f3eb17bef'/>
<id>urn:sha1:8ca4af140c6af66b4701f021ccd3699f3eb17bef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>yet more LDFLAGS handling fixups</title>
<updated>2007-03-14T03:12:22Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-03-14T03:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=15177a6e9566e2929e77eda44eff5116b6f0e587'/>
<id>urn:sha1:15177a6e9566e2929e77eda44eff5116b6f0e587</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup package LDFLAGS handling</title>
<updated>2007-03-13T22:59:59Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-03-13T22:59:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=85d7f6f05f87b52a56b603c95e68498f04877f64'/>
<id>urn:sha1:85d7f6f05f87b52a56b603c95e68498f04877f64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup a whole steaming pile of insanity.  When packages are configured,</title>
<updated>2007-01-14T03:52:21Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-01-14T03:52:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=732d94d25fd10fff65a378b03c3fca9bde403e95'/>
<id>urn:sha1:732d94d25fd10fff65a378b03c3fca9bde403e95</id>
<content type='text'>
they should be configured with --prefix=/usr and we then need to use
make DESTDIR=$(STAGING_DIR) install to get things installed into the
staging directory.  The current situation for many packages, which use
--prefix=$(STAGING_DIR) results in the staging_dir paths getting compiled
into the binary itself.

This also adds in a pile of libtool fixups.  Between broken pkgconfig,
broken libtool handling, and broken --prefix settings, its a wonder
things have worked as well as they have up till now.
 -Erik
</content>
</entry>
<entry>
<title>- add and use BR2_BZCAT config option.</title>
<updated>2006-11-17T15:43:51Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-11-17T15:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6e2823c1fa3c470da2a14f0f9aa985d71c9ffb90'/>
<id>urn:sha1:6e2823c1fa3c470da2a14f0f9aa985d71c9ffb90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Valgrind works on PPC and AMD64 as well nowadays.</title>
<updated>2006-09-25T08:48:47Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2006-09-25T08:48:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=388e17a855836676fdfbb3084c9a430fc307a592'/>
<id>urn:sha1:388e17a855836676fdfbb3084c9a430fc307a592</id>
<content type='text'>
Use Kconfig to ensure valgrind can only be enabled on supported archs.
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2006-09-25T07:27:46Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2006-09-25T07:27:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=283c9b35bc212efa8e2c01269c882b07b3a23e54'/>
<id>urn:sha1:283c9b35bc212efa8e2c01269c882b07b3a23e54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update valgrind to the latest and greatest, forward port my patches.</title>
<updated>2006-08-10T20:21:33Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-08-10T20:21:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=28e220f7a06689ca59a440abd2e5046ff2fac46e'/>
<id>urn:sha1:28e220f7a06689ca59a440abd2e5046ff2fac46e</id>
<content type='text'>
Mental note: submit upstream
</content>
</entry>
<entry>
<title>remove extra space after touch</title>
<updated>2005-11-24T06:53:24Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-11-24T06:53:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dfebda00147935f668f9024e7cca141ad46ad652'/>
<id>urn:sha1:dfebda00147935f668f9024e7cca141ad46ad652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rather than adjusting the way ldso allocates memory, for the</title>
<updated>2005-08-08T11:48:35Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-08-08T11:48:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b904ce177803224ea39b709d1236bc61123e669e'/>
<id>urn:sha1:b904ce177803224ea39b709d1236bc61123e669e</id>
<content type='text'>
time being simply add a series of suppressions to make valgrind
ignore all memory mmaped by uClibc's ldso.
</content>
</entry>
</feed>
