Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/3] Add support for the D programming language
@ 2019-10-24 18:16 Eric Le Bihan
  2019-10-24 18:16 ` [Buildroot] [PATCH v2 1/3] toolchain: add support for D language Eric Le Bihan
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Eric Le Bihan @ 2019-10-24 18:16 UTC (permalink / raw)
  To: buildroot

This small series add supports for the D programming language, available in
GCC since version 9.1.

v1 -> v2:

 - restrict support for Buildroot toolchain to some architectures.
 - add support for external toolchain.

Eric Le Bihan (3):
  toolchain: add support for D language
  package/gcc: add support for D language
  toolchain-external: add support for D language

 package/gcc/Config.in.host                    | 22 +++++++++++++++++++
 package/gcc/gcc-final/gcc-final.mk            |  5 +++++
 toolchain/Config.in                           |  3 +++
 .../pkg-toolchain-external.mk                 |  4 ++++
 .../Config.in.options                         |  8 +++++++
 5 files changed, 42 insertions(+)

--
2.21.0

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

end of thread, other threads:[~2019-10-25 17:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-24 18:16 [Buildroot] [PATCH v2 0/3] Add support for the D programming language Eric Le Bihan
2019-10-24 18:16 ` [Buildroot] [PATCH v2 1/3] toolchain: add support for D language Eric Le Bihan
2019-10-25 17:33   ` Thomas Petazzoni
2019-10-24 18:16 ` [Buildroot] [PATCH v2 2/3] package/gcc: " Eric Le Bihan
2019-10-25 17:33   ` Thomas Petazzoni
2019-10-24 18:16 ` [Buildroot] [PATCH v2 3/3] toolchain-external: " Eric Le Bihan
2019-10-24 19:21   ` Romain Naour
2019-10-24 21:40     ` Eric Le Bihan
2019-10-25 17:34   ` Thomas Petazzoni

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