+2014-07-14 Alan Modra <amodra@gmail.com>
+
+ [BZ #17153]
+ * elf/elf.h (DT_PPC64_NUM): Correct value.
+ * NEWS: Add to fixed bug list.
+
2014-07-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
* sysdeps/powerpc/memmove.c: Remove file.
* The following bugs are resolved with this release:
16545, 16683, 16689, 16701, 16706, 16707, 16739, 16815, 16619, 16740,
- 17031.
+ 17031, 17153.
\f
Version 2.19
#define DT_PPC64_OPD (DT_LOPROC + 1)
#define DT_PPC64_OPDSZ (DT_LOPROC + 2)
#define DT_PPC64_OPT (DT_LOPROC + 3)
-#define DT_PPC64_NUM 3
+#define DT_PPC64_NUM 4
/* PowerPC64 specific values for the DT_PPC64_OPT Dyn entry. */
#define PPC64_OPT_TLS 1