aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2012-03-08 14:43:24 +0000
committerTristan Gingold <gingold@adacore.com>2012-03-08 14:43:24 +0000
commita0ba0aa22f971c4a181e25e2f487e0f04f5a2018 (patch)
tree2175be6ceeaaf765daa62c9a39a871fe6a05cc69 /gdb
parent460f1cdc3f76cb1a05107461afad73065b3867f1 (diff)
downloadfsf-binutils-gdb-a0ba0aa22f971c4a181e25e2f487e0f04f5a2018.zip
fsf-binutils-gdb-a0ba0aa22f971c4a181e25e2f487e0f04f5a2018.tar.gz
fsf-binutils-gdb-a0ba0aa22f971c4a181e25e2f487e0f04f5a2018.tar.bz2
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.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog8
-rw-r--r--gdb/stubs/ChangeLog8
-rw-r--r--gdb/stubs/i386-stub.c (renamed from gdb/i386-stub.c)0
-rw-r--r--gdb/stubs/m32r-stub.c (renamed from gdb/m32r-stub.c)0
-rw-r--r--gdb/stubs/m68k-stub.c (renamed from gdb/m68k-stub.c)0
-rw-r--r--gdb/stubs/sh-stub.c (renamed from gdb/sh-stub.c)0
-rw-r--r--gdb/stubs/sparc-stub.c (renamed from gdb/sparc-stub.c)0
7 files changed, 16 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 711b8d2..0964c5f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+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.
+
2012-03-08 Andreas Schwab <schwab@linux-m68k.org>
* m68klinux-tdep.c (m68k_linux_init_abi): Register
diff --git a/gdb/stubs/ChangeLog b/gdb/stubs/ChangeLog
index 1a8b2b7..a0f175e 100644
--- a/gdb/stubs/ChangeLog
+++ b/gdb/stubs/ChangeLog
@@ -1,3 +1,11 @@
+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.
+
2012-03-05 Tristan Gingold <gingold@adacore.com>
* buildvms.com: New file.
diff --git a/gdb/i386-stub.c b/gdb/stubs/i386-stub.c
index 04996b7..04996b7 100644
--- a/gdb/i386-stub.c
+++ b/gdb/stubs/i386-stub.c
diff --git a/gdb/m32r-stub.c b/gdb/stubs/m32r-stub.c
index 4d54f72..4d54f72 100644
--- a/gdb/m32r-stub.c
+++ b/gdb/stubs/m32r-stub.c
diff --git a/gdb/m68k-stub.c b/gdb/stubs/m68k-stub.c
index 4ef4069..4ef4069 100644
--- a/gdb/m68k-stub.c
+++ b/gdb/stubs/m68k-stub.c
diff --git a/gdb/sh-stub.c b/gdb/stubs/sh-stub.c
index 76c98a5..76c98a5 100644
--- a/gdb/sh-stub.c
+++ b/gdb/stubs/sh-stub.c
diff --git a/gdb/sparc-stub.c b/gdb/stubs/sparc-stub.c
index c12d436..c12d436 100644
--- a/gdb/sparc-stub.c
+++ b/gdb/stubs/sparc-stub.c