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

Commit 3df0fc2

Browse files
committed
gnuarmeclipse/info: update CHANGES.txt
1 parent 725a7cb commit 3df0fc2

File tree

7 files changed

+56
-44
lines changed

7 files changed

+56
-44
lines changed

gnuarmeclipse/info/BUILD-linux.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11

2-
This package was build on a pair of Debian 7 32/64-bits Docker containers,
3-
running on an OS X machine, using the script provided in the GNU ARM Eclipse
4-
Second Edition git.
2+
This package was build on a pair of Debian 7 32/64-bits Docker containers,
3+
running on an OS X machine, using the script provided in the GNU ARM Eclipse
4+
build-scripts git.
55

66
To build the latest version of the package please use the script from:
77

8-
curl -L https://sourceforge.net/p/gnuarmeclipse/se/ci/develop/tree/scripts/build-qemu.sh?format=raw \
8+
curl -L https://raw.githubusercontent.com/gnuarmeclipse/build-scripts/master/scripts/build-qemu.sh \
99
-o ~/Downloads/build-qemu.sh
1010

11-
To run it, first be sure that the packages required in the Prerequisites
11+
To run it, first be sure that the packages required in the Prerequisites
1212
section are installed, then download the script and execute it with bash:
1313

1414
bash ~/Downloads/build-qemu.sh --debian32 --debian64
1515

16-
The output of the build script are two .tgz files in the
16+
The output of the build script are two .tgz files in the
1717
${WORK_FOLDER}/output folder.
1818

1919
The script was developed on OS X 10.10.3 with MacPorts 2.3.3, but also runs
2020
on most GNU/Linux distributions supporting Docker.
2121

22-
Up-to-date build information is available in the GNU ARM Eclipse project wiki:
22+
Up-to-date build information is available in the GNU ARM Eclipse project web:
2323

24-
http://gnuarmeclipse.livius.net/wiki/
24+
http://gnuarmeclipse.github.io/qemu/
2525

26-
Many thanks to my friend Dan Maiorescu for his major contributions
26+
Many thanks to my friend Dan Maiorescu for his major contributions
2727
to this project.
2828

2929

gnuarmeclipse/info/BUILD-osx.txt

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,29 @@
11

22
This package was build on an OS X machine, using the script provided in
3-
the GNU ARM Eclipse Second Edition git.
3+
the GNU ARM Eclipse build-scripts git.
44

55
To build the latest version of the package please use the script from:
66

7-
curl -L https://sourceforge.net/p/gnuarmeclipse/se/ci/develop/tree/scripts/build-qemu.sh?format=raw \
7+
curl -L https://raw.githubusercontent.com/gnuarmeclipse/build-scripts/master/scripts/build-qemu.sh \
88
-o ~/Downloads/build-qemu.sh
99

10-
To run it, first be sure that the packages required in the Prerequisites
10+
To run it, first be sure that the packages required in the Prerequisites
1111
section are installed, then download the script and execute it with bash:
1212

1313
bash ~/Downloads/build-qemu.sh --osx
1414

15-
The output of the build script is a .pkg install in the ${WORK_FOLDER}/output
15+
The output of the build script is a .pkg install in the ${WORK_FOLDER}/output
1616
folder.
1717

18-
The script was developed on OS X 10.10.3 with MacPorts 2.3.3. Running it on other
18+
The script was developed on OS X 10.10.3 with MacPorts 2.3.3. Running it on other
1919
versions is possible, but might require some adjustments.
2020

21-
Up-to-date build information is available in the GNU ARM Eclipse project wiki:
21+
Up-to-date build information is available in the GNU ARM Eclipse project web:
2222

23-
http://gnuarmeclipse.livius.net/wiki/
23+
http://gnuarmeclipse.github.io/qemu/
2424

25-
Many thanks to my friend Dan Maiorescu for his major contributions
25+
Many thanks to my friend Dan Maiorescu for his major contributions
2626
to this project.
2727

2828

2929
Liviu Ionescu
30-

gnuarmeclipse/info/BUILD-win.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11

2-
This package was build with MinGW-w64 on a Debian 8 64-bits Docker container,
3-
running on an OS X machine, using the script provided in the GNU ARM Eclipse
4-
Second Edition git.
2+
This package was build with MinGW-w64 on a Debian 8 64-bits Docker container,
3+
running on an OS X machine, using the script provided in the GNU ARM Eclipse
4+
build-scripts git.
55

66
To build the latest version of the package please use the script from:
77

8-
curl -L https://sourceforge.net/p/gnuarmeclipse/se/ci/develop/tree/scripts/build-qemu.sh?format=raw \
8+
curl -L https://raw.githubusercontent.com/gnuarmeclipse/build-scripts/master/scripts/build-qemu.sh \
99
-o ~/Downloads/build-qemu.sh
1010

