Released avr-gcc 8.5.0-1

Although this build was originally done to fix a bug in the compiler, it ended being a huge update to the legacy releases. The following changes/additions have been done: Removed flex package from the script to remove the unnecessary libfl.so.2 dependency Used avr-libc-2.0.0svn instead of avr-libc 2.0.0 Added support for the following 11 devices (FINALLY!): …

Released avr-gcc 8.5.0

Another release of the avr-gcc legacy branch. The following components have been updated: GCC 8.5.0 Binutils 2.36.1 GDB 10.2 If you want to download avr-gcc 8.5.0, you can grab it through my avr-gcc builds downloads website by clicking on the button below. Thanks!

Released avr-gcc 11.1.0

It’s ALIVE!!!!!!! Today I’m proud to announce the new release of avr-gcc. It comes with this features: GCC 11.1.0 (stable will now be on GCC 11.x instead of 10.x) GDB 10.2 (this was unexpected) Using avr-gcc-2.0.0svn instead of avr-libc3’s fork for compatibility. You can download avr-gcc 11.1.0 through the new builds’ website by clicking on …

Released avr-gcc 10.3.0

Whoah, the first one! A day ago (April 8, 2021), GNU released version 10.3.0 of GCC, and here is it, one day later, avr-gcc build is done! This build comes with the following features: GCC version 10.3.0 EXPERIMENTAL: Added avr-libstdc++. FINALLY!!! Big thanks to modm team for providing avr-libstdc++! You can download avr-gcc 10.3.0 by …