This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Gas vs irregular files


Hi Andreas,

> 2003-12-19  Nick Clifton  <nickc@redhat.com>
>             Andreas Schwab  <schwab@suse.de>
>
> 	* messages.c (as_perror): Save errno around library calls.
> 	* input-file.c [BFD_ASSEMBLER]: Set the BFD error to
> 	bfd_error_system_call before each call to as_perror.
> 	(input_file_open): Simplify the error reporting code to just use
> 	as_perror().
> 	* output-file.c (output_file_create) [BFD_ASSEMBLER]: Set the BFD
> 	error to bfd_error_system_call before calling as_perror.
> 	(output_file_close) [BFD_ASSEMBLER]: Likewise.
> 	(output_file_append) [BFD_ASSEMBLER]: Likewise.
> 	* listing.c (listing_print) [BFD_ASSEMBLER]: Likewise.

Great - thanks very much.  I have applied this patch.

Cheers
        Nick
        


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]