arch/tile: Shrink the tile-opcode files considerably.
authorChris Metcalf <cmetcalf@tilera.com>
Fri, 25 Jun 2010 21:02:05 +0000 (17:02 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 6 Jul 2010 17:40:56 +0000 (13:40 -0400)
commit863fbac67138882b99fc60fcb0ec568bbad9a44f
tree1457799a6258d9502111f1da45f55b917ace56db
parent9f9c0382cda2334b35b40b00f4ed9d6f89f37a7b
arch/tile: Shrink the tile-opcode files considerably.

The C file (tile-desc_{32,64}.c) was about 300KB before this change,
and is now shrunk down to 100K.  The original file included support
for BFD in the binutils toolchain, which is not necessary in the
kernel; the kernel version only needs to include enough support to
enable the single-stepper and backtracer.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/tile/include/asm/opcode-tile_32.h
arch/tile/include/asm/opcode-tile_64.h
arch/tile/kernel/tile-desc_32.c
This page took 0.025292 seconds and 5 git commands to generate.