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, avr] Fix PR ld/20545


> On 02 Sep 2016, at 09:33, Nick Clifton <nickc@redhat.com> wrote:
> 
> Hi Senthil,
> 
> 
>> bfd/ChangeLog:
>> 
>> 2016-09-02  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
>> 
>>  PR ld/20545
>> 	* elf32-avr.c (elf32_avr_relax_delete_bytes): Add parameter
>>  delete_shrinks_insn. Modify computation of shrinked_insn_address.
>>  Compute shrink_boundary and adjust addend only if
>>  addend_within_shrink_boundary.
>> 	(elf32_avr_relax_section): Modify calls to
>>  elf32_avr_relax_delete_bytes to pass extra parameter.
>> 
>> ld/ChangeLog:
>> 
>> 2016-09-02  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
>> 
>>  PR ld/20545
>> 	* testsuite/ld-avr/avr-prop-7.d: New test.
>> 	* testsuite/ld-avr/avr-prop-7.s: New test.
>> 	* testsuite/ld-avr/avr-prop-8.d: New test.
>> 	* testsuite/ld-avr/avr-prop-8.s: New test.
>> 
> 
> OK for trunk.  Check with Tristan for the branch.

That's fine for 2.27 too.


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