Fix mistakes made about interpretation of ELF ABI spec
[deliverable/binutils-gdb.git] / binutils / readelf.c
index 0c8feb537a1313a6bb9743b169b1df038697439d..bc6fbc8fa485912ba3e43a944aa773194c918d43 100644 (file)
@@ -1059,7 +1059,7 @@ get_dynamic_type (type)
     case DT_FINI_ARRAYSZ: return "FINI_ARRAYSZ";
     case DT_RUNPATH:    return "RUNPATH";
     case DT_FLAGS:      return "FLAGS";
-    case DT_ENCODING:   return "ENCODING";
+
     case DT_PREINIT_ARRAY: return "PREINIT_ARRAY";
     case DT_PREINIT_ARRAYSZ: return "PREINIT_ARRAYSZ";
 
This page took 0.024653 seconds and 4 git commands to generate.