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

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).