gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / bfd / pei-mcore.c
index 08ff877104f8af0869a751d8c405ebc24183de7a..8e74c76235733eb09a49d35e34baf3a9ce462b66 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for MCore PECOFF files.
-   Copyright (C) 1999-2015 Free Software Foundation, Inc.
+   Copyright (C) 1999-2020 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -30,7 +30,7 @@
 
 #define COFF_IMAGE_WITH_PE
 #define COFF_WITH_PE
-#define PCRELOFFSET        TRUE
+#define PCRELOFFSET       TRUE
 /* Long section names not allowed in executable images, only object files.  */
 #define COFF_LONG_SECTION_NAMES 0
 
This page took 0.024354 seconds and 4 git commands to generate.