summaryrefslogtreecommitdiff
path: root/toolchain/binutils/Makefile.inc
AgeCommit message (Collapse)Author
2019-09-30c-sky: use gcc/binutils/linux/glibc upstreamWaldemar Brodkorb
2019-03-03binutils: update to 2.32Waldemar Brodkorb
2018-09-21binutils: update to 2.31.1Waldemar Brodkorb
2018-06-26arc: use the release for binutils/gccWaldemar Brodkorb
2018-05-26arc: update to rc2Waldemar Brodkorb
2018-05-12nds32: use binutils/gcc from githubWaldemar Brodkorb
2018-04-15arc: update binutils/gccWaldemar Brodkorb
2018-03-29update baremetal toolchain creationWaldemar Brodkorb
2018-03-23arc: use latest eng008 tagWaldemar Brodkorb
2018-03-11arc: use synopsys toolchain, upstream not fully usableWaldemar Brodkorb
2018-02-01cris: downgrade binutils, segfaulting ldWaldemar Brodkorb
2018-01-31gcc/binutils: update to latest releases, improve riscv supportWaldemar Brodkorb
2018-01-07binutils/gcc: cosmetic changesWaldemar Brodkorb
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.