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]
Other format: [Raw text]

About GCJ compiler


To whom may it concern,

Nice to meet you. I am Mao Ito and a graduate student at the University of Wisconsin-Madison.
I am working on a course project. My topic is something like "High Performance Architecture for Java Programming Language on mobile phones". On this project, I am planning to use GCJ to cross-compile Java for ARM.
I am planning to add some extra ISAs(Instruction Set Architecture). But, if I add an extra ISAs, as you know, I have to generate binary codes corresponding to my new architecture. My question is if I can modify GCJ for my purpose. Is it possible to get source codes and customize it?

Sincerely,
Mao Ito


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