Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v2024.11.0
    e1e6f219 · release 2024.11.0 ·
    v2024.11.0
    
    Markus Heidelberg (4):
          cross-gdb: system python3 development files are needed
          host-system-rsync: new package
          kernel-headers: rsync is needed to install sanitized headers
          host-system-xz: fix name in "Checking" message
    
    Michael Olbrich (36):
          ptxconfig: enable fortran compiler for Linux toolchains
          cross-gcc: version bump 13-20230624 -> 14-20241005
          glibc: version bump 2.37-22-g3593050c27dc -> 2.40-49-g5c06c6e0b507
          cross-llvm/clang/lld: version bump 16.0.6 -> 19.1.1
          binutils: version bump 2.40 -> 2.43.1
          cross-gdb: version bump 13.2 -> 15.2
          cross-rustc: version bump 1.70.0 -> 1.81.0
          cross-rustc: build nightly channel to allow unstable features
          ptxd_make_world_install_pack: handle libs in <gnu-target>/lib64 as well
          newlib: version bump 4.3.0.20230120 -> 4.4.0.20231231
          ptxdist: version bump 2023.07.0 -> 2024.10.0
          ptxconfig: update version to 2024.XX.0 do distinguish devel builds from last release
          host-system-zstd: new package
          cross-binutils: enable zstd support and make it the default
          ptxconfigs: update for new zstd dependency
          ptxd_make_world_install_pack: compress with zstd
          cross-rustc: version bump 1.81.0 -> 1.82.0
          glibc: enable more hardening features
          ptxconfigs: enable -fstack-clash-protection where it makes sense
          fixup_ptxconfigs.sh: enable CET for x86_64 only
          glibc: version bump 2.40-49-g5c06c6e0b507 -> 2.40-51-g3a34851103d5
          cross-binutils: add more upstream fixes
          cross-llvm/clang/lld: version bump 19.1.1 -> 19.1.3
          kernel-headers: version bump 6.3.6 -> 6.11.6
          glibc: update minimum kernel version from 4.19 to 5.15
          cross-gcc: version bump 14-20241005 -> 14-20241026
          cross-gdb: disable buile
          debian/rules: skip override_dh_update_autotools_config
          debian: build.sh: don't build debug packages for Ubuntu
          ptxdist: version bump 2024.10.0 -> 2024.11.0
          host-system-libcurl: new package
          host-system-ncurses: new packages
          cross-gdb: ensure that ncurses is found
          cross-rustc: ensure that libcurl is found
          cross-gcc: version bump 14-20241026 -> 14-20241109
          release 2024.11.0
    
  • v2023.07.1
    6f3394de · release 2023.07.1 ·
    v2023.07.1
    
    Michael Olbrich (5):
          ptxconfig: enable fortran compiler for Linux toolchains
          cross-gcc: version bump 13-20230624 -> 13-20231118
          glibc: version bump 2.37-22-g3593050c27dc -> 2.37-48-g8e20aedfd7fc
          binuils: one more stable patch
          release 2023.07.1
    
  • v2022.10.2
    753b6e98 · release 2022.10.2 ·
    v2022.10.2
    
    Michael Olbrich (6):
          ptxconfig: enable fortran compiler for Linux toolchains
          cross-gcc: version bump 12-20230519 -> 12-20231117
          glibc: version bump 2.36-100-g93bd77104cdd -> 2.36-121-g88d5d70b1e89
          binuils: one more stable patch
          cross-gdb: add stable fixes
          release 2022.10.2
    
  • va-toolchain-2020.04.0
    Snapshot
  • v2023.07.0
    3b783dc8 · release 2023.07.0 ·
    v2023.07.0
    
    Lucas Stach (4):
          architecture: add support for LoongArch
          glibc: set libdir for LoongArch
          cross-llvm: add support for LoongArch
          add loongarch64-linux-gnu ptxconfig
    
    Michael Olbrich (30):
          gcc: drop useless patch
          pre/toolchain: add -O2 to the debug cflags
          ptxconfig: update version to 2023.XX.0 do distinguish devel builds from last release
          ptxdist: version bump 2022.10.0 ->  2023.07.0
          cross-gcc: version bump 12-20221022 -> 13-20230603
          cross-binutils: adapt to gcc lib64 changes
          cross-llvm/clang/lld: version bump 15.0.2 -> 16.0.0
          cross-binutils: version bump 2.39 -> 2.40
          glibc: version bump 2.36-62-g19535f3b5730 -> 2.37-22-g3593050c27dc
          scripts: handle 'ptxdist print' better
          glibc: don't force the libdir to /lib
          newlib: version bump 4.2.0.20211231 -> 4.3.0.20230120
          kernel-headers: version bump 6.0.5 -> 6.3.6
          cross-rustc: version bump 1.64.0 -> 1.70.0
          ptxconfigs: drop uclibc toolchains
          introduce ARCH_MIPS64 to handle 64-bit mips
          Kconfig: make sure host-fakeroot is built
          fixup_ptxconfigs.sh: add support for loongarch64-linux-gnu
          cross-binutils: allow to disable gold
          ptxconfigs: update to latest changes
          ptxconfigs: drop non-clang configs
          loongarch64-linux-gnu: enable rustc
          ptxd_make_toolchain_cleanup: fix 'ptxdist print ...'
          binuils: two more stable patches
          cross-gdb: version bump 12.1 -> 13.2
          glibc: update oldest supported kernel version to v4.19
          cross-gcc: version bump 13-20230603 -> 13-20230624
          debian: drop clang hack
          cross-llvm/clang/lld: version bump 16.0.0 -> 16.0.6
          release 2023.07.0
    
  • v2022.10.1
    19287c5e · release 2022.10.1 ·
    v2022.10.1
    
    Michael Olbrich (7):
          gcc: drop useless patch
          pre/toolchain: add -O2 to the debug cflags
          glibc: version bump 2.36-62-g19535f3b5730 -> 2.36-100-g93bd77104cdd
          cross-gcc: version bump 12-20221022 -> 12-20230519
          cross-binutils: add upstream stable fixes
          cross-llvm/clang: version bump 15.0.2 -> 15.0.7
          release 2022.10.1
    
  • v2022.10.0
    db9f597e · release 2022.10.0 ·
    v2022.10.0
    
    Michael Olbrich (22):
          ptxconfig: update version to 2022.XX.0 do distinguish devel builds from last release
          ptxdist: version bump 2021.07.0 ->  2022.09.0
          fixup_ptxconfigs.sh: handle gcc 12.x
          cross-gcc: version bump 11-20210703 -> 12-20220924
          cross-clang: version bump 12.0.0 -> 15.0.1
          glibc: version bump 2.33-45-g58b90461ae10 -> 2.36-44-g2628500f5dff
          binutils: version bump 2.36.1 -> 2.39
          kernel-headers: version bump 5.12.4 -> 5.19.11
          newlib: version bump 4.1.0 -> 4.2.0.20211231
          uclibc: version bump ng-1.0.38 -> ng-1.0.42
          cross-rustc: version bump 1.52.1 -> 1.64.0
          aarch64-v8a-linux-gnu: disable frame pointers by default
          rewrite PTXCONF_TOOLCHAIN_DEBUG and generall debug handling
          ptxd_make_toolchain_install: strip installed host binaries
          cross-gdb: version bump 10.2 -> 12.1
          cross-rustc: The CREDITS file in PTXdist is gone and the toolchain never had one
          glibc: version bump 2.36-44-g2628500f5dff -> 2.36-62-g19535f3b5730
          cross-gcc: version bump gcc-12-20220924 -> gcc-12-20221022
          ptxdist: version bump 2022.09.0 -> 2022.10.0
          cross-clang: version bump 15.0.1 -> 15.0.2
          kernel-headers: version bump 5.19.11 -> 6.0.5
          release 2022.10.0
    
  • v2021.07.0
    e05f695f · release 2021.07.0 ·
    v2021.07.0
    
    Bruno Thomsen (7):
          host-system-isl: add fedora package help
          host-system-mpfr: add fedora package help
          host-system-gmp: add fedora package help
          host-system-expat: add fedora package help
          host-system-xz: add fedora package help
          host-system-zlib: add fedora package help
          host-system-mpc: add fedora package help
    
    Lucas Stach (2):
          cross-gdb: fix runtime issue with Python 3.9
          cross-binutils: fix handling of relocations in conditional branches on aarch64
    
    Michael Olbrich (28):
          cross-gdb: add patch to fix building with gcc 10
          rules: remove obsolete files
          rules: the special ffmpeg.make has not been needed for a long time
          ptxdist: version bump 2020.08.0 -> 2021.05.0
          cross-elf2flt: version bump 2019.12 -> 2020.09
          fixup_ptxconfigs.sh: support gcc 11.*
          cross-gcc: version bump 10.2.1 -> 11.1.1
          glibc: version bump 2.32 -> 2.33-40-g3f5080aedd16
          cross-binutils: version bump 2.35 -> 2.36.1
          kernel-headers: version bump 5.8 -> 5.12.4
          cross-clang: version bump 10.0.1 -> 12.0.0
          cross-gdb: version bump 9.2 -> 10.2
          uclibc: version bump ng-1.0.34 -> ng-1.0.38
          newlib: version bump 3.3.0 -> 4.1.0
          ptxconfigs: add config for x86_64-v3-linux-gnu_gcc
          ptxconfig: update version to 2021.XX.0 do distinguish devel builds from last release
          cross-gcc*: only use icerun for newer versions
          don't used old icecc versions for cross compiling
          cross-gdb: always build with python support
          cross-rustc: new package
          ptxconfigs: enable rustc for all clang toolchains
          glibc: version bump 2.33-40-g3f5080aedd16 -> glibc-2.33-45-g58b90461ae10
          cross-gcc: version bump 11-20210515 -> 11-20210703
          debian: add excludes for rust
          ptxdist: version bump 2021.05.0 -> 2021.07.0
          host-system-openssl: new package
          cross-rustc: add missing dependency
          release 2021.07.0
    
  • v2020.08.0
    09f97cf4 · release 2020.08.0 ·
    v2020.08.0
    
    Ladislav Michl (1):
          cross-gcc: add Objective-C option
    
    Michael Olbrich (85):
          ptxconfig: update version to 2020.XX.0 do distinguish devel builds from last release
          glibc: add upstream fix for CVE-2019-19126
          gcc: version bump: 9-20190831 -> 9-20191130
          cross-binutils: add upstream patch to fix exceptions with static linking
          make_release: add test mode
          make_release: ensure that the debian release version ist correct
          cross-binutils: fix broken symlinks for gcc-first
          cross-binutils: create the extra symlinks in extract.post
          cross-binutils: export license for binutils package
          fixup_ptxconfigs: support gcc 10.x
          cross-gcc: version bump 9-20191130 -> 10-20200502
          glibc: add support for stable snapshots
          glibc: version bump 2.30 -> 2.31-29-gde371d1581f3
          llvm/clang: version bump 8.0.1 -> 10.0.0
          cross-binutils: add support for stable snapshots
          cross-binutils: version bump 2.32 -> 2.34-119-ga72427b1ae01
          cross-gdb: version bump 8.3 -> 9.1
          kernel-header: version bump 5.0 -> 5.6
          ptxdist: version bump 2019.09.0 -> 2020.04.0
          host-expat: version bump 2.2.7 -> 2.2.9
          host-gmp: version bump 6.1.2 -> 6.2.0
          host-isl: version bump 0.21 -> 0.22.1
          host-libelf: version bump 0.176 -> 0.179
          host-mpc: use ptx/mirror for the URL
          host-xz: version bump 5.2.4 -> 5.2.5
          cross-gdb: new version require out-of-tree building
          glibc: system python3 is needed to build glibc
          libc: make libc* virtual packages
          cross-elf2flt: version bump 20161212-gbbe423fae32a -> 2019.12
          uclibc: version bump 1.0.31 -> 1.0.34
          cross-gcc: remove more absolute paths from the final installation
          cross-gcc: drop special suffix handling
          cross-gcc: version bump 10-20200502 -> 10.1.0
          cross-gdb: system python3 is needed to build gdb with python support
          cross-gcc: fix header cleanup
          ptxconfigs: enable Objective-C/Objective-C++ for most toolchains
          cross-gcc-first: build without debug symbols
          glibc*: only build the final version with debug symbols
          ptxconfigs: update configs
          newlib: version bump 3.1.0 -> 3.3.0
          cross-gcc: add sysroot for search paths
          pre/toolchain: simplify TOOLCHAIN_CROSS_DEBUG_MAP
          debian: build.sh: add version sanity check
          use icecc for cross-compiling
          fixup_ptxconfigs: set -D__mips=1 when building glibc headers on mips
          fixup_ptxconfigs: add initial mips64el support
          glibc: extend mips hack to handle 64bit as well
          ptxconfigs: add mips64el-linux-gnuabi64 toolchain
          cross-gcc: version bump 10.1.0 -> 10-20200822
          cross-gcc: mips64el: set default ABI to N64
          glibc: version bump 2.31-29-gde371d1581f3 -> 2.32
          Revert "cross-binutils: add support for stable snapshots"
          cross-binutils: version bump 2.34-119-ga72427b1ae01 -> 2.35
          host-cloog: remove obsolte package
          replace host-isl with host-system-isl
          replace host-gmp with host-system-gmp
          replace host-mpfr with host-system-mpfr
          replace host-mpc with host-system-mpc
          host-libelf: remove unnecessary host library
          replace host-expat with host-system-expat
          cross-gcc: drop the CROSS_GCC_[0-9]* version options
          replace host-zlib with host-system-zlib
          replace host-xz with host-system-xz
          ptxconfigs: update configs after host-system-* and cross-gcc changes
          ptxdist: version bump 2020.04.0 -> 2020.08.0
          fixup_ptxconfigs: define -D__ARM_ARCH=* for glibc headers on ARM
          fixup_ptxconfigs: --enable-obsolete-rpc and --enable-obsolete-nsl are gone with glibc 2.32
          cross-gcc: make sure zstd is not found
          glibc-headers: errlist is gone in glibc 2.32
          cross-clang/cross-llvm: version bump 10.0.0 -> 10.0.1
          cross-gdb: version bump 9.1 -> 9.2
          cross-lld: new package
          ptxconfigs: enable cross-lld for all clang toolchains
          cross-clang: make sure the correct path for the dynamic linker is used
          cross-llvm: don't set LLVM_DEFAULT_TARGET_TRIPLE
          kernel-headers: version bump 5.6 -> 5.8
          debian: recommend dev packages needed for gcc plugin development
          ptxconfig: add toolchains without clang
          gencontrol.sh: don't build all toolchains by default
          pre/toolchain: use -ffile-prefix-map= with the cross compiler
          pre/toolchain: swap order of the prefix-map
          glibc: use the wrapper to inject the extra CFLAGS
          ptxd_make_toolchain_cleanup: hide error messages when removing directories fails
          cross-gcc: really remove the sysroot path in statx.h
          release 2020.08.0
    
  • v2019.09.1
    c8e43b83 · release 2019.09.1 ·
    v2019.09.1
    
    Michael Olbrich (4):
          glibc: add upstream fix for CVE-2019-19126
          gcc: version bump: 9-20190831 -> 9-20191130
          cross-binutils: add upstream patch to fix exceptions with static linking
          release 2019.09.1
    
  • v2019.09.0
    765febaf · release 2019.09.0 ·
    v2019.09.0
    
    Michael Olbrich (81):
          allow building toolchains for Ubuntu
          ptxconfig: update version to 2019.XX.0 do distinguish devel builds from last release
          host-isl: version bump 0.20 -> 0.21
          host-libelf: version bump 0.174 -> 0.176
          host-mpfr: version bump 4.0.1 -> 4.0.2
          coss-gcc: use https instead of ftp
          fixup_ptxconfigs.sh: support gcc-9.x
          gcc: version bump 8-20181130 -> 9-20190331
          glibc: version bump 2.28 -> 2.29
          binutils: version bump 2.31.1 -> 2.32
          gdb: version bump 8.2 -> 8.3
          ptxconfigs: riscv64: use the same kernel header version as all other toolchains
          fixup_ptxconfigs.sh: use 3.16 as latest supported kernel version for 5.x kernel headers
          kernel-headers: version bump 4.19 -> 5.0
          ptxdist: version bump 2018.12.0 -> 2019.03.1
          gencontrol.sh: make sure the package name does not contain upper-case letters
          debian: WIP version
          ptxdist: version bump 2019.03.1 -> 2019.06.0
          host-zlib: build with -fPIC
          toolchain.make: expand $PATH
          Kconfig: add some host tools needed for llvm/clang
          cross-llvm: new package
          cross-clang: new package
          ptxconfigs: update for new packages
          fixup_ptxconfigs.sh: add clang support
          ptxconfigs: enable clang for selected toolchains
          gcc: version bump 9-20190331 -> 9-20190810
          Kconfig: use generated section for host tools
          ptxconfig: update with new Kconfig changes
          move Kconfig to config/
          rules: use the regular pkgdir handling for host packages
          cleanup: use PTXCONF_SYSROOT_TARGET
          ptxd_make_world_install_pack: customized for relocatable toolchain
          elf2flt: remove patches for old version
          glibc: remove unused variable
          pre/toolchain: prepare to install most packages to pkgdir first
          cross-binutils: install to pkgdir
          cross-clang: install to pkgdir
          cross-elf2flt: install to pkgdir
          cross-gcc: install to pkgdir
          cross-gdb: install to pkgdir
          cross-llvm: install to pkgdir
          glibc: install to pkgdir
          uclibc: install to pkgdir
          cross-binutils: use symlinks instead of hardlinks
          cross-elf2flt: use symlinks instead of hardlinks
          ptxd_make_world_copy_license: handle pkgdir correctly
          cleanup: handle cleanup during install
          pre/toolchain: use -fdebug-prefix-map everywhere
          image-toolchain-tgz: strip host binaries only for the tarball
          ptxdist: version bump 2019.06.0 -> 2019.08.0
          glibc: version bump 2.29 -> 2.30
          cross-gcc: drop unnecessary symlinks
          cross-gcc: use symlinks instead of hardlinks
          kernel-headers: install to pkgdir
          kernel-headers: delete unnecessary files
          cross-toolchain: cleanup
          rules: used PTXDIST_SYSROOT_* everywhere for consistency
          cross-gcc: version bump 9-20190810 -> 9-20190831
          cross-clang/llvm: version bump 8.0.0 -> 8.0.1
          debian/rules: add exclude list to dh_makeshlibs as well
          newlib: version bump 3.0.0 -> 3.1.0
          newlib: remove old patches
          uClibc: remove old patches
          glibc-headers: skip the compiler check
          host-expat: version bump 2.2.6 -> 2.2.7
          host-xz: use proper spdx syntax for the license
          The CREDITS file in PTXdist is gone and the toolchain never had one
          glibc: drop old snapshot URL
          cross-binutils: prefer https over ftp
          cross-gdb: prefer https over ftp
          newlib: prefer https over ftp
          rules, scripts: use PTXDIST_SYSROOT_CROSS instead of PTXCONF_DESTDIR
          remove special DESTDIR handling
          ptxconfigs: update with DESTDIR changes
          add make target to install the toolchain
          build_all_v2: don't run ptxdist with --force by default
          .gitignore: cleanup
          ptxdist: version bump 2019.08.0 -> 2019.09.0
          gencontrol.sh: update latest version from sid
          release 2019.09.0
    
    Michael Tretter (1):
          gcc: aarch64: fix multi-os-directory
    
  • v2018.12.0
    161a4f3f · release 2018.12.0 ·
    v2018.12.0
    
    Michael Olbrich (41):
          cross-binutils: improve search paths
          build_all_v2.mk: don't overwrite existing PTXDIST_ENV_WHITELIST
          ptxconfig: don't use a subdirectory for newlib toolchains
          cleanup: make it possible to not strip the target binaries
          debian: improve debian packaging
          ptxconfig: update after deb pkg removal
          rules: remove old unused mingw stuff
          ptxconfig: update after deb mingw removal
          fixup_ptxconfigs.sh: support gcc-8.x
          gcc: version bump 7.3.1 (7-20180201) -> 8.2.1 (8-20181130)
          glibc: version bump 2.27 -> 2.28
          kernel-headers: version bump 4.15 -> 4.19
          binutils: version bump 2.30 -> 2.31.1
          fixup_ptxconfigs.sh: use gdb-8.2
          gdb: version bump 8.1 -> 8.2
          kernel-headers: fix building with newer kernel headers
          host-expat: version bump 2.2.5 -> 2.2.6
          host-isl: version bump 0.18 -> 0.20
          host-libelf: version bump 0.170 -> 0.174
          host-mpfr: version bump 4.0.0 -> 4.0.1
          host-xz: version bump 5.2.3 -> 5.2.4
          kernel-headers: pick a explicit defconfig for ppc
          newlib: add support for download version
          newlib: version bump 2.5.0 -> 3.0.0 (3.0.0.20180831)
          uclibc-ng: version bump 1.0.28 -> 1.0.31
          ptxconfig: update after adding riscv
          fixup_ptxconfigs.sh: switch to ptxdist-2018.12.0
          ptxconfigs: update for ptxdist-2018.12.0
          fixup_ptxconfigs.sh: add support for big-endian mips
          ptxconfigs: add big-endian mips toolchain
          cross-gcc/cross-binutils/cross-gdb: more debug data
          make_release: add more sanity checks
          platforms: add local Kconfig
          cross-gdb: add missing dependency
          fixup_ptxconfigs.sh: add license data for new versions with new SPDX identifier
          ptxconfigs: update license data
          Kconfig: add and enable PROJECT_CHECK_LICENSES
          ptxconfig: update after adding PROJECT_CHECK_LICENSES
          rules: update license identifier to latest SPDX version
          debian: allow python3.7-dev
          release 2018.12.0
    
    Rouven Czerwinski (3):
          architecture: add RISCV64
          fixup_ptxconfigs: add riscv64 architecture
          ptxconfigs: add riscv64 toolchain
    
    Uwe Kleine-König (2):
          build_one: Fix typo
          debian: complete overhaul of debian package generation
    
  • v2018.02.0
    61103212 · release 2018.02.0 ·
    v2018.02.0
    
    Michael Grzeschik (1):
          set minimal kernel version to 3.10 for kernel headers 4.x
    
    Michael Olbrich (40):
          cross-gcc: don't try to filter out PTXCONF_DESTDIR if it's not set
          cleanup: stripping may fail for some linker scripts
          host-expat: version bump 2.1.1 -> 2.2.5
          host-gmp: version bump 6.1.0 -> 6.1.2
          host-isl: version bump 0.16.1 -> 0.18
          host-libelf: version bump 0.166 -> 0.170
          host-mpc: version bump 1.0.3 -> 1.1.0
          host-mpfr: version bump 3.1.4 -> 4.0.0
          host-xz: version bump 5.2.2 -> 5.2.3
          host-zlib: version bump 1.2.8 -> 1.2.11
          cross-elf2flt: update to version 20161212-gbbe423fae32a
          cross-gcc-first: don't build libmpx
          glibc: tls has not been optional for a long time
          glibc: remove long gone cvs option
          cross-gcc: use tar.bz2 for linaro archives only
          glibc: cleanup rules & update configure options
          glibc-headers: fix building with newer ptxdist
          glibc: addons are gone with glibc-2.27
          newlib: fix building with newer ptxdist
          fixup_ptxconfigs.sh: generalize cortexm3/cortexm4 to v7m/v7em
          fixup_ptxconfigs.sh: enable build-id by default
          fixup_ptxconfigs.sh: support kernel 4.10+
          fixup_ptxconfigs.sh: update default glibc options
          fixup_ptxconfigs.sh: use gdb-8.1
          fixup_ptxconfigs.sh: support gcc-7.x
          fixup_ptxconfigs.sh: --with(out)-fp is gone
          fixup_ptxconfigs.sh: update to ptxdist-2018.02.0
          binutils-2.30 patches
          gcc-7-20180201 patches
          glibc-2.27 patches
          newlib-2.5.0 patches
          uclibc: add config for uclibc-ng-1.0.28-arm-v7em-uclinuxeabihf
          uclibc: add config for uclibc-ng-1.0.28-arm-v7m-uclinuxeabi
          update ptxconfigs
          remove old patches
          uclibc: remove old configs
          expand debian package version
          cross-gdb: use Python3 if enabled
          make_deb: use new homepage
          release 2018.02.0
    
  • v2016.06.1.1
    383dec99 · READ-vahanus : Updated ·
    Tested release
  • v2016.06.1.0
    Under Test
  • v2016.06.0.0
    Modified version
  • v2016.06.1
    81d8b5a1 · release 2016.06.1 ·
    v2016.06.1
    
    Michael Grzeschik (1):
          set minimal kernel version to 3.10 for kernel headers 4.x
    
    Michael Olbrich (3):
          cross-gcc: don't try to filter out PTXCONF_DESTDIR if it's not set
          ptxconfigs: use PTXdist 2016.06.1
          release 2016.06.1
    
  • v2014.12.3
    ebcb0ce9 · release 2014.12.3 ·
    v2014.12.3
    
    Marc Kleine-Budde (2):
          arm-v7aarm-linux-gnueabihf: add
          release 2014.12.3
    
  • v2016.06.0
    e11df39b · release 2016.06.0 ·
    v2016.06.0
    
    Marc Kleine-Budde (2):
          glibc: add proposed patch for glibc bug 18463
          glibc: update patch description for ARM-fix-PI-futex-breakge
    
    Michael Olbrich (72):
          cleanup: don't fail if PTXCONF_SYSROOT_CROSS was created with sudo
          make_deb: make it work with dh_shlibdeps from wheezy
          image-toolchain-tgz: add host architecture to the file name again
          glibc: add security fixes from glibc 2.21
          ptxconfigs: use 2.20.1a instead of 2.20.1
          gmp: use generic CPU type to make binary toolchains more portable
          glibc: add more security fixes
          binutils: move patches: 2.20.1 -> 2.20.1a
          host-cloog: version bump 0.18.2 -> 0.18.4
          host-gmp: version bump 6.0.0a -> 6.1.0
          host-isl: version bump 0.12.2 -> 0.16.1
          host-libelf: version bump 0.160 -> 0.166
          host-mpc: version bump 1.0.2 -> 1.0.3
          host-mpfr: version bump 3.1.2 -> 3.1.4
          host-xz: version bump 5.0.7 -> 5.2.2
          host-expat: version bump 2.1.0 -> 2.1.1
          move -Wl,--as-needed to the beginning of the command-line and cleanup PTXDIST_HOST_LDFLAGS
          uclibc: cleanup rules
          glibc: update & cleanup rules
          glibc: remove duplicate kconfig options
          glibc: use correct bash in shebangs
          cross-gcc-first: cleanup
          cross-gcc-first: cleanup
          cross-gcc-first: move install tree out of sysroot-cross
          cross-gcc: don't build <ptxdist>/bin/sed into binaries
          cross-gcc: don't add unnecessary paths to the configure arguments
          cross-gcc: use ptx/ifdef
          cross-gcc: don't set defaults for gcc versions
          cross-gcc: add support for gcc-5.x
          fixup_ptxconfigs.sh: ptxdist-2016.06.0
          fixup_ptxconfigs.sh: add support for Linux 4.x and gcc 5.x
          fixup_ptxconfigs.sh: use gdb-7.11
          fixup_ptxconfigs.sh: improve fixup
          fixup_ptxconfigs.sh: add license data for for glibc, gcc, uclibc, binutils and gdb
          fixup_ptxconfigs.sh: add more fake options for glibc-headers on mips
          fixup_ptxconfigs.sh: add --enable-stackguard-randomization --enable-lock-elision to glibc configure options
          fixup_ptxconfigs.sh: set gcc options for all cortexm4 toolchains
          rules: set license to 'ignore' for intermediate and meta packages
          host-xz: add license information
          host-cloog: cleanup
          scripts: add helper to copy license files
          host-cloog: add license info
          host-expat: add license info
          host-gmp: add license info
          host-isl: add license info
          host-libelf: improve license info
          host-mpc: add license info
          host-mpfr: add license info
          host-zlib: add license info
          cross-elf2flt: add license info
          kernel-headers: add license info
          cross-gcc: add license info
          cross-binutils: add version info
          glibc: add license info
          uclibc: add version info
          cross-gdb: add version info
          binutils-2.26 patches
          gcc-5.4.0 patches
          glibc-2.23 patches
          newlib-2.4.0 patches
          remove old patches
          ptxconfig: remove old avr toolchains
          cleanup sysroot/destdir handling
          cleanup: improve
          improve debugging
          usclibc: add support for uclibc-ng
          uclibc: add config for uclibc-ng-1.0.14-arm-cortexm3-uclinuxeabi
          uclibc: add config for uclibc-ng-1.0.14-arm-cortexm4-uclinuxeabihf
          Makefile: generate deterministic dist archives
          cross-gcc: remove BSP directory from builtin configure arguments
          update ptxconfigs
          release 2016.06.0
    
  • OSELAS.Toolchain-2014.12.4
    Updated to kp_v2014.12.4 (CVE security fix)