From 42704eb7fb240faa66f388f6a28d1e2d1c7cf470 Mon Sep 17 00:00:00 2001 From: Nikola Veljkovic Date: Wed, 6 Apr 2016 19:46:14 +0200 Subject: Revert "Add support for the new tag DT_MIPS_RLD_MAP2." This reverts commit 51d71fd2cc99f309cb792cc48ae910baeb92b2a0. --- binutils-2.25/binutils/readelf.c | 1 - 1 file changed, 1 deletion(-) (limited to 'binutils-2.25/binutils/readelf.c') diff --git a/binutils-2.25/binutils/readelf.c b/binutils-2.25/binutils/readelf.c index 83518c75..5ddcb556 100644 --- a/binutils-2.25/binutils/readelf.c +++ b/binutils-2.25/binutils/readelf.c @@ -1618,7 +1618,6 @@ get_mips_dynamic_type (unsigned long type) case DT_MIPS_GOTSYM: return "MIPS_GOTSYM"; case DT_MIPS_HIPAGENO: return "MIPS_HIPAGENO"; case DT_MIPS_RLD_MAP: return "MIPS_RLD_MAP"; - case DT_MIPS_RLD_MAP2: return "MIPS_RLD_MAP2"; case DT_MIPS_DELTA_CLASS: return "MIPS_DELTA_CLASS"; case DT_MIPS_DELTA_CLASS_NO: return "MIPS_DELTA_CLASS_NO"; case DT_MIPS_DELTA_INSTANCE: return "MIPS_DELTA_INSTANCE"; -- cgit v1.2.3