From: Mischa Jonker <Mischa.Jonker@synopsys.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/7] RFC: Move to github as source for ARC-specific packages
Date: Tue, 12 Nov 2013 14:26:13 +0100 [thread overview]
Message-ID: <1384262780-12743-1-git-send-email-mjonker@synopsys.com> (raw)
Hi,
This set of patches gets rid of the Synopsys website for downloading
ARC-specific versions of binutils, gdb, gcc, uClibc. Instead, our github
site is used, and the git-protocol where possible (all packages except gcc).
Although our toolchain release is not completely finished, and a couple
of issues are still being worked on, I would like to get some feedback already
on this patch set: after all, it's easy to update the git ID's associated
with the final release when that is ready (hopefully within a week or two).
The new toolchain release fixes a number of auto-builder issues.
Thanks,
Mischa
Mischa Jonker (7):
gdb: arc: Use git instead of website
binutils: arc: Use git instead of website
gcc: arc: Download from github instead of Synopsys website
uclibc: arc: Use git instead of website
gcc: remove ARC-specific patches
uclibc: remove ARC-specific patches
Revert "arc: Add option for ARC-specific download site"
arch/Config.in.arc | 4 -
package/binutils/Config.in.host | 2 +-
package/binutils/binutils.mk | 3 +-
package/gcc/4.8-arc/100-uclibc-conf.patch | 15 --
package/gcc/4.8-arc/301-missing-execinfo_h.patch | 13 --
package/gcc/4.8-arc/302-c99-snprintf.patch | 13 --
.../gcc/4.8-arc/305-libmudflap-susv3-legacy.patch | 49 -------
package/gcc/4.8-arc/disable_gc_sections.patch | 145 --------------------
package/gcc/4.8-arc/fix_branch_out_of_range.patch | 30 ----
package/gcc/Config.in.host | 2 +-
package/gcc/gcc.mk | 11 +-
package/gdb/Config.in.host | 2 +-
package/gdb/gdb.mk | 9 +-
package/uclibc/0.9.33-arc/fix-fstat-for-be.patch | 32 -----
.../uclibc/0.9.33-arc/fix-susv3-legacy-bcmp.patch | 37 -----
package/uclibc/0.9.33-arc/fix-susv3-legacy.patch | 36 -----
.../0.9.33-arc/uclibc-arc-add-__kernel_long.patch | 29 ----
package/uclibc/Config.in | 9 +-
package/uclibc/uclibc.mk | 5 +-
19 files changed, 23 insertions(+), 423 deletions(-)
delete mode 100644 package/gcc/4.8-arc/100-uclibc-conf.patch
delete mode 100644 package/gcc/4.8-arc/301-missing-execinfo_h.patch
delete mode 100644 package/gcc/4.8-arc/302-c99-snprintf.patch
delete mode 100644 package/gcc/4.8-arc/305-libmudflap-susv3-legacy.patch
delete mode 100644 package/gcc/4.8-arc/disable_gc_sections.patch
delete mode 100644 package/gcc/4.8-arc/fix_branch_out_of_range.patch
delete mode 100644 package/uclibc/0.9.33-arc/fix-fstat-for-be.patch
delete mode 100644 package/uclibc/0.9.33-arc/fix-susv3-legacy-bcmp.patch
delete mode 100644 package/uclibc/0.9.33-arc/fix-susv3-legacy.patch
delete mode 100644 package/uclibc/0.9.33-arc/uclibc-arc-add-__kernel_long.patch
--
1.7.9.5
next reply other threads:[~2013-11-12 13:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-12 13:26 Mischa Jonker [this message]
2013-11-12 13:26 ` [Buildroot] [PATCH 1/7] gdb: arc: Use git instead of website Mischa Jonker
2013-11-12 21:37 ` Thomas Petazzoni
2013-11-12 21:40 ` Mischa Jonker
2013-11-12 21:52 ` Thomas Petazzoni
2013-11-12 13:26 ` [Buildroot] [PATCH 2/7] binutils: " Mischa Jonker
2013-11-12 13:26 ` [Buildroot] [PATCH 3/7] gcc: arc: Download from github instead of Synopsys website Mischa Jonker
2013-11-12 13:26 ` [Buildroot] [PATCH 4/7] uclibc: arc: Use git instead of website Mischa Jonker
2013-11-12 13:26 ` [Buildroot] [PATCH 5/7] gcc: remove ARC-specific patches Mischa Jonker
2013-11-12 17:03 ` Arnout Vandecappelle
2013-11-12 13:26 ` [Buildroot] [PATCH 6/7] uclibc: " Mischa Jonker
2013-11-12 13:26 ` [Buildroot] [PATCH 7/7] Revert "arc: Add option for ARC-specific download site" Mischa Jonker
2013-11-12 14:59 ` [Buildroot] [PATCH 0/7] RFC: Move to github as source for ARC-specific packages Spenser Gilliland
2013-11-12 15:07 ` Thomas De Schampheleire
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1384262780-12743-1-git-send-email-mjonker@synopsys.com \
--to=mischa.jonker@synopsys.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox