Go to file
Fredrik Markström b7990f700b Modify linux-arm.mk to support the armv4t architecture instead of armv4.
armv4 was only implemented on StrongArm and Arm8 (See http://en.wikipedia.org/wiki/ARM_architecture)
and will be more difficult to support since it does not support the bx instruction.
armv4t on the other hand is used in a wide range of cpu:s.
armv4 is also not supported by bionic or dalvik, but armv4t is.

Thumb-mode is not yet enabled since there are some unresolved abi-issues.
2009-03-25 13:20:37 +01:00
core Modify linux-arm.mk to support the armv4t architecture instead of armv4. 2009-03-25 13:20:37 +01:00
history Cupcake import history for change 127436 2009-01-23 08:12:18 -08:00
libs/host auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
target add Launcher as home 2009-03-13 23:22:59 -07:00
tools findleaves.sh: Properly fix arguments. 2009-03-19 12:32:04 +01:00
buildspec.mk.default auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
cleanspec.mk auto import from //branches/cupcake/...@137873 2009-03-11 12:11:54 -07:00
envsetup.sh Merge commit 'remotes/korg/cupcake' into cupcake_to_master 2009-03-18 16:58:18 -07:00