diff options
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 6 |
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. |