https://sourceware.org/bugzilla/show_bug.cgi?id=21472

--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Created attachment 10041
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10041&action=edit
binutils-avrxmega3.diff: Proposed patch

ld/
        Upgrade the currently unused emulation avrxmega3 to one which
        supports avrxmega2 devices with flash memory visible in the
        SRAM address range.

        PR21472
        * scripttempl/avr_rodata.sc: New file.
        * emulparams/avrxmega3.sh (SCRIPT_NAME): Use avr_rodata.
        (RODATA_PM_OFFSET): Set to 0x8000.

gas/
        PR21472
        * config/tc-avr.c (mcu_types): Add entries for: attiny416,
        attiny417, attiny816, attiny817.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to