X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gas%2Fconfig%2Ftc-epiphany.h;h=2f6c2cccf77aabbe92e1c7216e6e61c430c5b9f4;hb=9ad4cfa8c35395322230bd7534611d85951645a3;hp=ace8f3667b68dd249d8068bb392e1ec5dd258d64;hpb=da0523c66604dc11b8787d3e0123ea80a2503f14;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/config/tc-epiphany.h b/gas/config/tc-epiphany.h index ace8f3667b..2f6c2cccf7 100644 --- a/gas/config/tc-epiphany.h +++ b/gas/config/tc-epiphany.h @@ -1,5 +1,5 @@ /* tc-epiphany.h -- Header file for tc-epiphany.c. - Copyright (C) 2009-2019 Free Software Foundation, Inc. + Copyright (C) 2009-2020 Free Software Foundation, Inc. Contributed by Embecosm on behalf of Adapteva, Inc. This file is part of GAS, the GNU Assembler. @@ -37,7 +37,6 @@ /* We don't need to handle .word strangely. */ #define WORKING_DOT_WORD -#define LITERAL_PREFIXDOLLAR_HEX #define LITERAL_PREFIXPERCENT_BIN #define DOUBLESLASH_LINE_COMMENTS @@ -49,7 +48,6 @@ #define tc_fix_adjustable(FIX) epiphany_fix_adjustable (FIX) extern bfd_boolean epiphany_fix_adjustable (struct fix *); -extern long md_pcrel_from_section (struct fix *, segT); #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP,SEC) #define TC_HANDLES_FX_DONE