bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/31124] AVR: Support new Emulations for Devices with FLMAP


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/31124] AVR: Support new Emulations for Devices with FLMAP
Date: Tue, 12 Dec 2023 11:30:02 +0000

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

--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0804d18a023575ec65e5139703f600fcb0391c89

commit 0804d18a023575ec65e5139703f600fcb0391c89
Author: Georg-Johann Lay <avr@gjlay.de>
Date:   Tue Dec 12 11:29:16 2023 +0000

    Support rodata in flash for more AVR devices

      PR 31124
      * Makefile.am (ALL_EMULATION_SOURCES): Add eavrxmega2_flmap.c and
eavrxmega4_flmap.c.
      * Makefile.in: Regenerate.
      * configure.tgt: Add eavrxmega2_flmap and eavrxmega4_flmap to avr's
targ_extra_emuls list.
      * emulparams/avrxmega2.sh (MAYBE_FLMAP): Define.
      * emulparams/avrxmega2_flmap.sh: New file.
      * emulparams/avrxmega4.sh (MAYBE_FLMAP): Define.
      * emulparams/avrxmega4_flmap.sh: New file.
      * scripttempl/avr.sc: Add support for HAVE_FLMAP.

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