From: Ian Lance Taylor Date: Fri, 14 Jul 1995 17:23:07 +0000 (+0000) Subject: * syms.c: Fix comments so that `make info' works. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=80b44d8a2c9f134ade092931b51b8025bdab3abc;p=binutils-gdb.git * syms.c: Fix comments so that `make info' works. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8b0014c689b..2e23d2c8217 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ Fri Jul 14 13:13:55 1995 Ian Lance Taylor + * syms.c: Fix comments so that `make info' works. + * elf32-mips.c (mips_elf_find_nearest_line): Set SEC_HAS_CONTENTS in .mdebug section, in case backend linker has cleared it.