Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/libexec/ld.aout_so/arch/ns32k



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.




Home | Main Index | Thread Index | Old Index