[Bug binutils/11297] Support for 8-bit relocations for AVR architecture

2012-10-21 Thread anpaza at mail dot ru
http://sourceware.org/bugzilla/show_bug.cgi?id=11297 Andrew Zabolotny anpaza at mail dot ru changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug binutils/11297] Support for 8-bit relocations for AVR architecture

2012-10-21 Thread anpaza at mail dot ru
http://sourceware.org/bugzilla/show_bug.cgi?id=11297 Andrew Zabolotny anpaza at mail dot ru changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug binutils/11297] Support for 8-bit relocations for AVR architecture

2010-02-23 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-02-23 11:38 --- Subject: Bug 11297 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2010-02-23 11:38:36 Modified files: bfd: ChangeLog elf32-avr.c gas

[Bug binutils/11297] Support for 8-bit relocations for AVR architecture

2010-02-23 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-02-23 11:42 --- Hi Andrew, Thanks for reporting this problem, and for providing the fix. I have checked your patch into the mainline sources along with these changelog entries. Cheers Nick gas/ChangeLog PR

[Bug binutils/11297] Support for 8-bit relocations for AVR architecture

2010-02-18 Thread anpaza at mail dot ru
--- Additional Comments From anpaza at mail dot ru 2010-02-18 21:01 --- Created an attachment (id=4609) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4609action=view) The patch against binutils 2.18 The patch is against latest stable binutils for AVR, hopefully it should apply

[Bug binutils/11297] Support for 8-bit relocations for AVR architecture

2010-02-18 Thread anpaza at mail dot ru
--- Additional Comments From anpaza at mail dot ru 2010-02-18 21:02 --- Created an attachment (id=4610) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4610action=view) A simple testcase demonstrating the AVR binutils limitation --