Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Enable (or rather fix) glibc for ARC700
@ 2022-11-15 23:52 Alexey Brodkin via buildroot
  2022-11-15 23:52 ` [Buildroot] [PATCH 1/2] package/glibc: add support " Alexey Brodkin via buildroot
  2022-11-15 23:52 ` [Buildroot] [PATCH 2/2] configs/snps_arc700_nsim_defconfig: add ARC700 target for nSIM Alexey Brodkin via buildroot
  0 siblings, 2 replies; 7+ messages in thread
From: Alexey Brodkin via buildroot @ 2022-11-15 23:52 UTC (permalink / raw)
  To: buildroot; +Cc: Alexey Brodkin, Sergey Matyukevich, Thomas Petazzoni

It's been waiting for a long time and now under pressure of possible
removal of ARC700 support from Buildroot that change is finally
being published.

Among other things it will fix annoying build failures for ARC700,
which now became so much visible since Buildroot switched to glibc
as its default C library, see [1].

[1] https://git.buildroot.net/buildroot/commit/?id=4057e36ca9665edd5248512e4edba2c243b8f4be

Sergey Matyukevich (2):
  package/glibc: add support for ARC700
  configs/snps_arc700_nsim_defconfig: add ARC700 target for nSIM

 board/synopsys/nsim/readme.txt                     |  43 +++++
 configs/snps_arc700_nsim_defconfig                 |  18 ++
 .../glibc/0003-ARC-Synopsys-ARC700-support.patch   | 208 +++++++++++++++++++++
 3 files changed, 269 insertions(+)
 create mode 100644 board/synopsys/nsim/readme.txt
 create mode 100644 configs/snps_arc700_nsim_defconfig
 create mode 100644 package/glibc/0003-ARC-Synopsys-ARC700-support.patch

-- 
2.16.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2023-08-06 20:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-15 23:52 [Buildroot] [PATCH 0/2] Enable (or rather fix) glibc for ARC700 Alexey Brodkin via buildroot
2022-11-15 23:52 ` [Buildroot] [PATCH 1/2] package/glibc: add support " Alexey Brodkin via buildroot
2022-11-16  7:54   ` Thomas Petazzoni via buildroot
2022-11-16 15:33     ` Alexey Brodkin via buildroot
2022-11-24 11:49       ` Arnout Vandecappelle
2022-11-15 23:52 ` [Buildroot] [PATCH 2/2] configs/snps_arc700_nsim_defconfig: add ARC700 target for nSIM Alexey Brodkin via buildroot
2023-08-06 20:48   ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox