summaryrefslogtreecommitdiff
path: root/toolchain/binutils/Makefile.inc
AgeCommit message (Collapse)Author
2017-11-30arc: switch to upstream binutils and gccWaldemar Brodkorb
2017-11-03arc: update toolchain to 2017.09Waldemar Brodkorb
2017-10-03j2/sh2: fix toolchain compilingWaldemar Brodkorb
2017-09-27binutils: update to real release file, remove obsolete patchesWaldemar Brodkorb
2017-09-23binutils: update to 2.29.1Waldemar Brodkorb
2017-08-06binutils: update to 2.29Waldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2017-07-29add basic support for architecture c-sky, not yet workingWaldemar Brodkorb
2017-07-12Revert "arc: update gcc/binutils to arc-2017.03-release"Waldemar Brodkorb
This reverts commit 72430010b9955bb2ece2c73e675ff0853e7bc794.
2017-05-25binutils: remove 2.25.1Waldemar Brodkorb
2017-05-24arc: update gcc/binutils to arc-2017.03-releaseWaldemar Brodkorb
2017-03-05binutils: add 2.28, default to 2.28Waldemar Brodkorb
2017-01-22nds32: next uClibc-ng will support NPTL/TLSWaldemar 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-10-09arc: toolchain updateWaldemar Brodkorb
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-08binutils: add 2.27 support, relax choice for blackfin and add required ↵Waldemar Brodkorb
upstream patch
2016-07-09add small patch to allow compile for crisv10, remove binutils 2.22Waldemar Brodkorb
2016-06-30binutils: update to 2.26.1Waldemar Brodkorb
2016-05-22update ARC toolchain to 2016.03Waldemar Brodkorb
2016-03-18arc: use stable tags for binutils/gccWaldemar Brodkorb
2016-03-12arc: update gcc and binutilsWaldemar Brodkorb
2016-02-03add support for binutils 2.26Waldemar Brodkorb
2015-10-23arc: add support for free nSIM simulator, thx to Alexey for hints to get it ↵Waldemar Brodkorb
running
2015-07-29update gcc/binutils to latest synopsis github versionWaldemar Brodkorb
2015-07-22update binutils to latest stable versionWaldemar Brodkorb
2015-05-31fix distfiles urlWaldemar Brodkorb
2015-04-26refresh checksums, needed to repackWaldemar Brodkorb
2015-04-24update arc toolchain componentsWaldemar Brodkorb
2015-02-09add basic support for raspberry pi2Waldemar Brodkorb
Introduce new board symbols for embedded systems, which use the similar board as basis. As for example raspberry pi and raspberry pi2. And some more updates: Update binutils to 2.25, set gcc 4.9.2 as default. Update glibc to 2.21, set as default. Update gdb to 7.8.2. Update kodi to latest release.
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-25fix tarball nameWaldemar Brodkorb
2014-10-19fix checksums for binutilsWaldemar Brodkorb
2014-10-06use binutils 2.22 for m68k to fix a issue with testsuite compileWaldemar 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
2014-08-31use tar.gzWaldemar Brodkorb
2014-08-31add support for bfin toolchain creationWaldemar Brodkorb
2014-04-26use XZ tarballs as defaultWaldemar Brodkorb
2014-03-30rework hosttools building, add tools into package stuffWaldemar Brodkorb
2014-01-16good bye avr32, bad toolchain support, hardware is eol and no qemu emulator ↵Waldemar Brodkorb
available
2013-12-08add support for microblaze architecture, tested with qemu-system-microblaze{,el}Waldemar Brodkorb
2013-09-15update binutils, fix gcc ppc musl buildWaldemar Brodkorb