[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: |
Fri, 15 Dec 2023 09:53:25 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31124
--- Comment #2 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=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
commit a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
Author: Georg-Johann Lay <avr@gjlay.de>
Date: Fri Dec 15 09:19:08 2023 +0100
Addendum to PR31124
This is a small addendum to PR31124 "rodata in flash for
more AVR devices".
It adds some symbols so the startup code can set a lock
on the FLMAP bit field as specified by the user.
New symbols are introduced because otherwise, all the
computations / decisions would have to be performed at
run-time.
It approved, please apply to master.
Johann
--
ld/
PR 31124
* scripttempl/avr.sc: Adjust comments.
[MAYBE_FLMAP]: Add symbols __flmap_value and
__flmap_value_with_lock.
Remove __flmap_lsl4.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/31124] New: AVR: Support new Emulations for devices with FLMAP, gjl at gcc dot gnu.org, 2023/12/08
- [Bug ld/31124] AVR: Support new Emulations for Devices with FLMAP, gjl at gcc dot gnu.org, 2023/12/08
- [Bug ld/31124] AVR: Support new Emulations for Devices with FLMAP, gjl at gcc dot gnu.org, 2023/12/09
- [Bug ld/31124] AVR: Support new Emulations for Devices with FLMAP, cvs-commit at gcc dot gnu.org, 2023/12/12
- [Bug ld/31124] AVR: Support new Emulations for Devices with FLMAP,
cvs-commit at gcc dot gnu.org <=
- [Bug ld/31124] AVR: Support new Emulations for Devices with FLMAP, gjl at gcc dot gnu.org, 2023/12/15
- [Bug ld/31124] AVR: Support new Emulations for Devices with FLMAP, gjl at gcc dot gnu.org, 2023/12/15
- [Bug ld/31124] AVR: Support new Emulations for Devices with FLMAP, gjl at gcc dot gnu.org, 2023/12/15