gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / bfd / pei-arm.c
index 84318f238a3d595182ed6bcabce6db4ba01709e7..6421c0049960f49d74d19636a6b5b5d2d0b097c5 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for arm PE IMAGE COFF files.
-   Copyright (C) 1995-2014 Free Software Foundation, Inc.
+   Copyright (C) 1995-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.023575 seconds and 4 git commands to generate.