Thorsten 8d4928ab03 development/avr-binutils: Updated for version 2.25. 10 éve
..
README 0d72750efd development/avr-binutils: Patched for AVR specific output of 'size' 11 éve
avr-binutils.SlackBuild 8d4928ab03 development/avr-binutils: Updated for version 2.25. 10 éve
avr-binutils.info 8d4928ab03 development/avr-binutils: Updated for version 2.25. 10 éve
avr-size.patch 0d72750efd development/avr-binutils: Patched for AVR specific output of 'size' 11 éve
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 éve

README

This package contains cross compiling version of GNU binutils, which can be
used to assemble and link binaries for the AVR platform.

It includes a patch to make 'avr-size' report how much memory (RAM and flash)
is taken up by the binary image on the target processor.
(obtained from https://bugs.archlinux.org/task/32504).