summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* release 2018.12.0v2018.12.0Michael Olbrich2018-12-1320-19/+25
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* debian: allow python3.7-devMichael Olbrich2018-12-131-1/+1
| | | | | | | | The default python in buster is currently Python 3.6 but that will probably change in the near future. Allow python3.7-dev as build dependency so we can use it to build the debian packages for buster/sid. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: update license identifier to latest SPDX versionMichael Olbrich2018-12-138-8/+8
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxconfig: update after adding PROJECT_CHECK_LICENSESMichael Olbrich2018-12-1318-0/+18
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Kconfig: add and enable PROJECT_CHECK_LICENSESMichael Olbrich2018-12-131-0/+4
| | | | | | The way, all license data is validated during the build. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxconfigs: update license dataMichael Olbrich2018-12-1318-89/+89
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fixup_ptxconfigs.sh: add license data for new versions with new SPDX identifierMichael Olbrich2018-12-131-0/+22
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* cross-gdb: add missing dependencyMichael Olbrich2018-12-131-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* platforms: add local KconfigMichael Olbrich2018-12-131-0/+8
| | | | | | | Otherwise the platformfig is filled with default values and 'ptxdist images' tries to create '$(IMAGEDIR)/linuximage'. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* make_release: add more sanity checksMichael Olbrich2018-12-131-0/+11
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* cross-gcc/cross-binutils/cross-gdb: more debug dataMichael Olbrich2018-12-133-1/+13
| | | | | | It's either stripped anyways or added to the debian debug packaages. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxconfigs: add big-endian mips toolchainMichael Olbrich2018-12-131-0/+139
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fixup_ptxconfigs.sh: add support for big-endian mipsMichael Olbrich2018-12-131-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxconfigs: update for ptxdist-2018.12.0Michael Olbrich2018-12-1317-34/+34
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fixup_ptxconfigs.sh: switch to ptxdist-2018.12.0Michael Olbrich2018-12-131-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxconfigs: add riscv64 toolchainRouven Czerwinski2018-12-131-0/+139
| | | | | | | | | Add riscv64 toolchain. The compiler supports 64bit and 32bit, however glibc is explictly build with xlen and flen of 64bit, atomics support and a float_abi of double. Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fixup_ptxconfigs: add riscv64 architectureRouven Czerwinski2018-12-131-0/+9
| | | | | Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxconfig: update after adding riscvMichael Olbrich2018-12-1316-0/+16
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* architecture: add RISCV64Rouven Czerwinski2018-12-131-1/+5
| | | | | | | | We only support RV64IMAFD (RV64G). For RV64 with the D extension long double is 16 Bytes. Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* uclibc-ng: version bump 1.0.28 -> 1.0.31Michael Olbrich2018-12-134-12/+20
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* newlib: version bump 2.5.0 -> 3.0.0 (3.0.0.20180831)Michael Olbrich2018-12-132-4/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* newlib: add support for download versionMichael Olbrich2018-12-132-1/+8
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kernel-headers: pick a explicit defconfig for ppcMichael Olbrich2018-12-131-1/+7
| | | | | | Otherwise it will try x86_64_defconfig, which is obviously wrong. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-xz: version bump 5.2.3 -> 5.2.4Michael Olbrich2018-12-131-4/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-mpfr: version bump 4.0.0 -> 4.0.1Michael Olbrich2018-12-131-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-libelf: version bump 0.170 -> 0.174Michael Olbrich2018-12-131-3/+7
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-isl: version bump 0.18 -> 0.20Michael Olbrich2018-12-131-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-expat: version bump 2.2.5 -> 2.2.6Michael Olbrich2018-12-131-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kernel-headers: fix building with newer kernel headersMichael Olbrich2018-12-131-1/+2
| | | | | | prepare fails for v4.19 if CC is not found. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gdb: version bump 8.1 -> 8.2Michael Olbrich2018-12-1316-32/+32
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fixup_ptxconfigs.sh: use gdb-8.2Michael Olbrich2018-12-131-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* binutils: version bump 2.30 -> 2.31.1Michael Olbrich2018-12-1319-94/+36
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kernel-headers: version bump 4.15 -> 4.19Michael Olbrich2018-12-1314-28/+28
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc: version bump 2.27 -> 2.28Michael Olbrich2018-12-1316-39/+39
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gcc: version bump 7.3.1 (7-20180201) -> 8.2.1 (8-20181130)Michael Olbrich2018-12-1324-84/+59
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fixup_ptxconfigs.sh: support gcc-8.xMichael Olbrich2018-12-131-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxconfig: update after deb mingw removalMichael Olbrich2018-12-1316-16/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: remove old unused mingw stuffMichael Olbrich2018-12-1311-448/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxconfig: update after deb pkg removalMichael Olbrich2018-12-1316-16/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* debian: improve debian packagingMichael Olbrich2018-12-136-47/+66
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* cleanup: make it possible to not strip the target binariesMichael Olbrich2018-12-062-1/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* debian: complete overhaul of debian package generationUwe Kleine-König2018-12-0615-135/+143
| | | | | | Make use of modern packaging tools. The most visible benefits are automatic generation of debug packages and meta packages depending on the current toolchain.
* ptxconfig: don't use a subdirectory for newlib toolchainsMichael Olbrich2018-12-063-1/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* build_all_v2.mk: don't overwrite existing PTXDIST_ENV_WHITELISTMichael Olbrich2018-12-051-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* build_one: Fix typoUwe Kleine-König2018-12-051-1/+1
|
* cross-binutils: improve search pathsMichael Olbrich2018-12-051-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* release 2018.02.0v2018.02.0Michael Olbrich2018-02-0917-17/+17
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* make_deb: use new homepageMichael Olbrich2018-02-091-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* cross-gdb: use Python3 if enabledMichael Olbrich2018-02-091-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* expand debian package versionMichael Olbrich2018-02-093-2/+23
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>