This is the mail archive of the binutils@sourceware.org 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 Darwin] minor fixups in section name reading.



On 9 Dec 2011, at 08:31, Tristan Gingold wrote:

section->size = bfd_h_get_64 (abfd, raw.size); section->offset = bfd_h_get_32 (abfd, raw.offset);

Good catch. You can commit this part.

My gcc.gnu.org user credentials appear to work for the checkout - but not for the commit.


Is there an additional procedure?
 (write access is not specifically mentioned on the binutils webpage).

thanks
Iain


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