public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [avr, patch 0/1] Addendum to PR3124: Don't PROVIDE __flmap_init_label
@ 2024-01-30 13:37 Georg-Johann Lay
  2024-01-30 13:44 ` Nick Clifton
  2024-01-30 13:53 ` [avr, patch 1/1] " Georg-Johann Lay
  0 siblings, 2 replies; 5+ messages in thread
From: Georg-Johann Lay @ 2024-01-30 13:37 UTC (permalink / raw)
  To: binutils, Nick Clifton

Hi Nick,

this patch removes PROVIDE from __flmap_init_label,
which is needed to make the startup code from AVR-LibC work
with versions of Binutils that don't have PR31124: The start
code would weakly define __flmap_init_label, but when Binutils DOES
support PR31124, then we need the correct values, hence no PROVIDE.

If approved, please apply.

Also if it is possible to squeeze this in v2.42, that would be great.

Thanks,

Johann

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-01-31 11:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-30 13:37 [avr, patch 0/1] Addendum to PR3124: Don't PROVIDE __flmap_init_label Georg-Johann Lay
2024-01-30 13:44 ` Nick Clifton
2024-01-31  8:43   ` [avr, patch 0/1] Addendum to PR31124: " Georg-Johann Lay
2024-01-31 11:25     ` Nick Clifton
2024-01-30 13:53 ` [avr, patch 1/1] " Georg-Johann Lay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).