Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/9] Fix internal blackfin toolchain
@ 2013-07-20 12:52 Gustavo Zacarias
  2013-07-20 12:52 ` [Buildroot] [PATCH 1/9] gcc/bfin: doesn't support --with-cpu defaults Gustavo Zacarias
                   ` (9 more replies)
  0 siblings, 10 replies; 20+ messages in thread
From: Gustavo Zacarias @ 2013-07-20 12:52 UTC (permalink / raw)
  To: buildroot

This patchset fixes the internal blackfin toolchain build.
It's been broken for ages (never worked maybe?)
Testers wanted, it builds what's supposed to build but i lack hardware
to see if it really works.

Gustavo Zacarias (9):
  gcc/bfin: doesn't support --with-cpu defaults
  uclibc/bfin: only supports linuxthreads.old
  uclibc: make target utils optional
  gcc/bfin: 4.{6,7,8}.x are broken
  uclibc: use builtin startfiles target
  uclibc/bfin: set the appropiate binfmt in the configuration
  uclibc/bfin: don't install host utils if not FDPIC
  blackfin: set GNU_TARGET_NAME accordingly
  gcc/mudflap: disable for blackfin, it doesn't build

 package/Makefile.in        |  5 +++
 package/gcc/Config.in.host |  7 +++--
 package/gcc/gcc.mk         |  8 +++++
 package/uclibc/Config.in   | 15 ++++++++-
 package/uclibc/uclibc.mk   | 76 ++++++++++++++++++++++++++++++++++++++--------
 5 files changed, 95 insertions(+), 16 deletions(-)

--
1.8.1.5

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

end of thread, other threads:[~2013-07-27 14:35 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-20 12:52 [Buildroot] [PATCH 0/9] Fix internal blackfin toolchain Gustavo Zacarias
2013-07-20 12:52 ` [Buildroot] [PATCH 1/9] gcc/bfin: doesn't support --with-cpu defaults Gustavo Zacarias
2013-07-21 15:35   ` Thomas Petazzoni
2013-07-21 16:26     ` Gustavo Zacarias
2013-07-20 12:52 ` [Buildroot] [PATCH 2/9] uclibc/bfin: only supports linuxthreads.old Gustavo Zacarias
2013-07-20 12:58   ` Yann E. MORIN
2013-07-27 14:21   ` Thomas Petazzoni
2013-07-20 12:52 ` [Buildroot] [PATCH 3/9] uclibc: make target utils optional Gustavo Zacarias
2013-07-20 13:08   ` Yann E. MORIN
2013-07-20 12:52 ` [Buildroot] [PATCH 4/9] gcc/bfin: 4.{6,7,8}.x are broken Gustavo Zacarias
2013-07-20 12:52 ` [Buildroot] [PATCH 5/9] uclibc: use builtin startfiles target Gustavo Zacarias
2013-07-20 12:52 ` [Buildroot] [PATCH 6/9] uclibc/bfin: set the appropiate binfmt in the configuration Gustavo Zacarias
2013-07-20 12:52 ` [Buildroot] [PATCH 7/9] uclibc/bfin: don't install host utils if not FDPIC Gustavo Zacarias
2013-07-20 12:52 ` [Buildroot] [PATCH 8/9] blackfin: set GNU_TARGET_NAME accordingly Gustavo Zacarias
2013-07-21 15:38   ` Thomas Petazzoni
2013-07-21 16:32     ` Gustavo Zacarias
2013-07-27 14:22   ` Thomas Petazzoni
2013-07-20 12:52 ` [Buildroot] [PATCH 9/9] gcc/mudflap: disable for blackfin, it doesn't build Gustavo Zacarias
2013-07-27 14:23 ` [Buildroot] [PATCH 0/9] Fix internal blackfin toolchain Thomas Petazzoni
2013-07-27 14:35   ` Gustavo Zacarias

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