aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/powerpc
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2002-04-09 00:53:28 +0000
committerKevin Buettner <kevinb@redhat.com>2002-04-09 00:53:28 +0000
commitcc9836a8aaec1ed1bf4cb5dce7158eb4c1fcc940 (patch)
tree54cddb4d8b601f03dd50000385be36b66483c0a5 /gdb/config/powerpc
parent7495d1dc3f24a562979b1895add40babaa572b97 (diff)
downloadfsf-binutils-gdb-cc9836a8aaec1ed1bf4cb5dce7158eb4c1fcc940.zip
fsf-binutils-gdb-cc9836a8aaec1ed1bf4cb5dce7158eb4c1fcc940.tar.gz
fsf-binutils-gdb-cc9836a8aaec1ed1bf4cb5dce7158eb4c1fcc940.tar.bz2
* config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
* rs6000-tdep.c (rs6000_push_arguments): Eliminate ELF_OBJECT_FORMAT ifdef.
Diffstat (limited to 'gdb/config/powerpc')
-rw-r--r--gdb/config/powerpc/tm-ppc-eabi.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/powerpc/tm-ppc-eabi.h b/gdb/config/powerpc/tm-ppc-eabi.h
index 92e4127..1e6a053 100644
--- a/gdb/config/powerpc/tm-ppc-eabi.h
+++ b/gdb/config/powerpc/tm-ppc-eabi.h
@@ -36,9 +36,6 @@
#undef TEXT_SEGMENT_BASE
#define TEXT_SEGMENT_BASE 1
-/* Say that we're using ELF, not XCOFF. */
-#define ELF_OBJECT_FORMAT 1
-
/* The value of symbols of type N_SO and N_FUN maybe null when
it shouldn't be. */
#define SOFUN_ADDRESS_MAYBE_MISSING