summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-01 06:36:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-01 06:36:28 +0000
commitc3fc9d8068075d8c822f4d20f0b9ea73608eef22 (patch)
tree75823e12704e4347c41895e8018b8485fb956b78 /testsuites
parentRemove sh2 hacks. (diff)
downloadrtems-c3fc9d8068075d8c822f4d20f0b9ea73608eef22.tar.bz2
2009-11-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* termios/init.c: Remove sh2 hacks.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/libtests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index b2bad64346..0a70b61f07 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,7 @@
+2009-11-01 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * termios/init.c: Remove sh2 hacks.
+
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* block01/init.c: Include <stdio.h>.