Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 00/13] Toolchain rework, take 2
@ 2010-12-14 19:05 Gustavo Zacarias
  2010-12-14 19:05 ` [Buildroot] [PATCH 01/13] gmp: make it a proper package and bump to version 5.0.1 Gustavo Zacarias
                   ` (12 more replies)
  0 siblings, 13 replies; 22+ messages in thread
From: Gustavo Zacarias @ 2010-12-14 19:05 UTC (permalink / raw)
  To: buildroot

This is the second batch of patches for the internal toolchain rework.
I've included the first batch since they're not in mainline yet.
The idea is to get testers, feedback and get it in mainline soon.

gmp: converted to package, renamed from libgmp.

php: refer to gmp instead of libgmp.

mpc: converted to package, renamed from libmpc.

mpfr: converted to package, renamed from libmpfr.

sstrip: converted to package.

binutils: converted to package, added version 2.21.

toolchain: move the sysroot to the host directory.
It's now under $HOST_DIR/usr/tuple/sysroot

gcc: minor cleanup, change target and hooks to host dir.

gdb: converted to package, added version 7.2.

uclibc: install tools to host dir,

Also fix a small bug in the package infra to avoid patch duplication between
host and target packages.

TODO: convert gcc, uclibc, kernel-headers, elf2flt & mklibs.
TODO: update documentation.

STATE: working, tested with ARM and PPC targets.

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

end of thread, other threads:[~2010-12-16 14:13 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-14 19:05 [Buildroot] [PATCH 00/13] Toolchain rework, take 2 Gustavo Zacarias
2010-12-14 19:05 ` [Buildroot] [PATCH 01/13] gmp: make it a proper package and bump to version 5.0.1 Gustavo Zacarias
2010-12-14 19:05 ` [Buildroot] [PATCH 02/13] php: libgmp was renamed to gmp Gustavo Zacarias
2010-12-14 19:49   ` Yann E. MORIN
2010-12-14 19:05 ` [Buildroot] [PATCH 03/13] mpfr: make it a proper package and bump to version 3.0.0-p8 Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 04/13] mpc: make it a proper package Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 05/13] package infra: fix versioned patches for host packages Gustavo Zacarias
2010-12-14 19:54   ` Yann E. MORIN
2010-12-14 19:06 ` [Buildroot] [PATCH 06/13] sstrip: make it a proper package Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 07/13] toolchain: move sysroot to host dir Gustavo Zacarias
2010-12-14 19:58   ` Yann E. MORIN
2010-12-14 20:45     ` Yann E. MORIN
2010-12-16 10:49   ` Thomas Petazzoni
2010-12-16 11:00     ` Gustavo Zacarias
2010-12-16 14:13       ` Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 08/13] uclibc: move tools " Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 09/13] binutils: make it a proper package Gustavo Zacarias
2010-12-14 20:14   ` Yann E. MORIN
2010-12-14 19:06 ` [Buildroot] [PATCH 10/13] gcc: cleanup and hook Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 11/13] gcc: install copies of libgcc, libstdc++ and libgcj to the sysroot too Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 12/13] uclibc: fix program invocation name config option for the snapshot version Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 13/13] gdb: make it a proper package Gustavo Zacarias

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