Diff for /wikisrc/ports/evbarm.mdwn between versions 1.62 and 1.63

version 1.62, 2018/11/23 11:58:27 version 1.63, 2018/11/24 16:05:32
Line 75  targets, all having "earm" are EABI. Line 75  targets, all having "earm" are EABI.
 ### Relationship of MACHINE_ARCH to official ARM terminology  ### Relationship of MACHINE_ARCH to official ARM terminology
   
 Note that these are all little endian, and have big endian variants  Note that these are all little endian, and have big endian variants
 with a "eb" sufix.     with a "eb" suffix.   
   
 [[!table data=\"\"\"  [[!table data=\"\"\"
 MACHINE_ARCH |bits | ARM architecture version            |ABI  MACHINE_ARCH |bits | ARM architecture version            |ABI
 arm          |32   |?                                    |oabi  arm          |32   |?                                    |oabi
 earm         |32   |armv4 (effectively an alias)         |eabi  earm         |32   |armv4 (effectively an alias)         |eabi
 earmv4       |32   |armv4 (no thumb, so ok on strongarm) | eabi  earmv4       |32   |armv4 (no thumb, so ok on strongarm) |eabi
 earmv5       |32   |armv5t                               |eabi  earmv5       |32   |armv5t                               |eabi
 earmv6       |32   |armv6                                |eabi  earmv6       |32   |armv6                                |eabi
 earmv7       |32   |armv7                                |eabi  earmv7       |32   |armv7                                |eabi

Removed from v.1.62  
changed lines
  Added in v.1.63


CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb