Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

Commit 80e93c3

Browse files
authored
Add 8-2018-q4-major
1 parent 12eaf10 commit 80e93c3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Official [GNU Arm Embedded Toolchain](https://developer.arm.com/tools-and-softwa
1212
## Changes
1313

1414
Compared to the original ARM release, there are no changes. The **same architecture options** are supported and **the same
15-
combinations of libraries** (derived from newlib) are provided.
15+
combinations of libraries** (derived from newlib) are provided. Some patch could be applied to fix know bugs.
1616

1717

1818
## Releases
@@ -21,6 +21,13 @@ A release is done when an update of the **GNU Arm Embedded Toolchain** is requir
2121
It generally use the latest official [GNU Arm Embedded Toolchain](https://developer.arm.com/tools-and-software/open-source-software/gnu-toolchain/gnu-rm)
2222
releases, maintained by ARM.
2323

24+
### 8-2018-q4-major
25+
This release is equivalent to **8-2018-q4-major** from December 20, 2018,
26+
and is based on the `gcc-arm-none-eabi-8-2018-q4-major-src.tar.bz2` source invariant except following patches were applied in:
27+
* gcc to fix the Windows LTO with -g [88422](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88422)
28+
* binutils to fix the 32-bit objcopy [24065](https://sourceware.org/bugzilla/show_bug.cgi?id=24065)
29+
* gcc to fix Windows paths with spaces and LTO [89249](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89249)
30+
2431
### 7-2018-q2-update
2532

2633
This release is equivalent to **7-2018-q2-update** from June 27, 2018,

0 commit comments

Comments
 (0)