]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/ChangeLog
Fix return code in _bfd_dwarf2_find_nearest_line().
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
index fcf5abad5a19f1f0361a7b25abf6fc4bc851c4ce..86d42b2d6391de4d3233a422d9a9770f2e78e073 100644 (file)
@@ -1,3 +1,8 @@
+2022-03-22  Steiner H Gunderson  <steinar+sourceware@gunderson.no>
+
+       * dwarf2.c (_bfd_dwarf2_find_nearest_line): if a function name is
+       found, but no line number info, then return a result of 2.
+
 2022-03-21  Steiner H Gunderson  <steinar+sourceware@gunderson.no>
 
        PR 28978