Move linux-nat.c:status_to_str to nat/linux-waitpid.c.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ad08c8e790d2c758b40c5655fb0085fb12e91875..bb5f5aa9f04b4545213271ca0cdd654ec3f1a7a1 100644 (file)
@@ -1,3 +1,11 @@
+2014-02-27  Pedro Alves  <palves@redhat.com>
+
+       PR 12702
+       * linux-nat.c (status_to_str): Moved to nat/linux-waitpid.c.
+       * nat/linux-waitpid.c: Include string.h.
+       (status_to_str): Moved here and made extern.
+       * nat/linux-waitpid.h (status_to_str): New declaration.
+
 2014-02-27  Hui Zhu  <hui@codesourcery.com>
 
        PR 12702
This page took 0.029964 seconds and 4 git commands to generate.