avr-gcc is a suite of executable software development tools for Atmel AVR RISC processors
avr-gcc is a suite of executable software development tools for Atmel AVR RISC processors, hosted on the Windows platform, has GNU GCC compiler for C/C++.
Atmel provides also an AVR Toolchain, which is a collection of tools/libraries used to create applications for AVR microcontrollers. The collection includes compiler, assembler, linker and Standard C & other math libraries.
Most of these tools are based on efforts from GNU (www.gnu.org), and some are developed by Atmel.