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

Commit

Permalink
gnuarmeclipse/info: update CHANGES.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Jul 27, 2016
1 parent 725a7cb commit 3df0fc2
Show file tree
Hide file tree
Showing 7 changed files with 56 additions and 44 deletions.
18 changes: 9 additions & 9 deletions gnuarmeclipse/info/BUILD-linux.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@

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

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

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

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

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

The output of the build script are two .tgz files in the
The output of the build script are two .tgz files in the
${WORK_FOLDER}/output folder.

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

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

http://gnuarmeclipse.livius.net/wiki/
http://gnuarmeclipse.github.io/qemu/

Many thanks to my friend Dan Maiorescu for his major contributions
Many thanks to my friend Dan Maiorescu for his major contributions
to this project.


Expand Down
17 changes: 8 additions & 9 deletions gnuarmeclipse/info/BUILD-osx.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,29 @@

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

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

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

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

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

The output of the build script is a .pkg install in the ${WORK_FOLDER}/output
The output of the build script is a .pkg install in the ${WORK_FOLDER}/output
folder.

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

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

http://gnuarmeclipse.livius.net/wiki/
http://gnuarmeclipse.github.io/qemu/

Many thanks to my friend Dan Maiorescu for his major contributions
Many thanks to my friend Dan Maiorescu for his major contributions
to this project.


Liviu Ionescu

18 changes: 9 additions & 9 deletions gnuarmeclipse/info/BUILD-win.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@

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

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

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

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

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

The output of the build script are two setup.exe files in the
The output of the build script are two setup.exe files in the
${WORK_FOLDER}/output folder.

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

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

http://gnuarmeclipse.livius.net/wiki/
http://gnuarmeclipse.github.io/qemu/

Many thanks to my friend Dan Maiorescu for his major contributions
Many thanks to my friend Dan Maiorescu for his major contributions
to this project.


Expand Down
32 changes: 27 additions & 5 deletions gnuarmeclipse/info/CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

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

Supported boards:
Maple LeafLab Arduino-style STM32 microcontroller board (r5)
Expand Down Expand Up @@ -31,16 +31,39 @@ Supported MCUs:

The following changes were applied to the QEMU master branch:

[2016-07-28]

- version 2.6.0-20160728 released on GitHub
- fix half word writes (register_post_write_callback_t)
- implement (minimally) the DHCSR register, for C_DEBUGEN
- consider BASEPRI for disabling interrupts
- add more registers to GDB server (MSP, PSP, PRIMASK, BASEPRI, FAULTMASK, CONTROL)

[2016-07-19]

- peripheral-register: fix reset
- add reset for all uarts

[2015-10-29]

- version 2.4.50-20151029, released on GitHub
- fix rendering on OS X 10.11 (SDL)

[2015-08-16]

- version 2.3.50-20150816*-dev released
- add build for Win64

[2015-08-04]

- QEMU 2.3.50-20150804*-dev released
- version 2.3.50-20150804*-dev released
- SDL event loop added (to fix responsivness & Windows bug)
- stm32f411re added
- nucleo-f411re board added

[2015-08-01]

- QEMU 2.3.50-20150801*-dev released
- version 2.3.50-20150801*-dev released

[2015-07-23]

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

[2015-06-25]

- cortex-mcu: use *_do_unassigned_access_callback; currently just display
- cortex-mcu: use *_do_unassigned_access_callback; currently just display
a message, no exceptions thrown.

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


Liviu Ionescu

5 changes: 1 addition & 4 deletions gnuarmeclipse/info/INFO-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,8 @@ The changes are currently small, but more Cortex-M support is planned.

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

http://gnuarmeclipse.livius.net/blog/
http://gnuarmeclipse.livius.net/wiki/

http://gnuarmeclipse.github.io

Thank you for using GNU ARM Eclipse,

Liviu Ionescu

5 changes: 1 addition & 4 deletions gnuarmeclipse/info/INFO-osx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,8 @@ The changes are currently small, but more Cortex-M support is planned.

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

http://gnuarmeclipse.livius.net/blog/
http://gnuarmeclipse.livius.net/wiki/

http://gnuarmeclipse.github.io

Thank you for using GNU ARM Eclipse,

Liviu Ionescu

5 changes: 1 addition & 4 deletions gnuarmeclipse/info/INFO-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,8 @@ The changes are currently small, but more Cortex-M support is planned.

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

http://gnuarmeclipse.livius.net/blog/
http://gnuarmeclipse.livius.net/wiki/

http://gnuarmeclipse.github.io

Thank you for using GNU ARM Eclipse,

Liviu Ionescu

0 comments on commit 3df0fc2

Please sign in to comment.