linux/arch/mips/boot
Wu Zhangjin bdbffd9b8d MIPS: Clean up arch/mips/boot/compressed/ld.script
- Remove unused symbols: _fdata, _text; only _edata and _end are needed by
  head.S
- Remove unused sections: .sbss, .stab, .gptab.sdata, .gptab.sbss
- Change the alignment to 16 bytes to ensure it is greater than any
  fundamental type of a MIPS compiler.
- Clean up comments

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1381/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-08-05 13:26:32 +01:00
..
compressed MIPS: Clean up arch/mips/boot/compressed/ld.script 2010-08-05 13:26:32 +01:00
.gitignore MIPS: Ignore vmlinux.* 2010-01-12 18:19:38 +01:00
ecoff.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
elf2ecoff.c MIPS: Remove useless zero initializations. 2009-09-17 20:07:51 +02:00
Makefile MIPS: Refactor arch/mips/boot/Makefile 2010-08-05 13:25:57 +01:00