* linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPE
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 6a5d1be539b34643785529bf39e3c8af5f6364b5..375eadaebcfb11cfb3671e7c0e972cca05875893 100644 (file)
@@ -1,3 +1,13 @@
+2013-08-13  Luis Machado  <lgustavo@codesourcery.com>
+
+       * linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPE
+       to PTRACE_TYPE_ARG3.
+       * linux-low.c: Rename all occurrences of PTRACE_ARG3_TYPE
+       to PTRACE_TYPE_ARG3 and PTRACE_ARG4_TYPE to
+       PTRACE_TYPE_ARG4.
+       * linux-low.h (PTRACE_ARG3_TYPE): Rename to PTRACE_TYPE_ARG3.
+       (PTRACE_ARG4_TYPE): Rename to PTRACE_TYPE_ARG4.
+
 2013-07-27  Jie Zhang  <jie@codesourcery.com>
            Daniel Jacobowitz  <dan@codesourcery.com>
            Yao Qi  <yao@codesourcery.com>
This page took 0.025876 seconds and 4 git commands to generate.