Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/27/2000 02:02:12
Module Name: basesrc
Committed By: mycroft
Date: Wed Jul 26 23:02:11 UTC 2000
Modified Files:
basesrc/lib/csu/sparc64 [netbsd-1-5]: crt0.c
Log Message:
Approved by thorpej:
Fix PIC support.
Deference argc as a long, per ELF ABI.
basesrc/lib/csu/sparc64/crt0.c 1.12 -> 1.16
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.12.2.1 basesrc/lib/csu/sparc64/crt0.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.