Skip to content

Commit

Permalink
Prepare for AT 13.0-0
Browse files Browse the repository at this point in the history
Update the release notes.

Signed-off-by: Erwan Prioul <[email protected]>
  • Loading branch information
er-1 committed Sep 4, 2019
1 parent bdd73c4 commit 9a10a49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configs/13.0/base.mk
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
AT_NAME := at
AT_MAJOR_VERSION := 13.0
AT_REVISION_NUMBER := 0
AT_INTERNAL := rc1
AT_INTERNAL := none
AT_PREVIOUS_VERSION := 12.0
2 changes: 1 addition & 1 deletion configs/13.0/release_notes/relfixes.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<li>Requires at least POWER8 for ppc64le.</li>
<li>POWER8 Transactional Memory enablement.</li>
<li>POWER8 Crypto Operations enablement.</li>
<li>POWER8 Fusion enablement.</li>
<li>POWER8 and POWER9 optimized system libraries.</li>
<li>POWER9 _Float128 enablement as specified by ISO/IEC TS 18661-3.</li>
<li>GCC creates binaries using --mcpu=power8 --mtune=power9 by default.</li>

<h3>Advance Toolchain new location</h3>
Expand Down

0 comments on commit 9a10a49

Please sign in to comment.