------- 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 binutils/11297
        * config/tc-avr.c (md_apply_fix): Handle BFD_RELOC_8.
        (avr_cons_fix_new): Handle fixups of a single byte.

bfd/ChangeLog
        PR binutils/11297
        * elf32-avr.c (elf_avr_howto_table): Add R_AVR_8.
        (avr_reloc_map): Map BFD_RELOC_8 to R_AVR_8.

include/elf/ChangeLog
        PR binutils/11297
        * avr.h: (R_AVR_8): New relocation number.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11297

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to