lp:~michaelh1/crosstool-ng/src-and-pi

Created by Michael Hope and last modified
Get this branch:
bzr branch lp:~michaelh1/crosstool-ng/src-and-pi
Only Michael Hope can upload to this branch. If you are Michael Hope please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Hope
Project:
crosstool-ng
Status:
Development

Recent revisions

2478. By Michael Hope

linaro/build: fix the win32 fixup for Raspbian.

The old Linux header rename routine only applied for the plain arm
config. Change to apply for any arm-linux-*-win32.

2477. By Michael Hope

linaro/build: strip the target from the source archive name.

Change the source archive to gcc-linaro-$version..._src as the same
tarball may have the source for multiple products.

2476. By Michael Hope

linaro/build: switch TARGETS,HOSTS and TARGET,HOST around.

Pull TARGET and HOST from the first entry in TARGETS and HOSTS.
Normally set by the outer script.

2475. By Michael Hope

linaro/build: add comments, disable arm-none-elf by default.

We can now do alternate builds using CROSSTOOL_NG_TARGETS from cbuild.
Use that instead of building baremetal every time.

2474. By Michael Hope

linaro/build: explicitly use bash in the Makefile.

We use bashisms like brace expansion for clarity sake but the default
shell in Ubuntu is dash. Be explicit about which shell to use.

Note that SHELL is unique - make doesn't pick this up from the
environment or pass it on to subcommands so setting $SHELL here has no
downstream effect.

2473. By Michael Hope

Merge of:

linaro/build: support other triplets when checking.
linaro/lsb: add definitions for binutils trunk and eglibc
linaro/build: skip the runtime and check for *-none-elf as well.

2472. By Zhenqiang Chen

contrib/linaro: bump SPIN post release

2471. By Zhenqiang Chen

linaro/build: bump SPIN

Bump SPIN before spinning a release candidate.

2470. By Zhenqiang Chen

contrib/linaro: Fix lsb GDB build issue.

To fix some build issue, GDB 7.5 generates some system header files, such as
wchar.h, wctype.h. But these files conflict with lsb header files. The fix
adds a patch to skip wchar.h and wctype.h.

2469. By Zhenqiang Chen

scripts: Select the correct "strip" to strip gdbserver for Canadian build.

For Canadian build, we can not run the bin/${CT_TARGET}-strip on the build
system. But ${CT_TARGET}-strip should be on PATH.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~linaro-toolchain-dev/crosstool-ng/linaro
This branch contains Public information 
Everyone can see this information.

Subscribers