summaryrefslogtreecommitdiffstats
path: root/ptxconfigs/mipsel-softfloat-linux-gnu_gcc-7.3.1_glibc-2.27_binutils-2.30_kernel-4.15-sanitized.ptxconfig
Commit message (Collapse)AuthorAgeFilesLines
* update ptxconfigsMichael Olbrich2018-02-091-0/+140
- removed toolchains: - arm-cortexa8-linux-gnueabi - arm-cortexa8-linux-gnueabihf - arm-cortexm3-uclinuxeabi - arm-cortexm4-uclinuxeabihf - newlib/arm-cortexm3-eabi - newlib/arm-cortexm4-eabihf - new toolchains: - arm-v7m-uclinuxeabi - arm-v7em-uclinuxeabihf - newlib/arm-v7m-eabi - newlib/arm-v7em-eabihf These are a more generic relacement of the corresponding cortexm3/cortexm4 toolchains. - update: - gdb 7.11 -> 8.1 - ptxdist 2016.06.0 -> 2018.02.0 - update: - gcc 5.4.0 -> 7.3.1 (7-20180201) - glibc 2.23 -> 2.27 - binutils 2.26 -> 2.30 - kernel 4.6 -> 4.15 - newlib 2.4.0 -> 2.5.0 - uclibc ng-1.0.14 -> ng-1.0.28 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>