[patch] to gas: portability fix
Nick Clifton
nickc@redhat.com
Thu Dec 14 12:22:00 GMT 2000
Hi Michael,
: Yes, this extra ifdef you added would help systems that don't have INT_MAX at
: all. However, some systems, such as 4.3BSD, do have INT_MAX, but being opposed
: to ANSI, define it in the traditional UNIX header <sys/param.h>, rather than
: the ANSI <limits.h>. Therefore, I think the patch below would be in order.
: binutils built with this patch on 4.3BSD for m68k-coff and m68k-elf.
:
: Wed Dec 13 18:06:18 PST 2000 Michael Sokolov <msokolov@ivan.Harhan.ORG>
:
: * dwarf2dbg.c: If we don't have <limits.h>, try including <sys/param.h>
: if we have it.
Approved and applied.
Cheers
Nick
BTW - Your ChangeLog timestamps are still in the old format (with lots
of extra information that is not really needed). I don't know how
these things are generated, it is all [emacs] black magic to me, but
you might like to look into upgrading something somewhere ... :-)
More information about the Binutils
mailing list