Fix discrepancies in nm's --line-number output by adding support for the DW_AT_specif...
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 7522653315d7ca96d81570fcb6efdbf39b2f97c6..9b33199634463a44374ce6ff7229f25b668c6c10 100644 (file)
@@ -1,3 +1,27 @@
+2020-03-19  Nick Clifton  <nickc@redhat.com>
+
+       PR 25676
+       * testsuite/binutils-all/dw4.s: New test source file.
+       * testsuite/binutils-all/nm.exp: Run the new test.
+
+2020-03-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c (process_symbol_table): Use unsigned long for si.
+
+2020-03-19  Alan Modra  <amodra@gmail.com>
+
+       * elfcomm.c: Don't include bfd.h or bucomm.h.
+       (program_name): Declare.
+       (process_archive_index_and_symbols): Replace bfd_boolean with int,
+       and substitute FALSE and TRUE.
+       (setup_archive, setup_nested_archive): Likewise.
+       * elfcomm.h: Likewise.
+
+2020-03-19  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (process_archive): Always return via path freeing
+       memory.  Formatting.
+
 2020-03-19  Alan Modra  <amodra@gmail.com>
 
        * readelf.c (process_netbsd_elf_note): Validate descsz before
This page took 0.024622 seconds and 4 git commands to generate.