linux/arch/tile/kernel
Chris Metcalf 863fbac671 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>
2010-07-06 13:40:56 -04:00
..
Makefile arch/tile: Add driver to enable access to the user dynamic network. 2010-07-06 13:34:15 -04:00
asm-offsets.c
backtrace.c
compat.c
compat_signal.c
early_printk.c
entry.S
hardwall.c arch/tile: Add driver to enable access to the user dynamic network. 2010-07-06 13:34:15 -04:00
head_32.S
hvglue.lds arch/tile: Enable more sophisticated IRQ model for 32-bit chips. 2010-07-06 13:34:01 -04:00
init_task.c
intvec_32.S arch/tile: Add driver to enable access to the user dynamic network. 2010-07-06 13:34:15 -04:00
irq.c arch/tile: Enable more sophisticated IRQ model for 32-bit chips. 2010-07-06 13:34:01 -04:00
machine_kexec.c
messaging.c
module.c
pci-dma.c
proc.c
process.c Revert adding some arch-specific signal syscalls to <linux/syscalls.h>. 2010-06-07 09:29:59 -04:00
ptrace.c
reboot.c
regs_32.S
relocate_kernel.S
setup.c
signal.c Revert adding some arch-specific signal syscalls to <linux/syscalls.h>. 2010-06-07 09:29:59 -04:00
single_step.c
smp.c arch/tile: Enable more sophisticated IRQ model for 32-bit chips. 2010-07-06 13:34:01 -04:00
smpboot.c
stack.c
sys.c Revert adding some arch-specific signal syscalls to <linux/syscalls.h>. 2010-06-07 09:29:59 -04:00
tile-desc_32.c arch/tile: Shrink the tile-opcode files considerably. 2010-07-06 13:40:56 -04:00
time.c
tlb.c
traps.c
vmlinux.lds.S