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: PATCH: Fix "FAIL: objcopy (simple copy)" for tic54x-coff


> 	* coffcode.h (coff_write_relocs): Clear the r_reserved field
> 	if COFF_REL_HAS_R_RESERVED is defined before swapping out
> 	relocation.

This should really be done by defining a coff_SWAP_reloc_out function
for these targets.  I'm not disapproving of the patch since the coff
support is already a mess of macros, but I'm not willing to approve
the patch myself..

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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