MIPS: Make elf2ecoff work on 64bit host machines
authorThomas Bogendoerfer <tbogendoerfer@suse.de>
Tue, 5 Jun 2018 10:00:20 +0000 (12:00 +0200)
committerPaul Burton <paul.burton@mips.com>
Sun, 24 Jun 2018 16:25:24 +0000 (09:25 -0700)
commit0c3bf18491c094d9fdc1d0a0a9f0f9f8f520869d
tree671f9ca067bdbcea2404e96afac805ae5c5002b6
parent7daf201d7fe8334e2d2364d4e8ed3394ec9af819
MIPS: Make elf2ecoff work on 64bit host machines

Use fixed width integer types for ecoff structs to make elf2ecoff work
on 64bit host machines.

Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de>
Reviewed-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/19483/
Signed-off-by: Paul Burton <paul.burton@mips.com>
arch/mips/boot/ecoff.h
arch/mips/boot/elf2ecoff.c