On Mon, Apr 7, 2014 at 4:34 AM, jestin james <james.jestin@xxxxxxxxx> wrote: > > I have been just trying to add support for adding some custom format > specifiers, just for learning purpose. > I have downloaded the 4.8.2. > > I realize that it is important to know about the gcc architecture, > design and implementation. > While browsing through the net, I can see many docs available (eg: > http://gcc.gnu.org/onlinedocs, > http://en.wikibooks.org/wiki/GNU_C_Compiler_Internals/GNU_C_Compiler_Architecture > etc). > > Could you help me to get the best document to learn more about the gcc > implementation. http://gcc.gnu.org/onlinedocs/gccint/ Ian