view sources/targets/armv5l/description @ 1356:5198cfb8e368

Cosmetic tweak to miniconfig script.
author Rob Landley <rob@landley.net>
date Sat, 21 May 2011 23:38:59 -0500
parents f7946b2bab43
children
line wrap: on
line source

ARM v5, little endian, EABI with vector floating point (vfp).

ARMv5 is to ARMv4 as pentium is to i486.  Most modern arm hardware should be
able to run this, and hardware that supports the v5 instruction set should run
this about 25% faster than code compiled for v4.