aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-10-04 02:39:59 +0000
committerIan Lance Taylor <ian@airs.com>1995-10-04 02:39:59 +0000
commit243b35d7a17bda288ac7dadfcbbddf1dbdf299c5 (patch)
tree67ba3a0fae5eed740b7e9c1fd7c4b86bbd53e17e /binutils
parent82569cc199791891f71ca2de3538accb51b2eb55 (diff)
downloadgdb-243b35d7a17bda288ac7dadfcbbddf1dbdf299c5.zip
gdb-243b35d7a17bda288ac7dadfcbbddf1dbdf299c5.tar.gz
gdb-243b35d7a17bda288ac7dadfcbbddf1dbdf299c5.tar.bz2
* arsup.c (ar_save): Use rename, not unlink/link/unlink.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 9092479..6fd985d 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+Tue Oct 3 22:38:55 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * arsup.c (ar_save): Use rename, not unlink/link/unlink.
+
Mon Oct 2 12:10:25 1995 Ian Lance Taylor <ian@cygnus.com>
* strings.c (main): Exit with zero status if no files are given