11-
To run it, first be sure that the packages required in the Prerequisites
11+
To run it, first be sure that the packages required in the Prerequisites
1212
section are installed, then download the script and execute it with bash:
1313

1414
bash ~/Downloads/build-qemu.sh --win32 --win64
1515

16-
The output of the build script are two setup.exe files in the
16+
The output of the build script are two setup.exe files in the
1717
${WORK_FOLDER}/output folder.
1818

1919
The script was developed on OS X 10.10.3 with MacPorts 2.3.3, but also runs
2020
on most GNU/Linux distributions supporting Docker.
2121

22-
Up-to-date build information is available in the GNU ARM Eclipse project wiki:
22+
Up-to-date build information is available in the GNU ARM Eclipse project web:
2323

24-
http://gnuarmeclipse.livius.net/wiki/
24+
http://gnuarmeclipse.github.io/qemu/
2525

26-
Many thanks to my friend Dan Maiorescu for his major contributions
26+
Many thanks to my friend Dan Maiorescu for his major contributions
2727
to this project.
2828

2929

gnuarmeclipse/info/CHANGES.txt

Lines changed: 27 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
GNU ARM Eclipse 64-bits QEMU v2.3.50 (qemu-system-gnuarmeclipse).
2+
GNU ARM Eclipse 64-bits QEMU v2.6.0 (qemu-system-gnuarmeclipse).
33

44
Supported boards:
55
Maple LeafLab Arduino-style STM32 microcontroller board (r5)
@@ -31,16 +31,39 @@ Supported MCUs:
3131

3232
The following changes were applied to the QEMU master branch:
3333

34+
[2016-07-28]
35+
36+
- version 2.6.0-20160728 released on GitHub
37+
- fix half word writes (register_post_write_callback_t)
38+
- implement (minimally) the DHCSR register, for C_DEBUGEN
39+
- consider BASEPRI for disabling interrupts
40+
- add more registers to GDB server (MSP, PSP, PRIMASK, BASEPRI, FAULTMASK, CONTROL)
41+
42+
[2016-07-19]
43+
44+
- peripheral-register: fix reset
45+
- add reset for all uarts
46+
47+
[2015-10-29]
48+
49+
- version 2.4.50-20151029, released on GitHub
50+
- fix rendering on OS X 10.11 (SDL)
51+
52+
[2015-08-16]
53+
54+
- version 2.3.50-20150816*-dev released
55+
- add build for Win64
56+
3457
[2015-08-04]
3558

36-
- QEMU 2.3.50-20150804*-dev released
59+
- version 2.3.50-20150804*-dev released
3760
- SDL event loop added (to fix responsivness & Windows bug)
3861
- stm32f411re added
3962
- nucleo-f411re board added
4063

4164
[2015-08-01]
4265

43-
- QEMU 2.3.50-20150801*-dev released
66+
- version 2.3.50-20150801*-dev released
4467

4568
[2015-07-23]
4669

@@ -56,7 +79,7 @@ The following changes were applied to the QEMU master branch:
5679

5780
[2015-06-25]
5881

59-
- cortex-mcu: use *_do_unassigned_access_callback; currently just display
82+
- cortex-mcu: use *_do_unassigned_access_callback; currently just display
6083
a message, no exceptions thrown.
6184

6285
[2015-06-22]
@@ -133,4 +156,3 @@ using Docker, was added to the main gnuarmeclipse-se.git/scripts.
133156

134157

135158
Liviu Ionescu
136-

gnuarmeclipse/info/INFO-linux.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,8 @@ The changes are currently small, but more Cortex-M support is planned.
88

99
For more details and support, please read the GNU ARM Eclipse project pages from:
1010

11-
http://gnuarmeclipse.livius.net/blog/
12-
http://gnuarmeclipse.livius.net/wiki/
13-
11+
http://gnuarmeclipse.github.io
1412

1513
Thank you for using GNU ARM Eclipse,
1614

1715
Liviu Ionescu
18-

gnuarmeclipse/info/INFO-osx.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,8 @@ The changes are currently small, but more Cortex-M support is planned.
77

88
For more details and support, please read the GNU ARM Eclipse project pages from:
99

10-
http://gnuarmeclipse.livius.net/blog/
11-
http://gnuarmeclipse.livius.net/wiki/
12-
10+
http://gnuarmeclipse.github.io
1311

1412
Thank you for using GNU ARM Eclipse,
1513

1614
Liviu Ionescu
17-

gnuarmeclipse/info/INFO-win.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,8 @@ The changes are currently small, but more Cortex-M support is planned.
77

88
For more details and support, please read the GNU ARM Eclipse project pages from:
99

10-
http://gnuarmeclipse.livius.net/blog/
11-
http://gnuarmeclipse.livius.net/wiki/
12-
10+
http://gnuarmeclipse.github.io
1311

1412
Thank you for using GNU ARM Eclipse,
1513

1614
Liviu Ionescu
17-

0 commit comments

Comments
 (0)