Move some ppc macros to nat/ppc-linux.h
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 648b341a3fa2d80d79aa0e5e4d84e9d7f88f921b..3b954f82ce674d5e44fbd80b3870e0c1228b43f2 100644 (file)
@@ -1,3 +1,16 @@
+2015-01-14  Yao Qi  <yao@codesourcery.com>
+
+       * ppc-linux-nat.c (PT_ORIG_R3, PT_TRAP): Move to
+       nat/ppc-linux.h.
+       (PPC_FEATURE_CELL, PPC_FEATURE_BOOKE): Likewise.
+       (PPC_FEATURE_HAS_DFP): Likewise.
+       (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Likewise.
+       (PTRACE_GETVSXREGS, PTRACE_SETVSXREGS): Likewise.
+       (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): Likewise.
+       Include "nat/ppc-linux.h".
+       * nat/ppc-linux.h: New file.
+       * Makefile.in (HFILES_NO_SRCDIR): Add nat/ppc-linux.h.
+
 2015-01-14  Pedro Alves  <palves@redhat.com>
 
        PR gdb/17525
This page took 0.025897 seconds and 4 git commands to generate.