mbox series

[kirkstone,0/1] gcc: Refactor linker patches and fix linker on arm with usrmerg

Message ID 20230116075602.28926-1-pavel@zhukoff.net
Headers show
Series gcc: Refactor linker patches and fix linker on arm with usrmerg | expand

Message

Pavel Zhukov Jan. 16, 2023, 7:56 a.m. UTC
This is more complete (and more invasive) refactor of musl dynamic
linker patches in kirkstone branch. No changes have been made to
the master's version except removing of not yet existing loongarch. 

This obsoletes "gcc: Fix build with musl and usrmerge on arm" patch which has
been sent earlier and it's up to maintainer to decide which fix (or
none) to choose.   

Pavel Zhukov (1):
  gcc: Refactor linker patches and fix linker on arm with usrmerge

 meta/recipes-devtools/gcc/gcc-11.3.inc        |   1 -
 ...rm-add-armv9-a-architecture-to-march.patch |  89 +++---
 ...AMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch | 269 +++++++++++++-----
 ...s-fix-v4bx-to-linker-to-support-EABI.patch |  10 +-
 ...019-nios2-Define-MUSL_DYNAMIC_LINKER.patch |  25 --
 5 files changed, 245 insertions(+), 149 deletions(-)
 delete mode 100644 meta/recipes-devtools/gcc/gcc/0019-nios2-Define-MUSL_DYNAMIC_LINKER.patch