commit | 6c76988b813ae7a9fa2282032effa6f5a66dd8d2 | [log] [tgz] |
---|---|---|
author | Daniel Jacobowitz <drow@false.org> | Fri Aug 03 11:43:01 2007 -0400 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 27 02:16:53 2007 +0100 |
tree | 67257bb131d6f4c2436d0cfe7e02ad52fc0e2ed3 | |
parent | bda4d16cee1b70c61392bb76cb4119179348c176 [diff] |
[MIPS] Do not discard extra debugging sections. Leaving these sections is useful to some tools that look at the image, and none of them are loaded into memory. The .mdebug.abi64 section, in particular, lets GDB recognize vmlinux.32 as an N64 program instead of guessing that it is O32. Signed-off-by: Daniel Jacobowitz <dan@codesourcery.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>