Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index a19480535205738a248a4ebb4b875f9c024f3dc2..d6dbbf3cd1b4d57633e464369622578e353b8a52 100644 (file)
@@ -1,3 +1,23 @@
+2019-12-17  Alan Modra  <amodra@gmail.com>
+
+       * objdump.c (compare_section): New static var.
+       (compare_symbols): Sort by current section only.  Don't access
+       symbol name out of bounds when checking for file symbols.
+       Sort section symbols and object symbols.
+       (find_symbol_for_address): Remove bogus debugging and section
+       symbol test.
+       (disassemble_data): Move symbol sort from here..
+       (disassemble_section): ..to here.  Set compare_section.
+
+2019-12-17  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/binutils-all/objcopy.exp: Remove tic80 support.
+       * testsuite/binutils-all/objdump.exp: Likewise.
+
+2019-12-11  Alan Modra  <amodra@gmail.com>
+
+       * od-xcoff.c (dump_dumpx_core): Adjust for bfd_h_get_8 change.
+
 2019-12-10  Alan Modra  <amodra@gmail.com>
 
        PR 24960
This page took 0.023636 seconds and 4 git commands to generate.