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:
authorDaniel Jacobowitz <drow@false.org>2006-06-01 19:53:16 +0400
committerDaniel Jacobowitz <drow@false.org>2006-06-01 19:53:16 +0400
commit6e5dce59c1d2b55c09054ab638252923a601ccc8 (patch)
tree152e06e10e219e580eaf8ff862624885d7b69bdc
parentebab7e723074c20ac1c2c9b45193e8f029e66c87 (diff)
* gdb/remote.c (remote_download_command): Use FILEIO_O_TRUNC.gdb-csl-symbian-6_4_50_20060226-9
-rw-r--r--ChangeLog.csl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 727868fa7..0958cc2c1 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,5 +1,9 @@
2006-06-01 Daniel Jacobowitz <dan@codesourcery.com>
+ * gdb/remote.c (remote_download_command): Use FILEIO_O_TRUNC.
+
+2006-06-01 Daniel Jacobowitz <dan@codesourcery.com>
+
* gdb/remote.c (remote_hostio_parse_result): Check for strtol
errors.