From cc9836a8aaec1ed1bf4cb5dce7158eb4c1fcc940 Mon Sep 17 00:00:00 2001 From: Kevin Buettner Date: Tue, 9 Apr 2002 00:53:28 +0000 Subject: * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete. * rs6000-tdep.c (rs6000_push_arguments): Eliminate ELF_OBJECT_FORMAT ifdef. --- gdb/config/powerpc/tm-ppc-eabi.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'gdb/config/powerpc') 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 -- cgit v1.1