summaryrefslogtreecommitdiffstats
path: root/libgloss/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2005-08-16 18:05:35 +0000
committerJeff Johnston <jjohnstn@redhat.com>2005-08-16 18:05:35 +0000
commite448b01f6b5b69ee7eefa74f0be5176d92a78aac (patch)
tree3a660c4e2bd6ec9cdecf22569832330075cef3ba /libgloss/ChangeLog
parente357cc59114686b69ae9a8714bdc823a0901b8e4 (diff)
downloadcygnal-e448b01f6b5b69ee7eefa74f0be5176d92a78aac.tar.gz
cygnal-e448b01f6b5b69ee7eefa74f0be5176d92a78aac.tar.bz2
cygnal-e448b01f6b5b69ee7eefa74f0be5176d92a78aac.zip
2005-08-16 Shaun Jackman <sjackman@gmail.com>
* arm/syscalls.c (initialise_monitor_handles): Set monitor_stderr to the result of SWI_open(":tt", "a") instead of simply duplicating stdout.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index f129ae49e..2fc550309 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-16 Shaun Jackman <sjackman@gmail.com>
+
+ * arm/syscalls.c (initialise_monitor_handles): Set
+ monitor_stderr to the result of SWI_open(":tt", "a")
+ instead of simply duplicating stdout.
+
2005-08-10 DJ Delorie <dj@redhat.com>
* configure.in: Add m32c support.