Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index b8ae470f836f86c8fb1c60e8a188984f24a504f3..d6dbbf3cd1b4d57633e464369622578e353b8a52 100644 (file)
@@ -1,3 +1,14 @@
+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.
This page took 0.023603 seconds and 4 git commands to generate.