This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: porting gcc/binutils
- From: Mauricio Alvarez <alvarez at ac dot upc dot edu>
- To: andrija dot radicevic at zg dot t-com dot hr
- Cc: gcc at gnu dot org
- Date: Thu, 15 Dec 2005 20:11:06 +0100
- Subject: Re: porting gcc/binutils
- References: <1134603068.4611.38.camel@marvin.home>
Andrija RadiÄeviÄ wrote:
> I'm trying to port gcc and binutils to a new target and I hoped to find
> a brief procedure on that matter on the net, but was unsuccessful. OK,
> the GCC internals is quite a resourceful document and one can learn a
> lot by examining the source tree, but It would be very helpful if there
> would be a brief procedure description (HOWTO). Like what to do first,
> port gas I guess, and what to do (like create your directory(s), write
> ISA file(s), machine descriptions, coff/elf generation etc.).
> I'd be really grateful if someone could help me out.
Hi
You cand find in [1] and [2] some information about porting the gcc to a
new/different architecture. These documents are based on gcc-3.3 but I
that the information about the backend in currently useful.
[1]Porting the GCC-Backend to a VLIW-Architecture
http://archiv.tu-chemnitz.de/pub/2004/0107/data/index.html
[2] Extending the porting of the GCC-Backend for TMS320C6x VLIW
[3] Porting gcc for dunces.
Bye
Mauricio Alvarez
>
> best regards
>
> Andrija Radicevic
>