view sources/targets/armv6l/description @ 909:1720e1d988db

Deleting the gcc build directory has to happen from the right current working directory.
author Rob Landley <rob@landley.net>
date Tue, 01 Dec 2009 19:43:42 -0600
parents f7946b2bab43
children
line wrap: on
line source

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

This is a fairly recent ARM architecture (introduced 2001, actually shipped
silicon around 2003).  This hardware can still run v4 and v5 instruction sets,
but v6 is targeted to the newer stuff and should run more efficiently (faster
prformance/better battery life).