Date: Wed, 30 Aug 2006 18:02:38 GMT From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 105343 for review Message-ID: <200608301802.k7UI2cI3004189@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=105343 Change 105343 by gonzo@gonzo_hq on 2006/08/30 18:02:37 o Add MIPS support. I belive rtld_start.S from NetBSD is suitable for our needs, but reloc.c has a bunch of stubs marked with "assert(NULL)". All these stubs (and stubs in following submits) are items of FreeBSD/mips TODO list, they were added to make world buildable and therefore ready to teamwork. Affected files ... .. //depot/projects/mips2/src/libexec/rtld-elf/mips/reloc.c#1 add .. //depot/projects/mips2/src/libexec/rtld-elf/mips/rtld_machdep.h#1 add .. //depot/projects/mips2/src/libexec/rtld-elf/mips/rtld_start.S#1 add Differences ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608301802.k7UI2cI3004189>