public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph@redhat.com>
To: Mao Ito <mito2@wisc.edu>
Cc: java@gcc.gnu.org
Subject: Re: About GCJ compiler
Date: Sat, 17 Mar 2012 09:59:00 -0000	[thread overview]
Message-ID: <4F646066.7020701@redhat.com> (raw)
In-Reply-To: <7770c90323ff49.4f649355@wiscmail.wisc.edu>

On 03/17/2012 04:36 AM, Mao Ito wrote:
> 
> 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?

Sure, gcc (and gcj) is free software.  Everything can be downloaded
and built from gcc.gnu.org/svn/gcc.  Adding a new ISA is a big job,
though.

I'm redirecting this discussion to java@gcc.gnu.org

Andrew.

           reply	other threads:[~2012-03-17  9:59 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <7770c90323ff49.4f649355@wiscmail.wisc.edu>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F646066.7020701@redhat.com \
    --to=aph@redhat.com \
    --cc=java@gcc.gnu.org \
    --cc=mito2@wisc.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).