commit | cd4c8249bc0e091789495a09b8942d28b687273c | [log] [tgz] |
---|---|---|
author | Aurélien Zanelli <aurelien.zanelli@parrot.com> | Fri May 31 15:07:00 2013 +0200 |
committer | Timothy B. Terriberry <tterribe@xiph.org> | Tue Jun 04 16:23:22 2013 -0700 |
tree | 43765658985f2bee5e4dbd5acc198b884cfecf48 | |
parent | aa6a1a16ad84a58484d4550d661118fe7b8bb310 [diff] |
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>