summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDr. David Alan Gilbert <david.gilbert@linaro.org>2011-05-24 23:55:48 +0200
committerJiri Olsa <Jiri Olsa jolsa@redhat.com>2011-05-25 12:46:00 +0200
commit47a548eba45694f3bfaf983fa32c31c5b57841c3 (patch)
tree0b39f99ae326b8b9f83b09e69e011953cd54e534 /ChangeLog
parentfa996985a9483ea9dd30603c6daae459b80dff4d (diff)
downloadlatrace-47a548eba45694f3bfaf983fa32c31c5b57841c3.tar.gz
latrace-47a548eba45694f3bfaf983fa32c31c5b57841c3.tar.xz
latrace-47a548eba45694f3bfaf983fa32c31c5b57841c3.zip
enable tests for ARM architecture
contributed by Dr. David Alan Gilbert <david.gilbert@linaro.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8083db6..92eced6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2011-05-24 Jiri Olsa <olsajiri@gmail.com>
* args - use isprint to decide whether to print the character,
- force test.sh to use bash
+ force test.sh to use bash,
+ enable tests for ARM architecture
(contributed by Dr. David Alan Gilbert <david.gilbert@linaro.org>)
* fix test_[char|short|int|long] tests
* test_long - separate 32/64 versions