Skip to content

Commit 32b8774

Browse files
NEWS: Write release notes for 2017.03 release
Signed-off-by: Anton Kolesov <[email protected]>
1 parent 79e221d commit 32b8774

File tree

1 file changed

+20
-13
lines changed

1 file changed

+20
-13
lines changed

NEWS

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,37 @@ Major Changes in 2017.03 Release
44
Toolchain and IDE Components Versions
55
-------------------------------------
66

7-
* Binutils [[2.27+ (upstream commit decf5bd and ARC patches)]]
8-
* GCC [[6.2.1 (upstream commit e061fbe and ARC patches)]]
9-
* GDB [[7.12 (upstream commit 5f8cf6c and ARC patches)]]
10-
* newlib [[2.4 (upstream commit e6413b0 and ARC patches)]]
11-
* uclibc-ng [[1.0.17 (plus few ARC patches)]]
12-
* Eclipse [[Mars (4.5.1) with CDT 8.8.0]]
13-
* OpenOCD [[0.9+ upstream commit 30203b3d8b]], with ARC support.
7+
* Binutils 2.28 with additonal ARC patches
8+
* GCC 6.3.0 with additional ARC patches
9+
* GDB 7.12 (upstream commit 5f8cf6c) with ARC patches
10+
* newlib 2.4 (upstream commit e6413b0) with ARC patches
11+
* uclibc-ng 1.0.17 with few ARC patches
12+
* Eclipse Mars (4.5.1) with CDT 8.8.0
13+
* OpenOCD 0.9+ upstream commit 30203b3d8b, with ARC support.
1414

1515
This release of GNU toolchain and IDE is supported by CGEN IPlib (TCF
16-
generator) version [[1.0.53]] and later.
16+
generator) version 1.0.53 and later.
1717

1818
New Features and Enhancements
1919
-----------------------------
2020

21-
* Toolchain Build Scripts
21+
* Binary distributables
22+
* ARC HS toolchain now includes sysroot for -mcpu=hs38_linux.
23+
* New documentation site.
24+
25+
* Toolchain Build Scripts
2226
* Removed obsolete unsupported scripts.
2327
* macOS support.
28+
* Import documentation from wiki. Build it with Sphinx.
2429

25-
[[TBD]]
30+
* GCC
31+
* Update to version 6.3.0.
2632

27-
Bugs Fixed in This Release (Summary)
28-
------------------------------------
33+
* Binutils
34+
* Update to version 2.28.
2935

30-
[[TBD]]
36+
* OpenOCD
37+
* Support Secure MPU registers.
3138

3239

3340
Major Changes in 2016.09 Release

0 commit comments

Comments
 (0)