gdb/
authorTristan Gingold <gingold@adacore.com>
Thu, 8 Mar 2012 14:43:24 +0000 (14:43 +0000)
committerTristan Gingold <gingold@adacore.com>
Thu, 8 Mar 2012 14:43:24 +0000 (14:43 +0000)
commita0ba0aa22f971c4a181e25e2f487e0f04f5a2018
tree2175be6ceeaaf765daa62c9a39a871fe6a05cc69
parent460f1cdc3f76cb1a05107461afad73065b3867f1
gdb/
2012-03-08  Tristan Gingold  <gingold@adacore.com>

* sparc-stub.c: Move to stubs/
* sh-stub.c: Likewise.
* m68k-stub.c: Likewise.
* m32r-stub.c: Likewise.
* i386-stub.c: Likewise.

gdb/stubs/
2012-03-08  Tristan Gingold  <gingold@adacore.com>

* sparc-stub.c: Move from ..
* sh-stub.c: Likewise.
* m68k-stub.c: Likewise.
* m32r-stub.c: Likewise.
* i386-stub.c: Likewise.
gdb/ChangeLog
gdb/stubs/ChangeLog
gdb/stubs/i386-stub.c [moved from gdb/i386-stub.c with 100% similarity]
gdb/stubs/m32r-stub.c [moved from gdb/m32r-stub.c with 100% similarity]
gdb/stubs/m68k-stub.c [moved from gdb/m68k-stub.c with 100% similarity]
gdb/stubs/sh-stub.c [moved from gdb/sh-stub.c with 100% similarity]
gdb/stubs/sparc-stub.c [moved from gdb/sparc-stub.c with 100% similarity]