Entries in this file are in reverse chronological order.
- v11.3.0-1 prepared
- v10.2.0-1.3 prepared, try to add support for Apple Silicon
- v10.2.0-1.2.1 published on npmjs.com
- v10.2.0-1.2 released
- v10.2.0-1.2 prepared
- [#12] - add non-C libraries
- [#11] - avoid
-g
for libraries
- v10.2.0-1.1.1 published on npmjs.com
- v10.2.0-1.1 released
- v10.2.0-1.1 prepared, based on SiFive v2020.12.0
- v10.1.0-1.2 published on npmjs.com
- v10.1.0-1.2 released
- v10.1.0-1.2 prepared
- update for new helper & XBB v3.3
- v10.1.0-1.1 published on npmjs.com
- v10.1.0-1.1 released
- v10.1.0-1.1 prepared
- v8.3.0-2.3.1 published on npmjs.com
- v8.3.0-2.3 released
- v8.3.0-2.3 prepared
- v8.3.0-2.2.1 published on npmjs.com
- v8.3.0-2.2 released
- v8.3.0-2.2 prepared
- v8.3.0-2.1.1 published on npmjs.com
- v8.3.0-2.1 released
- Python2 support discontinued (building with recent mingw-w64 is not possible)
- v8.3.0-1.2 prepared
- update to follow SiFive 2020.04.0 release
- update for new Python tricks
- v8.3.0-1.2.1 published on npmjs.com
- v8.3.0-1.2 released
- v8.3.0-1.1.1 published on npmjs.com
- v8.3.0-1.1 released
- v8.3.0-1.1 prepared
- update to follow SiFive 2019.08.0 release
- v8.2.0-3.1.1 published on npmjs.com
- v8.2.0-3.1 released
- update to follow SiFive May 2019.05.0 release
- v8.2.0-2.2 released
- fix GDB build on macOS (use clang)
- add compiler tests
- add gdb set language tests
- v8.2.0-2.1 released
- prepare v8.2.0-2 (8.2.0-1 was skipped)
- update to the latest SiFive commits
sifive-binutils-2.32
sifive-gcc-8.2.0
sifive-newlib-3.0.0
- for GDB use the FSF c8aa0bb (28 Feb 2019)
- update for XBB v2.1; no need for static, libs are ok.
- the defaults were changed to rv32imac/ilp32
- v8.1.0-2-20181019 released
- prepare v8.1.0-2-*
- update to latest SiFive commits from the following branches:
- riscv-binutils-2.30
- riscv-gcc-8.1.0
- riscv-newlib-3.0.0
- allow GDB to be built from a separate repo/commit
- v7.2.0-4-20180606 released
- add -mcmodel=medany, lost during updates
- v7.2.0-3-20180506 released
- update to latest SiFive commits from the following branches:
- riscv-binutils-2.29
- riscv-gcc-7.2.0
- riscv-newlib-2.5.0
- update the build scripts to follow the ARM XBB structure
- v7.2.0-2-20180110 released
- update to latest SiFive commits from 2018-01-10
- dismiss the
data-list-register-names
patch, no longer needed
- v7.2.0-1-20171109 released
- update to latest SiFive 2017-11-07 released, except newlib, where the reference was too old, and a recent commit was used
- in GDB, the list of registers returned by
data-list-register-names
no longer include the 4096 CSRs - the tuple was renamed to
riscv-none-embed-
- v7.1.1-2-20170912 released
- add multilib support for rv32imaf/ilp32f
- remove mandatory link of libgloss
- v7.1.1-1-20170702-0625 released
- add support for
--specs=nano.specs
; this translates into a separate build fornewlib
with specific configuration options and a separate build of the C++ standard libraries with-Os
.