From dfc5f959f382fb049adadf27a404131680d0e8d7 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 8 Apr 2000 00:10:49 +0000 Subject: Add support for R_ARM_XPC25 and R_ARM_THM_XPC22 relocs --- bfd/elfarm-oabi.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'bfd/elfarm-oabi.c') diff --git a/bfd/elfarm-oabi.c b/bfd/elfarm-oabi.c index 72f62f2..833f509 100644 --- a/bfd/elfarm-oabi.c +++ b/bfd/elfarm-oabi.c @@ -1,5 +1,5 @@ /* 32-bit ELF support for ARM old abi option. - Copyright 1999 Free Software Foundation, Inc. + Copyright 1999, 2000 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -17,7 +17,9 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "elf/arm-oabi.h" +#define OLD_ARM_ABI + +#include "elf/arm.h" #include "bfd.h" #include "sysdep.h" #include "libbfd.h" -- cgit v1.1