Hi Oszkar,

Oszkar Ambrus wrote:

Hello,

I've added msp430x support (i.e. support for 1Mb codesize, using calla on 20 bits, and reta) to the compiler, the assembler and the linker. Now if I set a section starting at let's say 10000h, and put a function in it, the calla is assembled and linked correctly.

I'm working on the dissasembly part now (so msp430-objdump -D will display calla instead of ????).

My question is how should I finalize my work? What should I do next? Should I modify anything else?
What is the procedure to publish my work (diff files?) to CVS?

Thank you in advance,
Oszkar

Mail diff files against CVS to me, and I'll get things started. I expect there will be considerable going round in circles before it all settles, but I think some diffs are the appropriate starting point. I hope your binutils diffs are against a recent binutils, with the latest patch from CVS.

Steve


Reply via email to