All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Add support for FDPIC binaries on ARM
@ 2022-08-02 13:30 Ben Wolsieffer
  2022-08-02 13:30 ` [Buildroot] [PATCH 1/2] Revert "arch: drop now useless support for FDPIC" Ben Wolsieffer
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ben Wolsieffer @ 2022-08-02 13:30 UTC (permalink / raw)
  To: buildroot; +Cc: Ben Wolsieffer, Thomas Petazzoni, Yann E. MORIN

This series re-introduces support for the FDPIC binary format, which is
now usable on ARM.

The first patch reverts the removal of general FDPIC support, while the
second adds support for FDPIC specifically on ARM.

Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>

Ben Wolsieffer (2):
  Revert "arch: drop now useless support for FDPIC"
  arch/arm: add support for FDPIC

 arch/Config.in           | 15 +++++++++++++++
 package/Makefile.in      | 30 +++++++++++++++++++++---------
 package/uclibc/uclibc.mk |  8 ++++++++
 3 files changed, 44 insertions(+), 9 deletions(-)

-- 
2.37.0

_______________________________________________
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:[~2022-08-16 20:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-02 13:30 [Buildroot] [PATCH 0/2] Add support for FDPIC binaries on ARM Ben Wolsieffer
2022-08-02 13:30 ` [Buildroot] [PATCH 1/2] Revert "arch: drop now useless support for FDPIC" Ben Wolsieffer
2022-08-02 13:30 ` [Buildroot] [PATCH 2/2] arch/arm: add support for FDPIC Ben Wolsieffer
2022-08-02 17:28   ` Arnout Vandecappelle
     [not found] ` <b71a7617-3e26-14ef-6fe6-45e766924270@arm.com>
2022-08-11 21:37   ` [Buildroot] [PATCH 0/2] Add support for FDPIC binaries on ARM Ben Wolsieffer
2022-08-14 21:55     ` Arnout Vandecappelle
2022-08-16 20:40       ` Ben Wolsieffer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.