PR25018, readelf crash on 32bits
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 9f6300f17d6c105cabfcc01505f248ce17d50be1..a2ac2b752d949909779c04b39d7922dfcb46f6bf 100644 (file)
@@ -1,3 +1,20 @@
+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,
This page took 0.027338 seconds and 4 git commands to generate.