Merge branch 'master' into merge-job
[deliverable/binutils-gdb.git] / include / elf / cr16.h
index adb243dc9a6780f5e84206ba6fb2161f11bbbb6c..376079c33b1f9d44ef1cdea6e9ae9b814b7b4875 100644 (file)
@@ -1,12 +1,12 @@
 /* CR16 ELF support for BFD.
-   Copyright 2007 Free Software Foundation, Inc.
+   Copyright (C) 2007-2020 Free Software Foundation, Inc.
    Contributed by M R Swami Reddy.
 
    This file is part of BFD, the Binary File Descriptor library.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
+   the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -54,6 +54,9 @@ START_RELOC_NUMBERS(elf_cr16_reloc_type)
   RELOC_NUMBER (R_CR16_SWITCH8,        26)
   RELOC_NUMBER (R_CR16_SWITCH16,       27)
   RELOC_NUMBER (R_CR16_SWITCH32,       28)
+  RELOC_NUMBER (R_CR16_GOT_REGREL20,   29)
+  RELOC_NUMBER (R_CR16_GOTC_REGREL20,  30)
+  RELOC_NUMBER (R_CR16_GLOB_DAT,       31)
 END_RELOC_NUMBERS(R_CR16_MAX)
         
 #endif /* _ELF_CR16_H */
This page took 0.024544 seconds and 4 git commands to generate.