aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPierre Muller <muller@sourceware.org>2013-09-02 12:45:55 +0000
committerPierre Muller <muller@sourceware.org>2013-09-02 12:45:55 +0000
commita238856838fffac2dca233db8a0bfd6b3d748a14 (patch)
tree24758451a83825c1496b52e7a355b3ff2c65d079 /gdb/ChangeLog
parentc8094e012c8c44edc02008f13d0ec4335294b708 (diff)
downloadgdb-a238856838fffac2dca233db8a0bfd6b3d748a14.zip
gdb-a238856838fffac2dca233db8a0bfd6b3d748a14.tar.gz
gdb-a238856838fffac2dca233db8a0bfd6b3d748a14.tar.bz2
* windows-nat.c (windows_xfer_memory): Fix compilation failure
by use of plongest function.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9b1fa3f..0622214 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2013-09-02 Pierre Muller <muller@sourceware.org>
+
+ * windows-nat.c (windows_xfer_memory): Fix compilation failure
+ by use of plongest function.
+
2013-09-02 Tristan Gingold <gingold@adacore.com>
* NEWS: Add entry mentioning support for native Windows x64