aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-17Merge branch 'gdbrev' of ssh://git.linaro.org/toolchain/abe into gdbrevgdbrevRob Savoye
2016-06-17use the same gdbserver paths when building from a manifest fileRob Savoye
2016-06-17Handle gdb and gdnserver separetely so revisions for both work. Put revisions...Rob Savoye
2016-06-17make gdbserver srcdir and builddir under the GDB srcdir and builddirRob Savoye
2016-06-16if gdb= is specified, set gdbserver to the same value.Rob Savoye
2016-06-16Improve handling of gdb & gdbserver revisionsRob Savoye
2016-06-10Handle gdb and gdnserver separetely so revisions for both work. Put revisions...Rob Savoye
2016-06-07Update Copyright message data.Rob Savoye
2016-06-07Comment out all trace() calls to be less verbose.Rob Savoye
2016-06-03scripts/update-snapshots-ref.sh: Don't expect presence of md5sums anymoreMaxim Kuvyrkov
2016-06-03Add "--extraconfigdir <dir>" optionMaxim Kuvyrkov
2016-06-03Move processing of --extraconfig conf snipets right after main .conf processingMaxim Kuvyrkov
2016-06-03jenkins.sh: Checkout same sources as will be used for the buildMaxim Kuvyrkov
2016-06-03Use dryrun for git-new-workdir.Charles Baylis
2016-06-03Fix bug #2295: build gprof.Christophe Lyon
2016-06-02Remove unused depends code, bug #1448Rob Savoye
2016-05-27If no branch is specified, use master. Fixes bug #2164.Rob Savoye
2016-05-27Return an error if the branch isn't specified.Rob Savoye
2016-05-26Use individual (per component) install.log files.Christophe Lyon
2016-05-26Call contrib/gcc_update just before building, not after checkout.Christophe Lyon
2016-05-25lib/make.sh: Force touch of intl/plural.cChristophe Lyon
2016-05-24Revert "Put quotes around configure values for ABE in the array to fix proble...Christophe Lyon
2016-05-23Put quotes around configure values for ABE in the array to fix problem with j...Rob Savoye
2016-05-23lib/make.sh: Do not force -j on make install.Christophe Lyon
2016-05-20Add support for powerpc.Rob Savoye
2016-05-20Revert "For a Candian Cross, only build C and C++ for the first build as that...Maxim Kuvyrkov
2016-05-19Ignore setting a libc version incompatible with the target, unless --set libc...Christophe Lyon
2016-05-19Print information about the build machine:Christophe Lyon
2016-05-17Remove -i and -k flags from make invocationsCharles Baylis
2016-05-16For a Candian Cross, only build C and C++ for the first build as that's all t...Rob Savoye
2016-05-16Reject use of --target with --manifestCharles Baylis
2016-05-16Process extraconfig after all other files. Fix bug #2215Rob Savoye
2016-05-16Add error handling for component_init.Charles Baylis
2016-05-16Update copyright dates, aways use bash instead of sh, since on some systems i...Rob Savoye
2016-05-16eglibc requires libc appended to the top level source directory to configure.Rob Savoye
2016-05-11Disable binary tarballs validation.Yvan Roux
2016-05-10jenkins.sh: Skip partial gdb .sum files.Yvan Roux
2016-05-05Reduce verbosity of wget outputCharles Baylis
2016-04-29Use setarch when building in an x86 container on a x86_64 builder so configur...Rob Savoye
2016-04-28Run make check even when building binary tarballs and improve comment.Rob Savoye
2016-04-27Merge "Always tar up mingw binaries if specified."Christophe Lyon
2016-04-27Merge "jenkins.sh: Remove unused code, fix BZ #2204"Christophe Lyon
2016-04-27Merge "Don't run the gcc update script if updates have been disabled. https:/...Maxim Kuvyrkov
2016-04-27Merge "Update tastsuite so it works after array branch merge."Maxim Kuvyrkov
2016-04-27jenkins.sh: Remove unused code, fix BZ #2204Maxim Kuvyrkov
2016-04-27Merge "Remove all usages of flock. https://bugs.linaro.org/show_bug.cgi?id=2198"Rob Savoye
2016-04-26Always tar up mingw binaries if specified.Rob Savoye
2016-04-26Don't run the gcc update script if updates have been disabled. https://bugs.l...Rob Savoye
2016-04-26Remove all usages of flock. https://bugs.linaro.org/show_bug.cgi?id=2198Rob Savoye
2016-04-26Look for manifest variables at start of line only.Charles Baylis