]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Addendum to PR31124
authorGeorg-Johann Lay <avr@gjlay.de>
Fri, 15 Dec 2023 08:19:08 +0000 (09:19 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 15 Dec 2023 09:52:55 +0000 (09:52 +0000)
commita5a863b4b9cff4bb754fdf602b4aa1c57e73603e
tree99349b34113a8bc8c3f11362e6ad60efd538e315
parent10802d9ac0c6e39a672f86224ec89a9a54a37b9c
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.
ld/scripttempl/avr.sc