Subject: CVS commit: basesrc/lib/csu
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 07/17/2001 21:25:12
Module Name: basesrc
Committed By: mrg
Date: Tue Jul 17 18:25:12 UTC 2001
Modified Files:
basesrc/lib/csu/sparc64: Makefile
basesrc/lib/csu/sparc_elf: Makefile
Log Message:
enable dot_init.h on both sparc & sparc64, fixing .init & .fini processing
for both platforms. they share dot_init.h with a single #ifdef #define
difference...
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/csu/sparc64/Makefile
cvs rdiff -r1.4 -r1.5 basesrc/lib/csu/sparc_elf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.