From: Jim Kingdon Date: Thu, 17 Mar 1994 04:09:23 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=478d38114b20d0c8eb39571b8858d9fa981ba0ac;p=binutils-gdb.git Fix typo. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c7d2d493086..6e0ec7821c6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,11 @@ +Wed Mar 16 15:28:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * Makefile.in (install-only): Fix use of program_transform_name. + Wed Mar 16 07:18:43 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * printcmd.c: Remove "set print fast-symbolic-addr off" command. - The which it worked around was fixed on 25 Feb 94 in coffread.c, + The bug which it worked around was fixed on 25 Feb 94 in coffread.c, so I'm nuking the command. * symtab.c (find_addr_symbol): Comment out, no longer used.