summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Makefile.inc
AgeCommit message (Collapse)Author
2017-05-07gcc: add support for 7.1Waldemar Brodkorb
2017-01-22nds32: next uClibc-ng will support NPTL/TLSWaldemar Brodkorb
2016-12-22gcc: update to 6.3.0Waldemar Brodkorb
2016-12-12arc-toolchain: update to arc-2016.09-releaseWaldemar Brodkorb
2016-12-03arc: update gcc/binutils to arc-2016.09-rc2Waldemar Brodkorb
2016-12-02use latest gcc/binutils from AndesWaldemar Brodkorb
2016-11-10arc-toolchain: update to rc1Waldemar Brodkorb
2016-11-05or1k: bump gccWaldemar Brodkorb
2016-10-09arc: toolchain updateWaldemar Brodkorb
2016-10-08gcc: add upstreamable patchset for microblaze, remove old patches and use ↵Waldemar Brodkorb
http protocol
2016-10-01arc: update toolchainWaldemar Brodkorb
2016-09-19arc: update to toolchain to 2016.09-eng013Waldemar Brodkorb
2016-09-13arc: update gcc/binutils to eng012Waldemar Brodkorb
2016-08-25arc: update binutils and gcc to latest engineer tagsWaldemar Brodkorb
While there only use binutils 2.24 for nds32.
2016-08-24gcc: update to 6.2.0, cleanup symbol names to simplify minor updatesWaldemar Brodkorb
Remove old versions of gcc no longer used or regulary tested. We concentrate on the latest three major versions for most of the architectures.
2016-08-05gcc: update 4.9.x to 4.9.4Waldemar Brodkorb
2016-06-13gcc: update to 5.4.0 as defaultWaldemar Brodkorb
2016-05-22update ARC toolchain to 2016.03Waldemar Brodkorb
2016-04-28add gcc6 supportWaldemar Brodkorb
2016-03-27or1k: update kernel and gccWaldemar Brodkorb
2016-03-18arc: use stable tags for binutils/gccWaldemar Brodkorb
2016-03-12arc: update gcc and binutilsWaldemar Brodkorb
2016-03-05or1k: use musl branch for gcc-5.2.0Waldemar Brodkorb
2016-02-08use only gcc 5.2 for or1kWaldemar Brodkorb
2016-02-02update gcc version for ARCWaldemar Brodkorb
2015-12-24update to latest gcc for ARCWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2015-12-13update to gcc 5.3.0, use as default compilerWaldemar Brodkorb
Tested with embedded-test.sh for all supported architectures. Only sh2 will require a new uClibc-ng (git) to compile successfully a toolchain. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2015-11-06or1k: use special gcc branches for uClibc-ng/muslWaldemar Brodkorb
2015-07-29update gcc/binutils to latest synopsis github versionWaldemar Brodkorb
2015-07-22update to gcc 5.2.0Waldemar Brodkorb
2015-07-13add basic toolchain support for or1k arch with musl libcWaldemar Brodkorb
2015-07-09add support for metag architectureWaldemar Brodkorb
2015-07-01update gcc 4.8/4.9Waldemar Brodkorb
2015-06-07pkgsite missingWaldemar Brodkorb
2015-06-07gcc 4.5.4 is the only working compiler for bfin at the momentWaldemar Brodkorb
2015-06-04add some bits and bytes to allow to choose bfin-sim. not functional, yetWaldemar Brodkorb
2015-05-31fix distfiles urlWaldemar Brodkorb
2015-05-02ad experimental gcc 5.1.0 supportWaldemar Brodkorb
2015-04-26refresh checksums, needed to repackWaldemar Brodkorb
2015-04-24update arc toolchain componentsWaldemar Brodkorb
2015-02-10bump stdc++ versionWaldemar Brodkorb
2014-12-27optimize git downloaderWaldemar Brodkorb
We now can use a GIT Hash to set a specific checkout. If this is used, you need to define PKG_HASH. Convert libx264 and wiringPi to the new git downloader. Fix toolchains components to use the new git downloader.
2014-12-27convert checksum check to sha256Waldemar Brodkorb
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages.
2014-12-26fix some md5sums. reported via cubox-i forum.Waldemar Brodkorb
2014-12-25update to gcc 4.8.4Waldemar Brodkorb
2014-12-06update to gcc 4.9.2Waldemar Brodkorb
2014-09-26add support for toolchain building for crisv32 architectureWaldemar Brodkorb
2014-09-09add information where the tarballs are fromWaldemar Brodkorb
2014-09-09add toolchain support for avr32Waldemar Brodkorb
2014-09-05start arc integrationWaldemar Brodkorb