Skip to content
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