diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-10-25 20:09:46 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-10-25 20:09:46 +0000 |
commit | df34342bde777c2565334574e0cbf3872b8f51e0 (patch) | |
tree | 128969534a447425edb972c052abdf58170772b2 /ld | |
parent | b94e8c39e0d380f9adaf67a12a88930ed3b2bbb0 (diff) | |
download | gdb-df34342bde777c2565334574e0cbf3872b8f51e0.zip gdb-df34342bde777c2565334574e0cbf3872b8f51e0.tar.gz gdb-df34342bde777c2565334574e0cbf3872b8f51e0.tar.bz2 |
* libbfd.c (bfd_write): If not everything is written out, set
bfd_error to system_call_error. If the return value is
non-negative, set errno to ENOSPC (if ENOSPC is defined).
(bfd_seek): If the seek fails, set bfd_error to system_call_error.
(bfd_generic_set_section_contents): For a bad offset + count, set
bfd_error to bad_value.
* seclet.c (rel): Don't abort. Instead, return false.
Diffstat (limited to 'ld')
0 files changed, 0 insertions, 0 deletions