aboutsummaryrefslogtreecommitdiff
path: root/libgloss/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2015-02-11 13:33:40 +0000
committerCorinna Vinschen <corinna@vinschen.de>2015-02-11 13:33:40 +0000
commit19e714bceed229e65fd9f94aeec894a247265b25 (patch)
tree4acd02a98dd10c3569d39a27ad02ff1aa07d52ed /libgloss/ChangeLog
parent117b1b1edb13dcb7f613877e610db4ee0d179ccf (diff)
downloadnewlib-19e714bceed229e65fd9f94aeec894a247265b25.zip
newlib-19e714bceed229e65fd9f94aeec894a247265b25.tar.gz
newlib-19e714bceed229e65fd9f94aeec894a247265b25.tar.bz2
* or1k/or1k_uart.c: Write bugfix and cleanup/documentation.
* or1k/or1k_uart.h: Cleanup.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 1df4b80..c6ac6a0 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,8 @@
+2015-02-11 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
+
+ * or1k/or1k_uart.c: Write bugfix and cleanup/documentation.
+ * or1k/or1k_uart.h: Cleanup.
+
2015-01-22 Yaakov Selkowitz <yselkowi@redhat.com>
* sparc/crt0.S: Declare use of system registers.