Use fixed width integer types for ecoff structs to make elf2ecoff work
on 64bit host machines
Signed-off-by: Thomas Bogendoerfer
---
arch/mips/boot/ecoff.h | 58 +++---
arch/mips/boot/elf2ecoff.c | 29 +++
2 files changed, 43 insert
On Thu, 31 May 2018 17:03:11 -0700
Paul Burton wrote:
> Perhaps we should #include before making use of the types it
> provides?
good point, will send a new version.
> > @@ -518,7 +518,7 @@ int main(int argc, char *argv[])
> >
> > for (i = 0; i < nosecs; i++) {
> >
Hi Thomas,
On Mon, May 28, 2018 at 01:26:24PM +0200, Thomas Bogendoerfer wrote:
> Use fixed width integer types for ecoff structs to make elf2ecoff work
> on 64bit host machines
>
> Signed-off-by: Thomas Bogendoerfer
> ---
> arch/mips/boot/ecoff.h | 58
> +++
Use fixed width integer types for ecoff structs to make elf2ecoff work
on 64bit host machines
Signed-off-by: Thomas Bogendoerfer
---
arch/mips/boot/ecoff.h | 58 +++---
arch/mips/boot/elf2ecoff.c | 29 +++
2 files changed, 43 insert
4 matches
Mail list logo