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:
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 4c6cab051..56983a32e 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,5 +1,8 @@
2006-06-08 Nathan Sidwell <nathan@codesourcery.com>
+ * gdb/remote.c (remote_open_1): Do preopen tasks before
+ irreversably destroying state.
+
* gdb/m68k-tdep.c (m68k_svr4_extract_return_value): Use
tdep->ptr_value_regnum for pointer returns.
(m68k_svr4_store_return_value): Likewise.