This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [Patch, avr] Fix PR ld/20254
- From: Senthil Kumar Selvaraj <senthil_kumar dot selvaraj at atmel dot com>
- To: Nick Clifton <nickc at redhat dot com>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>, Denis Chertykov <chertykov at gmail dot com>
- Date: Thu, 16 Jun 2016 11:16:16 +0530
- Subject: Re: [Patch, avr] Fix PR ld/20254
- Authentication-results: sourceware.org; auth=none
- References: <87pork83e3 dot fsf at atmel dot com> <e8c9a44d-edaa-1e66-fc10-fe02c5d85211 at redhat dot com>
Nick Clifton writes:
> Hi Senthil,
>
>> bfd/ChangeLog:
>> 2016-06-14 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
>>
>> PR ld/20254
>> * elf32-avr.c (elf32_avr_relax_delete_bytes): Adjust reloc
>> offsets until reloc_toaddr.
>>
>>
>> ld/ChangeLog:
>> 2016-06-14 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
>>
>> PR ld/20254
>> * testsuite/ld-avr/avr-prop-6.d: New test.
>> * testsuite/ld-avr/avr-prop-6.s: New test.
>
> Approved - please apply.
>
Committed to master and binutils-2_26-branch.
Regards
Senthil