bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: nickc at redhat dot com
Subject: [Bug binutils/11297] Support for 8-bit relocations for AVR architecture
Date: 23 Feb 2010 11:42:05 -0000

------- 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]