Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / include / elf / arm.h
index 87a6e5869d6587a2def117dcb76b9b558062348f..fb9c5f684cca1be94a1dac726116d5386a86bf27 100644 (file)
@@ -1,5 +1,5 @@
 /* ARM ELF support for BFD.
-   Copyright (C) 1998-2016 Free Software Foundation, Inc.
+   Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
 #define TAG_CPU_ARCH_V6S_M     12
 #define TAG_CPU_ARCH_V7E_M     13
 #define TAG_CPU_ARCH_V8                14
+#define TAG_CPU_ARCH_V8R       15
 #define TAG_CPU_ARCH_V8M_BASE  16
 #define TAG_CPU_ARCH_V8M_MAIN  17
 #define MAX_TAG_CPU_ARCH       TAG_CPU_ARCH_V8M_MAIN
This page took 0.025263 seconds and 4 git commands to generate.