cvs commit: src/sys/arm/arm bcopy_page.S bcopyinout.S in_cksum_arm.S support.S swtch.S

Andrew Thompson thompsa at FreeBSD.org
Mon Jul 28 15:52:55 UTC 2008


thompsa     2008-07-28 15:52:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/arm/arm          bcopy_page.S bcopyinout.S in_cksum_arm.S 
                         support.S swtch.S 
  Log:
  SVN rev 180881 on 2008-07-28 15:52:53Z by thompsa
  
  MFC r172614
  
   Do not use __XSCALE__ to detect if pld/strd/ldrd is available, use
   _ARM_ARCH_5E instead.
  
  Revision  Changes    Path
  1.4.2.1   +5 -5      src/sys/arm/arm/bcopy_page.S
  1.8.2.1   +2 -2      src/sys/arm/arm/bcopyinout.S
  1.6.2.1   +6 -6      src/sys/arm/arm/in_cksum_arm.S
  1.12.2.2  +9 -9      src/sys/arm/arm/support.S
  1.20.2.1  +3 -3      src/sys/arm/arm/swtch.S


More information about the cvs-all mailing list