aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-07-13 17:50:55 +0000
committerIan Lance Taylor <ian@airs.com>1995-07-13 17:50:55 +0000
commitc9c49bd961e402ad69197ce8fa9e7b7ff01ed612 (patch)
tree8a57f731413f9affd99f4da56c146ac4458dd846 /binutils
parent2604db83a6307aa5957d75ff1c0f645ff1382084 (diff)
downloadgdb-c9c49bd961e402ad69197ce8fa9e7b7ff01ed612.zip
gdb-c9c49bd961e402ad69197ce8fa9e7b7ff01ed612.tar.gz
gdb-c9c49bd961e402ad69197ce8fa9e7b7ff01ed612.tar.bz2
* 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.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 2df2c2c..1b30ae2 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -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.