ref: cd4c8249bc0e091789495a09b8942d28b687273c
parent: aa6a1a16ad84a58484d4550d661118fe7b8bb310
author: Aurélien Zanelli <aurelien.zanelli@parrot.com>
date: Fri May 31 11:07:00 EDT 2013
Add run-time CPU detection and support for ARM architecture Run-time CPU detection (RTCD) is enabled by default if target platform support it. It can be disable at compile time with --disable-rtcd option. Add RTCD support for ARM architecture. Thanks to Timothy B. Terriberry for help and code review Signed-off-by: Timothy B. Terriberry <tterribe@xiph.org>