How Arduino IDE pre-processing work?

AWOL:

Is there any way to take a look inside the drivers who creates the Atmel machine code?

The compiler, avr-gcc, is supplied as binary executable, but the sources will be somewhere on the Web.

Thank you. I'll take a look at both datasheet and avr-gcc this week.