File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77## [ Unreleased]
88
99## [ 17.0.1]
10+ ### Added
11+ - Added single precision library variants for Armv8.1-M.
12+
1013### Fixed
1114- clang generating incorrect FPU directives for Armv8.1-M CPUs (#301 )
1215- Multilib incorrectly selecting multiple library variants. (#307 )
1316
17+ ### Changed
18+ - Added explicit -mfpu flags when building library variants
19+
1420## [ preview-17.0.0]
1521
1622### Fixed
Original file line number Diff line number Diff line change 1313 },
1414 "picolibc" : {
1515 "tagType" : " commithash" ,
16- "tag" : " 41a688944d6f4fc4e5c03c0ad0301b0b4e8f6899 "
16+ "tag" : " 6824f76769a29af27719954898b5210e070b2b5c "
1717 }
1818 }
1919}
You can’t perform that action at this time.
0 commit comments