ld: Require GCC 5 for Build pr25749-1b (-pie -fPIE)
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 43eabaa04412aedaba50b7d738b00179cdb9a6a2..30eae9709d4e785703ddb877003d4c238f540cc5 100644 (file)
@@ -1,3 +1,17 @@
+2020-06-11  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (process_mips_specific): Don't alloc memory for
+       Elf_Internal_Options.
+
+2020-06-11  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (process_mips_specific): Assert size of internal
+       types match size of external types, and simplify allocation of
+       internal buffer.  Catch possible integer overflow when sanity
+       checking option size.  Don't assume options are a regular array.
+       Sanity check reginfo option against option size.  Use PRI macros
+       when printing.
+
 2020-06-10  Ralf Habacker  <ralf.habacker@freenet.de>
 
        PR 26082
This page took 0.024278 seconds and 4 git commands to generate.