Skip to content

Releases: NoMore201/tricore-gcc-toolchain

11.3.1-20250101

01 Jan 21:11
Compare
Choose a tag to compare

What's Changed

  • Add material mkdocs docs with github actions trigger by @NoMore201 in #2
  • Enable GDB build in tricore-binutils-gdb
  • Merge GDB patches from go2sh/tricore-binutils-gdb, enable gdb in build script by @NoMore201 in #3
  • Update tricore-binutils-gdb with LD crash fix by @NoMore201 in #4
  • Fix static build of GDB requiring external dependencies

Full Changelog: 11.3.1-20241211...11.3.1-20250101

11.3.1-20241211

11 Dec 12:24
Compare
Choose a tag to compare

What's Changed

  • Added QEMU 9.2.0 static executable to the toolchain, compiled with tricore support enabled
  • Switch build script to a GNU autoconf based solution, insipired by RiscV toolchain repository
  • Switched from commit SHA based release number to date release number. From now on, all releases will be tagged as 11.3.1-<date> to better recognize different versions

Full Changelog: v11.3.1-5e4ca74...11.3.1-20241211

v11.3.1-5e4ca74

16 Oct 19:12
Compare
Choose a tag to compare

Changes in this release:

  • [tricore-binutils-gdb] Rename padding data, check for null pointer when dereferencing
  • [script] Use -gdwarf-3 option for win32 build

v11.3.1-258811c

16 Oct 07:14
Compare
Choose a tag to compare

Changes in this release:

  • [tricore-binutils-gdb] Fix issue in extended map table showing garbage
    data for memory sections
  • [tricore-gcc] Fix build for macOS
  • [tricore-gcc] Add support for Tricore TC33x family MCUs

v11.3.1-6eca707

07 Oct 20:24
Compare
Choose a tag to compare

Fixes:

v11.3.1-cb09676

25 Jul 13:24
Compare
Choose a tag to compare

Test release to validate Github Actions release pipeline. Once release is created, CI should upload build artifact from last build in this branch.