]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Start to clean up the MIPS elf machine dependent file.
authorWarner Losh <imp@FreeBSD.org>
Tue, 16 Dec 2008 20:07:47 +0000 (20:07 +0000)
committerWarner Losh <imp@FreeBSD.org>
Tue, 16 Dec 2008 20:07:47 +0000 (20:07 +0000)
commit3bd6a14307e3cb7d27ed9233e189f9662d5f8e70
treef224624898d9085234448d2ba1871e55920f20c0
parentf6bac15e6898e3f9161b6b663ba1008e64d7f92f
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.
sys/mips/include/elf.h