@@ -32,15 +32,21 @@ The **GNU MCU Eclipse ARM Embedded GCC** releases generally follow the official
3232[ GNU Arm Embedded Toolchain] ( https://developer.arm.com/open-source/gnu-toolchain/gnu-rm )
3333releases, maintained by ARM.
3434
35- ### 7.3.1-1.1 (20180724)
35+ ### 8.2.1-1.1 (2019-01-02)
36+
37+ This release is functionally equivalent to ** 8-2018-q4-major** from December 20, 2018,
38+ and is based on ` gcc-arm-none-eabi-8-2018-q4-major-src.tar.bz2 `
39+ ([ download] ( https://github.com/gnu-mcu-eclipse/arm-none-eabi-gcc/releases/tag/v7.3.1-1.1 ) ).
40+
41+ ### 7.3.1-1.1 (2018-07-24)
3642
3743This release is functionally equivalent to ** 7-2018-q2-update** from June 27, 2018,
3844and is based on ` gcc-arm-none-eabi-7-2018-q2-update-src.tar.bz2 `
3945([ download] ( https://github.com/gnu-mcu-eclipse/arm-none-eabi-gcc/releases/tag/v7.3.1-1.1 ) ).
4046
4147There should be no changes compared to the ARM release.
4248
43- ### 7.2.1-1.1 (20180401 )
49+ ### 7.2.1-1.1 (2018-04-01 )
4450
4551This release is functionally equivalent to ** 7-2017-q4-major** from December 18, 2017,
4652and is based on ` gcc-arm-none-eabi-7-2017-q4-major-src.tar.bz2 `
@@ -50,7 +56,7 @@ The only changes are small improvements to newlib, which was extended with
5056` --enable-newlib-io-c99-formats ` to enable C99 support in IO functions
5157like printf/scanf. This option does not affect newlib-nano.
5258
53- ### 6.3.1-1.1 (20180331 )
59+ ### 6.3.1-1.1 (2018-03-31 )
5460
5561This release is functionally equivalent to ** 6-2017-q2-update** from June 28, 2017,
5662and is based on ` gcc-arm-none-eabi-6-2017-q2-update-src.tar.bz2 `
0 commit comments