]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
Remove the Xtensa architecture
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 4 Sep 2012 04:04:06 +0000 (04:04 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 20 Sep 2012 20:31:08 +0000 (22:31 +0200)
commit669d07bdd47ac6789886729fa635db55dd352ae2
tree0827409cb6d2289713483da2b6e1948b8759b27c
parentb189c516d4fd810a95feaff34da97579783f5e5b
Remove the Xtensa architecture

As stated in commit 555c2585bf28c3ef71f6d2dcdd983d17a19892af, the
Xtensa architecture has been introduced in 2009 and never changed
since its initial introduction. It requires some special handling that
is a bit annoying, and despite our call to the initial developers, and
the announcement of the deprecation of the architecture during the
2012.05, nothing has happened. Therefore, drop support for this
architecture.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: me
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
17 files changed:
Makefile
linux/Config.in
package/ltrace/Config.in
target/Config.in.arch
target/device/xtensa/device_table.txt [deleted file]
target/xtensa/.gitignore [deleted file]
target/xtensa/Makefile.in [deleted file]
target/xtensa/defconfig [deleted file]
target/xtensa/patch.in [deleted file]
target/xtensa/setup-config [deleted file]
target/xtensa/uClibc-0.9.30.config [deleted file]
target/xtensa/uClibc.config [deleted file]
target/xtensa/xt-buildroot-overlay-install [deleted file]
toolchain/gcc/gcc-uclibc-4.x.mk
toolchain/gdb/gdb.mk
toolchain/toolchain-common.in
toolchain/uClibc/uclibc.mk