<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/toolchain/gcc, branch next</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=next</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=next'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2012-05-19T21:11:11Z</updated>
<entry>
<title>toolchain/gcc: block unsupported CPUs according to version</title>
<updated>2012-05-19T21:11:11Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2012-05-11T03:36:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3137928f7cd8106013d04c531e42bbeaab7f22bc'/>
<id>urn:sha1:3137928f7cd8106013d04c531e42bbeaab7f22bc</id>
<content type='text'>
Block unsupported processors according to gcc version.
Also remove the comments since we now hide them according to this.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/gcc: bump snapshot version</title>
<updated>2012-05-19T21:11:03Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2012-05-11T03:36:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0049aa83b91299abbf97b5d06d6c2772e8e6a4b5'/>
<id>urn:sha1:0049aa83b91299abbf97b5d06d6c2772e8e6a4b5</id>
<content type='text'>
Bump default snapshot gcc version to 4.8-20120429 so that it is newer
than our latest supported version (4.7.0 release).

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/gcc: remove duplicate QUIET entries</title>
<updated>2012-04-25T11:03:33Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2012-04-25T09:47:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=fcafc9575693a77e169202b66f41db2c67ef7363'/>
<id>urn:sha1:fcafc9575693a77e169202b66f41db2c67ef7363</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gcc: remove unused EXTRA_GCC1_CONFIG_OPTIONS</title>
<updated>2012-04-25T07:47:40Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-04-17T04:45:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=792976053fcd13eb45bd1ee3ede7fe8bddcc2baa'/>
<id>urn:sha1:792976053fcd13eb45bd1ee3ede7fe8bddcc2baa</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain: remove toolchain/Makefile.in and toolchain/gcc/Makefile.in</title>
<updated>2012-04-25T07:00:51Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-04-17T04:45:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ce1acfb5eae64e8042016ec36cf4973fbec707ca'/>
<id>urn:sha1:ce1acfb5eae64e8042016ec36cf4973fbec707ca</id>
<content type='text'>
Re-integrate in gcc-uclibc-4.x.mk things from
toolchain/gcc/Makefile.in that were completely gcc-specific. There was
no reason to pull that when building with other backends than the
internal one.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gcc: move version/snap variables to gcc-uclibc-4.x.mk</title>
<updated>2012-04-25T07:00:42Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-04-17T04:45:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2b563d481fbeeabc1c904e2398ec99a453faf6f2'/>
<id>urn:sha1:2b563d481fbeeabc1c904e2398ec99a453faf6f2</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gcc: remove unused ARCH_FPU_SUFFIX</title>
<updated>2012-04-25T06:59:51Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-04-17T04:45:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=01df5af1db098cf399b3056dec2b7ab37bd03968'/>
<id>urn:sha1:01df5af1db098cf399b3056dec2b7ab37bd03968</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gcc: remove unused EXTRA_GCC4_CONFIG_OPTIONS</title>
<updated>2012-04-25T06:59:17Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-04-17T04:45:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3cf29186f81e74bea9eaa2e76b7331635ec5dba8'/>
<id>urn:sha1:3cf29186f81e74bea9eaa2e76b7331635ec5dba8</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gcc: remove unused EXTRA_GCC2_CONFIG_OPTIONS</title>
<updated>2012-04-25T06:58:19Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-04-17T04:45:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=eee81a286edc2f5714fecf4f89db48cd4c16a674'/>
<id>urn:sha1:eee81a286edc2f5714fecf4f89db48cd4c16a674</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain: remove useless indirect variables</title>
<updated>2012-04-25T06:55:56Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-04-17T04:45:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=acde0d8c526214502f43cb8b0e4c3f955a1297f3'/>
<id>urn:sha1:acde0d8c526214502f43cb8b0e4c3f955a1297f3</id>
<content type='text'>
The BR2_CONFIGURE_DEVEL_SYSROOT, BR2_CONFIGURE_STAGING_SYSROOT and
BR2_CONFIGURE_BUILD_TOOLS were used only in a few places, and it is in
fact clearer to just use their value in the various places they are
used.

The ultimate goal is to get rid of the toolchain/Makefile.in file.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
