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-05-24 02:21:00 +0400
committerDaniel Jacobowitz <drow@false.org>2006-05-24 02:21:00 +0400
commitf4025bbc5244ea54af09370eb42faa8fa044c9b3 (patch)
tree9f58ccaef94cd825077e1c16dc62c0f97ffb761c
parent2a7e5ae60340bf7429d7dac1f180f6b1137c95b8 (diff)
* gdb/remote.c (remote_fileio_errno_to_host)gdb-csl-symbian-6_4_50_20060226-8
(remote_hostio_error): Rename argument to errnum. (_initialize_remote): Update calls to add_packet_config_cmd.
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index ba29d73ac..82324794c 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,5 +1,11 @@
2006-05-23 Daniel Jacobowitz <dan@codesourcery.com>
+ * gdb/remote.c (remote_fileio_errno_to_host)
+ (remote_hostio_error): Rename argument to errnum.
+ (_initialize_remote): Update calls to add_packet_config_cmd.
+
+2006-05-23 Daniel Jacobowitz <dan@codesourcery.com>
+
* gdb/remote.c: Include "gdb/fileio.h".
(PACKET_Fopen, PACKET_Fread, PACKET_Fwrite, PACKET_Fclose): New
enums.