* 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.
This commit is contained in:
Ian Lance Taylor 1995-07-13 17:50:55 +00:00
parent 2604db83a6
commit c9c49bd961
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
Thu Jul 13 10:43:59 1995 Ian Lance Taylor <ian@cygnus.com>
* 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.