[patch,avr] Addendum to PR31124

Georg-Johann Lay avr@gjlay.de
Fri Dec 15 08:19:08 GMT 2023


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr31124-flmap-addend.diff
Type: text/x-patch
Size: 5385 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20231215/3da3e47d/attachment-0001.bin>


More information about the Binutils mailing list