X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fpe-mcore.c;h=9a67babce933076ef4a371aebfc47e2f6056e03b;hb=8df017996f662ce6ab23aea4abeb8f7ac1f62651;hp=3eeb74f94cd4d51ffd7c8ef8c0c32bde300fc22f;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/pe-mcore.c b/bfd/pe-mcore.c index 3eeb74f94c..9a67babce9 100644 --- a/bfd/pe-mcore.c +++ b/bfd/pe-mcore.c @@ -1,5 +1,5 @@ /* BFD back-end for MCore PECOFF files. - Copyright (C) 1999-2016 Free Software Foundation, Inc. + Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -22,14 +22,14 @@ #include "bfd.h" #ifndef TARGET_BIG_SYM -#define TARGET_BIG_SYM mcore_pe_be_vec -#define TARGET_BIG_NAME "pe-mcore-big" +#define TARGET_BIG_SYM mcore_pe_be_vec +#define TARGET_BIG_NAME "pe-mcore-big" #define TARGET_LITTLE_SYM mcore_pe_le_vec #define TARGET_LITTLE_NAME "pe-mcore-little" #endif #define COFF_WITH_PE -#define PCRELOFFSET TRUE +#define PCRELOFFSET TRUE #define COFF_LONG_SECTION_NAMES #define MCORE_PE