Add 2.30 branch notes to ChangeLogs and NEWS files.
[deliverable/binutils-gdb.git] / elfcpp / i386.h
index 16fdef8266ceab5e0acdb1d847ebd362461bf010..88e0174e5fb0a6aa2c339b30d91adf93e7fe5c5f 100644 (file)
@@ -1,6 +1,6 @@
 // i386.h -- ELF definitions specific to EM_386  -*- C++ -*-
 
-// Copyright (C) 2006-2015 Free Software Foundation, Inc.
+// Copyright (C) 2006-2018 Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.
 
 // This file is part of elfcpp.
@@ -86,6 +86,7 @@ enum
   R_386_TLS_DESC = 41,      // TLS descriptor containing pointer to code and
                             // to argument, returning TLS offset for symbol
   R_386_IRELATIVE = 42,     // Adjust indirectly by program base
+  R_386_GOT32X = 43,        // 32 bit GOT entry, relaxable
   // Used by Intel.
   R_386_USED_BY_INTEL_200 = 200,
   // GNU vtable garbage collection extensions.
This page took 0.034399 seconds and 4 git commands to generate.