This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] to gas: portability fix


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 ... :-)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]