Replace the linear search in find_pc_sect_line with a binary search.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ac52a9a666e44c517d2277664ee8fcdd699cb0cd..712e2d932a230563d3c59a1df3cb65e1b1fe4ba1 100644 (file)
@@ -1,3 +1,7 @@
+2018-03-20  Stephen Roberts  <stephen.roberts@arm.com>
+
+       * gdb/symtab.c (find_pc_sect_line): now uses binary search.
+
 2018-03-19  Tom Tromey  <tom@tromey.com>
 
        * rust-exp.y (struct_expr_tail, struct_expr_list): Add plain
This page took 0.02433 seconds and 4 git commands to generate.