aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2008-07-31 19:06:35 +0000
committerDJ Delorie <dj@redhat.com>2008-07-31 19:06:35 +0000
commitf562800dc425ea951fcde303518467c5424e3b18 (patch)
tree6f5a3a62085de1a9f9119c89d75bb36414951a4f /libiberty/ChangeLog
parentec56be1b4dc25ec39c32ceab997747ad651c9d22 (diff)
downloadgdb-f562800dc425ea951fcde303518467c5424e3b18.zip
gdb-f562800dc425ea951fcde303518467c5424e3b18.tar.gz
gdb-f562800dc425ea951fcde303518467c5424e3b18.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index bf52f9e..da52583 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,11 @@
+2008-07-31 Denys Vlasenko <dvlasenk@redhat.com>
+
+ * mkstemps.c (mkstemps): If open failed with errno other than
+ EEXIST, return immediately.
+ * make-temp-file.c: Include errno.h.
+ (make_temp_file): If mkstemps failed, print an error message
+ before aborting.
+
2008-07-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* maint-tool (deps): Output config.h instead of stamp-h.