All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] toolchain/crosstool-NG: update to 1.11.3, use sane defaults
@ 2011-05-20 23:39 Yann E. MORIN
  2011-05-20 23:39 ` [Buildroot] [PATCH 1/3] toolchain/crosstool-NG: bundle one CT-NG config file for each libc familly Yann E. MORIN
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Yann E. MORIN @ 2011-05-20 23:39 UTC (permalink / raw)
  To: buildroot

Hello All!

This patchset updates the crosstool-NG backend.

  [PATCH 1/3] toolchain/crosstool-NG: bundle one CT-NG config file for each libc familly
  [PATCH 2/3] toolchain/crosstool-NG: update to 1.11.3
  [PATCH 3/3] toolchain/crosstool-NG: fix up ct-ng config file to saner defaults

Regards,
Yann E. MORIN.

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Buildroot] [PATCH 0/3 v2] toolchain/crosstool-NG: update to 1.11.3, use sane defaults
@ 2011-05-21 22:05 Yann E. MORIN
  2011-05-21 22:05 ` [Buildroot] [PATCH 2/3] toolchain/crosstool-NG: update to 1.11.3 Yann E. MORIN
  0 siblings, 1 reply; 6+ messages in thread
From: Yann E. MORIN @ 2011-05-21 22:05 UTC (permalink / raw)
  To: buildroot

Hello All!

This patchset updates the crosstool-NG backend.

Changes since previous post:
- fixed a typo, missing termintaing quote, patch 1
- updating to 1.11.3 also updates the bundled config files, patch 2
- trailing space removed, patch 3

The typo was due to an un-refreshed patch. Sorry about it.

  [PATCH 1/3] toolchain/crosstool-NG: bundle one CT-NG config file for each libc familly
  [PATCH 2/3] toolchain/crosstool-NG: update to 1.11.3
  [PATCH 3/3] toolchain/crosstool-NG: fix up ct-ng config file to saner defaults

 .../002-no-sysroot-prompt-in-backend.patch         |   12 -
 toolchain/toolchain-crosstool-ng/Config.in         |   11 +-
 ...sstool-ng.config => crosstool-ng.config-eglibc} |  233 +++++++++++++++-----
 ...osstool-ng.config => crosstool-ng.config-glibc} |  230 +++++++++++++++-----
 ...sstool-ng.config => crosstool-ng.config-uClibc} |  209 +++++++++++++-----
 toolchain/toolchain-crosstool-ng/crosstool-ng.mk   |   32 +++-
 6 files changed, 534 insertions(+), 193 deletions(-)

Regards,
Yann E. MORIN.

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

end of thread, other threads:[~2011-05-21 22:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-20 23:39 [Buildroot] [PATCH 0/3] toolchain/crosstool-NG: update to 1.11.3, use sane defaults Yann E. MORIN
2011-05-20 23:39 ` [Buildroot] [PATCH 1/3] toolchain/crosstool-NG: bundle one CT-NG config file for each libc familly Yann E. MORIN
2011-05-20 23:39 ` [Buildroot] [PATCH 2/3] toolchain/crosstool-NG: update to 1.11.3 Yann E. MORIN
2011-05-20 23:39 ` [Buildroot] [PATCH 3/3] toolchain/crosstool-NG: fix up ct-ng config file to saner defaults Yann E. MORIN
2011-05-20 23:43 ` [Buildroot] [PATCH 0/3] toolchain/crosstool-NG: update to 1.11.3, use sane defaults Yann E. MORIN
2011-05-21 22:05 [Buildroot] [PATCH 0/3 v2] " Yann E. MORIN
2011-05-21 22:05 ` [Buildroot] [PATCH 2/3] toolchain/crosstool-NG: update to 1.11.3 Yann E. MORIN

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.