Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / include / elf / arm.h
index 270aa4563e4da172103632c539742d55fbc8d849..fb9c5f684cca1be94a1dac726116d5386a86bf27 100644 (file)
@@ -1,5 +1,5 @@
 /* ARM ELF support for BFD.
-   Copyright (C) 1998-2017 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.025406 seconds and 4 git commands to generate.