This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Porting gcc
- From: Mile Davidovic <Mile dot Davidovic at micronasnit dot com>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 21 May 2004 15:02:11 +0200
- Subject: Porting gcc
- Organization: MicronasNIT
- Reply-to: Mile dot Davidovic at micronasnit dot com
Hi everybody
I have questions regarding support new MIPS based processor, MDE950xx. In the
basic it is same as R3000 but except one thing, this processor does not support
lwl and lwr instructions, what is best way to support this "feature"?
We want to use latest gcc version, 3.4. What is necessary steps for porting gcc?
If we have success to support what is best way to add patches to gcc?
Best regards Mile