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: Short circuit when copying ELF program header


Hi H.J.

When we copy sections in a segment, we can stop when all sections
in a segment are accounted for.

Looks good, but how did you test it ?


2007-01-23 H.J. Lu <hongjiu.lu@intel.com>

	* elf.c (copy_elf_program_header): Stop when all sections in
	a segment are ccounted for.

Approved once/if testing has shown that it introduces no regressions.


Cheers
  Nick




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