Subject: CVS commit: basesrc/libexec/ld.aout_so/arch/ns32k
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/22/2002 14:40:20
Module Name:	basesrc
Committed By:	simonb
Date:		Fri Nov 22 12:40:20 UTC 2002

Modified Files:
	basesrc/libexec/ld.aout_so/arch/ns32k: md.c

Log Message:
Only warn on double-word displacements for displacements less
than -0x20000000, not -0x1f000000.  Quells the endless stream
of
	ld: Double word displacement -535682276, out of range
style warnings that have annoyed my once too often.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/libexec/ld.aout_so/arch/ns32k/md.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.