aboutsummaryrefslogtreecommitdiff
path: root/libiberty/simple-object.c
AgeCommit message (Collapse)AuthorFilesLines
2017-01-05Sync libiberty from gccAlan Modra1-1/+1
Picks up copyright year update and other recent fixes.
2014-05-082014-04-01 Richard Biener <rguenther@suse.de>rguenth1-8/+17
libiberty/ * simple-object.c (simple_object_internal_write): Handle EINTR and short writes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208972 138bc75d-0d04-0410-961f-82ee72b054a4
2014-05-082014-03-28 Richard Biener <rguenther@suse.de>rguenth1-8/+17
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208898 138bc75d-0d04-0410-961f-82ee72b054a4
2013-01-07merge from gccDJ Delorie1-1/+2
2010-11-17merge from gccDJ Delorie1-7/+6
2010-11-02merge from gccDJ Delorie1-0/+423