summaryrefslogtreecommitdiffstats
path: root/lib/csu/mips64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass install the -S option to avoid a window where the target isn'tguenther2011-11-081-2/+2
* Since the stack layout changes from gcc3 to gcc4, change the inline asm tokettenis2010-09-121-1/+5
* Make sure to use 64 bit instructions in the assembly statements (addi -> daddi)miod2009-12-101-8/+4
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-3/+3
* zap rcsid. Okay deraadt@, krw@espie2005-08-041-5/+1
* Shared libs now works. Changes here for ABI64.pefo2004-09-092-30/+59
* kill useless __main() symbol which clashes w/ certain evil software inpvalchev2004-08-231-4/+2
* csu stuff for sgi et alpefo2004-08-063-0/+308