I've been reading release notes trying to figure out if the AVR3.5 MUL fix has been release in avr-libc and gcc yet. I know the WinAVR binaries have the patches, but I'm building directly from source on Linux.
Looking at GCC source, I believe the AVR35 stuff was added in 4.2.3 which if true would be great. Now what about avr-libc? Does the code depend on these architectures? If so, has it been released?
And I assume binutils is unaffected and that 2.18 will continue to work?