aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 14b185c..2287ec2 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,7 @@
Tue Jul 4 14:48:42 1995 Ian Lance Taylor <ian@cygnus.com>
+ * nm.c (size_forward): Check yf against yn, not xn.
+
* objcopy.c (copy_archive): Record all output BFD's, and close
them before unlinking them and removing the temporary directory,
to avoid NFS problems.