Subject: CVS commit: basesrc/regress/lib/csu/initfini/arch/mips
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 08/16/2001 07:06:36
Module Name:	basesrc
Committed By:	mhitch
Date:		Thu Aug 16 04:06:36 UTC 2001

Modified Files:
	basesrc/regress/lib/csu/initfini/arch/mips: initfini_asm.S

Log Message:
These need to be PIC, so restore the .abicalls and .cp* magic, but fix the
.cpload so it works correctly (requires the address of the .cpload in the
designated register).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 \
    basesrc/regress/lib/csu/initfini/arch/mips/initfini_asm.S

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