]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/ChangeLog
simple-object.c (simple_object_internal_read): Handle EINTR and short reads.
authorRichard Biener <rguenther@suse.de>
Fri, 28 Mar 2014 14:05:49 +0000 (14:05 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 28 Mar 2014 14:05:49 +0000 (14:05 +0000)
commit2486c24a8c2b1b603899e99c7424784de976f8d2
tree38b79b8e6b3752931473310ae11ff056cd4f3917
parent44d627891f0b723466894603f5bb0cfc1eeea5c9
simple-object.c (simple_object_internal_read): Handle EINTR and short reads.

2014-03-28  Richard Biener  <rguenther@suse.de>

libiberty/
* simple-object.c (simple_object_internal_read): Handle
EINTR and short reads.

lto-plugin/
* lto-plugin.c (process_symtab): Handle EINTR and short reads.

From-SVN: r208898
libiberty/ChangeLog
libiberty/simple-object.c
lto-plugin/ChangeLog
lto-plugin/lto-plugin.c