Date: Tue, 16 Dec 2008 20:07:47 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/include elf.h Message-ID: <200812162007.mBGK7uc8020981@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2008-12-16 20:07:47 UTC FreeBSD src repository Modified files: sys/mips/include elf.h Log: SVN rev 186191 on 2008-12-16 20:07:47Z by imp Start to clean up the MIPS elf machine dependent file. o Add support for compiling elf64 for this file (the rest of the changes are coming later) o Fill in some misssing relocation types. We need to support these in elf_machdep.c's relocation routines eventually, but that's future work too. Revision Changes Path 1.2 +58 -6 src/sys/mips/include/elf.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812162007.mBGK7uc8020981>