From: Jim Kingdon Date: Fri, 9 Jul 1993 21:20:09 +0000 (+0000) Subject: x X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=271d73872f23d32209adc4d5e864060849897961;p=binutils-gdb.git x --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index faed3137379..809ee0cc696 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Fri Jul 9 12:36:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * config/sparc/tm-sparc.h: Add comment suggesting that removing + ins and locals from the registers array might clean things up. + * utils.c: Clean up comments about wrap buffer and wrap_here. * printcmd.c (printf_command): Call wrap_here before vprintf.