* configure.in: Build DLL tools on x86_64-*-cygwin* as well.
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 8d3acbabe5bf10df4764602f830348b7ea7295c4..3f4629acabaf8a6d385c28eda34e53d8120e778b 100644 (file)
@@ -1,3 +1,21 @@
+2013-02-28  Tom Tromey  <tromey@redhat.com>
+
+       * configure.ac: Invoke AC_SYS_LARGEFILE.
+       * configure, config.in: Rebuild.
+
+2013-02-28  Corinna Vinschen  <vinschen@redhat.com>
+
+       * win32-low.c: Throughout, fix format strings and casts of
+       printf-like functions to avoid type related warnings on all
+       platforms.
+       (get_child_debug_event): Print dwDebugEventCode as hex since
+       that's how it's usually documented.
+
+2013-02-28  Yao Qi  <yao@codesourcery.com>
+
+       * tracepoint.c (cmd_qtbuffer): Call phex_nz instead of
+       pulongest.
+
 2013-02-27  Jiong Wang  <jiwang@tilera.com>
 
        * Makefile.in (clean): Remove reg-tilegx.c, reg-tilegx32.c.
This page took 0.023832 seconds and 4 git commands to generate.