-
Notifications
You must be signed in to change notification settings - Fork 4
/
CHANGELOG.txt
61 lines (38 loc) · 1.17 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
The major changes and releases, in reverse chronological order:
[2019-05-24]
- v8.2.1-1.7 released
- reorder patch & strip, to avoid the bug in gcc make that
creates illegal links
[2019-05-10]
- v8.2.1-1.6 released
- use Git GDB 8.3.50, 2019-05-09
[2019-04-26]
- v8.2.1-1.5 released
[2019-03-25]
- v8.2.1-1.5 pre-release
- add Python3 support for GNU/Linux & macOS
- with Windows LTO fixed
[2019-02-14]
- v8.2.1-1.4-20190214 released
- Windows LTO with -g gcc bug patched (libiberty)
- Windows with spaces in path bug patched
[2019-02-02]
- v8.2.1-1.3-20190202 released
- use Git GDB to fix LTO bugs
- remove the static options for the liblto_plugin-0.dll to be created
- link/copy the liblto_plugin to the bdf-plugins
[2019-01-19]
- v8.2.1-1.2-20190119 released
- 32-bit objcopy bug patched
[2019-01-02]
- v8.2.1-1.1-20190102 released
- based on ARM `gcc-arm-none-eabi-8-2018-q4-major`
[2018-07-24]
- v7.3.1-1.1-20180724 released
- based on ARM `gcc-arm-none-eabi-7-2018-q2-update`
[2018-04-01]
- v7.2.1-1.1-20180401 released
- based on ARM `gcc-arm-none-eabi-7-2017-q4-major`
[2018-03-31]
- v6.3.1-1.1-20180331 released
- based on ARM `gcc-arm-none-eabi-6-2017-q2-update`