From: Chris Metcalf Date: Fri, 25 Jun 2010 21:02:05 +0000 (-0400) Subject: arch/tile: Shrink the tile-opcode files considerably. X-Git-Tag: v2.6.36-rc1~483^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=863fbac67138882b99fc60fcb0ec568bbad9a44f;p=pandora-kernel.git 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 Acked-by: Arnd Bergmann --- Reading git-diff-tree failed