diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 2df2c2c34b8..1b30ae2b29b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,12 @@ Thu Jul 13 10:43:59 1995 Ian Lance Taylor + * Makefile.in (DISTSTUFF): Add arparse.h and sysinfo.h. + (mostlyclean): Remove y.output. + (clean): Remove sysroff, sysroff.c, sysroff.h, and sysinfo. + + * nlmconv.c (powerpc_mangle_relocs): Cast memset arg to size_t. + * objcopy.c (copy_object): Likewise. + * nm.c (HAVE_SBRK): Define execpt on amigados and WINDOWS_NT. (struct size_sym): Define. (show_stats): New static variable.