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]

Re: Addition of 6811 assembler target


Hi again

Stephane Carrez schrieb:
>  
> The GCC port, yes. I've intensively rewritten some parts, in particular to let
> gcc manage the 3 available registers (D,X,Y). The machine description
> now describes much more what the processor is able to do. There are still
> some virtual registers (in page 0) but I would like to get rid of them with
> some option (It seems ok if I reduce to 1 but fails with 0).
> 
> I've also added support for 32-bits integers (most of the job is already made
> by gcc itself). 64-bits should be ok, but I have to check.
> 
> The binutils, gdb and simulator ports are from scratch / d10v port.
> 

No long ago, i have adapted Otto Lind's work to work (compile) with 
egcs-1.1.1b and the standalone 6811 assembler/linker combination
and yes, it even produced some (hopefully) correct code for
the tests i've done.

But to have the assembler/linker integrated in the binutils is of course
the better approach.

Do you have diffs around against egcs-1.1.2 and binutils-2.9.1.??.?? ? 


Dave

-- 

In 1968 it took the computing-power of 2 C-64 to fly a rocket to the 
moon.
Now, 1998 it takes the Power of a Pentium 233 MMX to run  Windows 98.
                                      Something must have gone wrong.


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