bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/21472] [avr] Add new emulation for ATtiny416 et al.


From: gjl at gcc dot gnu.org
Subject: [Bug ld/21472] [avr] Add new emulation for ATtiny416 et al.
Date: Mon, 08 May 2017 11:20:13 +0000

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.


reply via email to

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