summaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-07-11 06:37:34 +0000
committerAndrew Cagney <cagney@redhat.com>2000-07-11 06:37:34 +0000
commite09b28a1eb45c39a10f563c2962fdc4d0fb4879e (patch)
treec19c7017909738c2a5327e57728d76148ff76e44 /bfd/elf32-mips.c
parentd5272de6d00217df86858b0ce8c75ebe9434c505 (diff)
downloadbinutils-redhat-e09b28a1eb45c39a10f563c2962fdc4d0fb4879e.tar.gz
The MIPS thinks that addresses are signed. Sign extend MIPS ECOFF
addresses.
Diffstat (limited to 'bfd/elf32-mips.c')
-rw-r--r--bfd/elf32-mips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-mips.c b/bfd/elf32-mips.c
index a0512acc15..85f20b7603 100644
--- a/bfd/elf32-mips.c
+++ b/bfd/elf32-mips.c
@@ -40,7 +40,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "coff/internal.h"
#include "coff/ecoff.h"
#include "coff/mips.h"
-#define ECOFF_32
+#define ECOFF_SIGNED_32
#include "ecoffswap.h"
/* This structure is used to hold .got information when linking. It