aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libiberty/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/libiberty/ChangeLog')
-rw-r--r--gcc-4.9/libiberty/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/gcc-4.9/libiberty/ChangeLog b/gcc-4.9/libiberty/ChangeLog
index 9dab384cc..5b78c2e72 100644
--- a/gcc-4.9/libiberty/ChangeLog
+++ b/gcc-4.9/libiberty/ChangeLog
@@ -1,3 +1,17 @@
+2014-04-22 Release Manager
+
+ * GCC 4.9.0 released.
+
+2014-04-01 Richard Biener <rguenther@suse.de>
+
+ * simple-object.c (simple_object_internal_write): Handle
+ EINTR and short writes.
+
+2014-03-28 Richard Biener <rguenther@suse.de>
+
+ * simple-object.c (simple_object_internal_read): Handle
+ EINTR and short reads.
+
2014-03-13 Uros Bizjak <ubizjak@gmail.com>
* regex.c (bzero) [!_LIBC]: Define without coma expression.