Share some ARM target dependent code from GDB with GDBServer
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 3968c479dc6febc430c304ee3ca1116a77fd24b1..507a1cc53936f02445ceaa91a84fe38d93fcec00 100644 (file)
@@ -1,3 +1,16 @@
+2015-12-18  Antoine Tremblay  <antoine.tremblay@ericsson.com>
+
+       * arch/arm.c (bitcount): Move from arm-tdep.c.
+       (condition_true): Likewise.
+       * arch/arm.h (Instruction Definitions): Move form arm-tdep.h.
+       (condition_true): Move defenition from arm-tdep.h.
+       (bitcount): Likewise.
+       * arm-tdep.c (condition_true): Move to arch/arm.c.
+       (bitcount): Likewise.
+       * arm-tdep.h (Instruction Definitions): Move to arch/arm.h.
+       * arm-wince-tdep.c: Include arch/arm.h.
+       * armnbsd-tdep.c: Likewise.
+
 2015-12-17  Pedro Alves  <palves@redhat.com>
 
        PR threads/19354
This page took 0.025752 seconds and 4 git commands to generate.