diff --git a/configs/17.0/base.mk b/configs/17.0/base.mk index 89245a771..615fc03ae 100644 --- a/configs/17.0/base.mk +++ b/configs/17.0/base.mk @@ -49,7 +49,7 @@ AT_NAME := at AT_MAJOR_VERSION := 17.0 AT_REVISION_NUMBER := 1 -AT_INTERNAL := rc2 +AT_INTERNAL := none AT_PREVIOUS_VERSION := 16.0 # Minimum kernel version distributed on supported distros by this AT version, diff --git a/configs/17.0/release_notes/relfixes.html b/configs/17.0/release_notes/relfixes.html index cc9099b51..64cb3a2d2 100644 --- a/configs/17.0/release_notes/relfixes.html +++ b/configs/17.0/release_notes/relfixes.html @@ -1,5 +1,6 @@
  • Power10 enablement.
  • Power9 enablement.
  • +
  • Power10-optimized instruction scheduling in GCC.
  • Power9-optimized instruction scheduling in GCC.
  • Requires at least Power9 for ppc64le on RHEL 9 and Ubuntu 22.04.
  • Requires at least Power8 for ppc64le on SLES 15 and Debian 12.
  • @@ -10,6 +11,61 @@
  • GCC creates binaries using -mcpu=power8 -mtune=power10 by default.
  • +

    New features in 17.0-1

    + + + +

    Previous releases

    +

    New features in 17.0-0

    - - -

    Previous releases

    -

    New features in 16.0-2