This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
RFA: move *-stub.c to stubs/
- From: Tristan Gingold <gingold at adacore dot com>
- To: "gdb-patches at sourceware dot org ml" <gdb-patches at sourceware dot org>
- Date: Mon, 5 Mar 2012 17:04:00 +0100
- Subject: RFA: move *-stub.c to stubs/
Hi,
now that a stubs/ subdirectory has been created, I propose to move existing stub files to it.
No diff created, no regression tests executed.
Should I simply cvs remove/cvs add ? We will loose the cvs log, but for i386-stub.c (the only one I checked), it is not very long.
Tristan.
gdb/
2012-03-05 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-05 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.