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

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