PR25018, readelf crash on 32bits
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 9c791f6d6565ca7321e40c45f54d6f43eff4ec59..a2ac2b752d949909779c04b39d7922dfcb46f6bf 100644 (file)
@@ -1,3 +1,28 @@
+2019-09-23  Alan Modra  <amodra@gmail.com>
+
+       PR 25018
+       * dwarf.c (get_type_signedness): Delete ineffective pointer
+       comparison check.  Properly range check uvalue offset on
+       recursive call.
+       (read_and_display_attr_value): Range check uvalue offset before
+       calling get_type_signedness.
+
+2019-09-20  Alan Modra  <amodra@gmail.com>
+
+       * ar.c (write_archive): Use bfd_set_thin_archive.
+
+2019-09-18  Tamar Christina  <tamar.christina@arm.com>
+
+       * testsuite/binutils-all/objdump.exp (objump -S): Update testcases.
+
+2019-09-18  Alan Modra  <amodra@gmail.com>
+
+       * addr2line.c, * bucomm.c, * coffgrok.c, * dlltool.c, * nm.c,
+       * objcopy.c, * objdump.c, * od-elf32_avr.c, * od-macho.c,
+       * od-xcoff.c, * prdbg.c, * rdcoff.c, * rddbg.c, * rescoff.c,
+       * resres.c, * size.c, * srconv.c, * strings.c, * windmc.c: Update
+       throughout for bfd section macro and function changes.
+
 2019-09-18  Alan Modra  <amodra@gmail.com>
 
        * nm.c: Update bfd_get_section to bfd_asymbol_section throughout.
This page took 0.02368 seconds and 4 git commands to generate.