This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc for a specific architecture




	Dear Maintainers,

	I am working in my M.Sc. Thesis, and I have to modify the gcc
 compiler in order to use it to generate code for a specific architecture.
 I think the code generator has to be modified, as well some internal
 representations. I have to build the basic blocks and the control
 flow graph, but I think this part is already implemented.
	Could you please send me informations about where i can find
 some deep manuals about gcc? Something like the structure of the lexical,
 parser, code generation modules, etc... If it uses dynamic programming to
 generate code (instruction selection/scheduling), and so forth

	I apologise if it seems naive, but i don't have much experience
 in the gcc compiler.

	Best Regards,

	M. Buss.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]