Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 2010 05:14:59 +0000 (UTC)
From:      Neel Natu <neel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/mips trap.c
Message-ID:  <201007290515.o6T5FKnl005592@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
neel        2010-07-29 05:14:59 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        trap.c 
  Log:
  SVN rev 210596 on 2010-07-29 05:14:59Z by neel
  
  Fix build for o32 kernels.
  
  The emulation of 'ld' and 'sd' instructions only works for ABIs that support
  64-bit registers and the instructions 'ldl' and 'ldr' that operate on those
  registers.
  
  Reviewed by:    jmallett
  
  Revision  Changes    Path
  1.19      +4 -0      src/sys/mips/mips/trap.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007290515.o6T5FKnl005592>