Skip to content

Releases: carlosperate/arm-none-eabi-gcc-action

v1.12.0

21 Dec 20:48

Choose a tag to compare

Added

  • Add 15.2.Rel1 Arm GNU Toolchain release (#83)

Changed

  • Minor refactor of GCC versions data location

Full Changelog: v1...v1.12.0

v1.11.1

29 Nov 02:49

Choose a tag to compare

Fixed

  • Arm has moved the GCC downloads to different servers.
    This action has been updated to be able to follow the URL redirections
    accordingly (#80), and the URLs have been updated (#79) (#81) (thanks @gschwaer!)

Security

  • Security update for third party dependencies (#73)

Full Changelog: v1.11.0...v1.11.1

v1.11.0

03 Nov 09:14

Choose a tag to compare

Added

  • Add 14.3.Rel1 Arm GNU Toolchain release (#69, thanks @polpo!)

Security

  • Security update for third party dependencies (#66) (#68) (#71)

Full Changelog: v1.10.1...v1.11.0

v1.10.1

21 May 22:37
a532c97

Choose a tag to compare

Fixed

  • Upated @actions/cache to v4 (#64). v3 is deprecated and was triggering a warning:
    Failed to restore: Cache service responded with 422

Security

  • Security update for third party dependencies (#63) (#65)

Full Changelog: v1.10.0...v1.10.1

v1.10.0

12 Dec 23:56
f3be82d

Choose a tag to compare

Added

  • Add 14.2.Rel1 Arm GNU Toolchain release (#61)

Full Changelog: v1.9.1...v1.10.0

v1.9.1

02 Aug 13:47
0cc83a7

Choose a tag to compare

Fixed

  • In macOS arm64, if a GCC version doesn't have an arm64 release, use x86_64 instead

Changed

  • Better error message when a GCC version does not have a release for the platform

Full Changelog: v1.9.0...v1.9.1

v1.9.0

15 Jul 12:14
62a654e

Choose a tag to compare

Added

  • Add 13.3.Rel1 Arm GNU Toolchain release (#55)
  • Add support for Linux arm64 GH Actions runners (#48) (thanks @leoli0605!)
  • Add support for macOS arm64 GH Actions runner

Security

  • Security update for third party dependencies (#52) (#53)

New Contributors

  • @leoli0605 made their first contribution in #48

Full Changelog: v1.8.2...v1.9.0

v1.8.2

28 May 23:49
b864ac8

Choose a tag to compare

Changed

  • Updated @actions core and cache dependencies.

Full Changelog: v1.8.1...v1.8.2

v1.8.1

29 Jan 14:22
3bd7199

Choose a tag to compare

Changed

  • Action: Move action from node v16 to v20 (#50, thanks @amyspark!)

Full Changelog: v1.8.0...v1.8.1

v1.8.0

31 Oct 00:34
e9cd61b

Choose a tag to compare

Added

  • Add 13.2.Rel1 Arm GNU Toolchain release (#47, thanks @tannewt!)

Full Changelog: v1.7.1...v1.8.0