aboutsummaryrefslogtreecommitdiff
path: root/gdb/symfile.c
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1992-03-29 22:33:35 +0000
committerPer Bothner <per@bothner.com>1992-03-29 22:33:35 +0000
commit1eeba68641b9b75e2d780759c39a079d8ddda0fc (patch)
tree53b52dab03341261520ae752bb16576121125bfa /gdb/symfile.c
parentbe78a1301f2ab2bb13177d15326fb1aa3e372bf3 (diff)
downloadfsf-binutils-gdb-1eeba68641b9b75e2d780759c39a079d8ddda0fc.zip
fsf-binutils-gdb-1eeba68641b9b75e2d780759c39a079d8ddda0fc.tar.gz
fsf-binutils-gdb-1eeba68641b9b75e2d780759c39a079d8ddda0fc.tar.bz2
Merged in latest RS6000 diffs from Metin G. Ozisik.
Diffstat (limited to 'gdb/symfile.c')
-rw-r--r--gdb/symfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/symfile.c b/gdb/symfile.c
index 9b50d6f..3cfe4ea 100644
--- a/gdb/symfile.c
+++ b/gdb/symfile.c
@@ -803,7 +803,7 @@ reread_symbols ()
the_big_top:
for (objfile = object_files; objfile; objfile = objfile->next) {
if (objfile->obfd) {
-#ifdef IBM6000
+#ifdef IBM6000_TARGET
/* If this object is from a shared library, then you should
stat on the library name, not member name. */