Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2015-02-11 16:33:40 +0300
committerCorinna Vinschen <corinna@vinschen.de>2015-02-11 16:33:40 +0300
commit19e714bceed229e65fd9f94aeec894a247265b25 (patch)
tree4acd02a98dd10c3569d39a27ad02ff1aa07d52ed /libgloss/ChangeLog
parent117b1b1edb13dcb7f613877e610db4ee0d179ccf (diff)
* 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 1df4b807e..c6ac6a0bc 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.