This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [patch] Fix objcopy of a separate debug info
On Thu, 29 May 2008 03:47:53 +0200, Alan Modra wrote:
> On Thu, May 29, 2008 at 12:44:16AM +0200, Jan Kratochvil wrote:
> > 2008-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
> >
> > * elf.c (assign_file_positions_for_load_sections): Adjust pre-section
> > gaps based on VMA and P_VADDR instead of LMA and P_PADDR addresses.
> > Remove the sections overlap check.
> >
> > 2008-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
> >
> > * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
> > (keep_debug_symbols_and_test_copy): New function.
> > (test5, test6): New variables.
>
> This patch is OK, but please fix the changelog. You didn't remove any
> section overlap check.
Oops, a leftover, thanks.
Committed.
Regards,
Jan