]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf1ef468698a3fc83bf4484f62c99592ee3c5ac20
tree671f9ca067bdbcea2404e96afac805ae5c5002b6
parentb88fc95d5d15b83f5e39849357a70e040702d1d6
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