commit | 85233c43f7fece10a3ea8ed34f0d546b8dd3a435 | [log] [tgz] |
---|---|---|
author | Tim Abbott <tabbott@ksplice.com> | Fri Sep 18 16:32:49 2009 -0400 |
committer | Hirokazu Takata <takata@linux-m32r.org> | Wed Sep 23 00:29:40 2009 +0900 |
tree | 71038c0278a9d8f834f39764ba2813f40803ec1a | |
parent | 743486dff1d03eb4a67bd75402699629f70cd5b4 [diff] |
m32r: Cleanup linker script using new linker script macros. This patch is largely a straightforward conversion. One thing to note is that the new macros use fewer separate output sections than the old code; this should have no functional impact but is relevant for people objdumping vmlinux files. Also note that it moves the .data.init_task output sections inside _edata. Signed-off-by: Tim Abbott <tabbott@ksplice.com> Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>