Date: Sat, 3 May 2008 11:16:32 +0000 (UTC) From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/csu/mips Makefile crt1.c crti.S crtn.S Message-ID: <200805031116.m43BGWWC079861@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gonzo 2008-05-03 11:16:32 UTC FreeBSD src repository Added files: lib/csu/mips Makefile crt1.c crti.S crtn.S Log: Bring C runtime bits for FreeBSD/mips from p4 mips2-jnpr branch. Approved by: cognet (mentor) Revision Changes Path 1.1 +23 -0 src/lib/csu/mips/Makefile (new) 1.1 +116 -0 src/lib/csu/mips/crt1.c (new) 1.1 +37 -0 src/lib/csu/mips/crti.S (new) 1.1 +15 -0 src/lib/csu/mips/crtn.S (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805031116.m43BGWWC079861>