]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/ChangeLog
Re: readelf: Consolidate --syms --use-dynamic with --dyn-syms
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
index 2eba234de02a4744bf30404c5825dfa99aa65b6c..63e9085b7fc48fc873efa710e56fcf5b1781ba08 100644 (file)
@@ -1,3 +1,40 @@
+2020-04-15  Alan Modra  <amodra@gmail.com>
+
+       PR 25821
+       * readelf.c (get_num_dynamic_syms): Typo fix.
+
+2020-04-14  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (process_mips_specific): Free eopt and iopt.  Avoid
+       possibility of overflow when checking number of conflicts.
+
+2020-04-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/25707
+       * readelf.c (nbuckets): New.
+       (nchains): Likewise.
+       (buckets): Likewise.
+       (chains): Likewise.
+       (ngnubuckets): Likewise.
+       (gnubuckets): Likewise.
+       (gnuchains): Likewise.
+       (mipsxlat): Likewise.
+       (ngnuchains): Likewise.
+       (gnusymidx): Likewise.
+       (VALID_SYMBOL_NAME): Likewise.
+       (VALID_DYNAMIC_NAME): Use it.
+       (get_dynamic_data): Moved before process_dynamic_section.
+       (get_num_dynamic_syms): New function.
+       (process_dynamic_section): Use DT_SYMTAB, DT_SYMENT, DT_HASH,
+       DT_GNU_HASH and DT_MIPS_XHASH to reconstruct dynamic symbol
+       table.  Use DT_STRTAB and DT_STRSZ to reconstruct dynamic string
+       table.
+       (get_symbol_index_type): Don't print "bad section index" when
+       there is no section header.
+       (print_dynamic_symbol): Rewrite.
+       (process_symbol_table): Call print_dynamic_symbol to dump dynamic
+       symbol table.
+
 2020-04-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Don't