This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.


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

Re: Gas


> 
> 
> Hy there,
>  I write to you because i can see you are the author of the z8k
>  porting of gas. I am actually investigating the porting of the
>  assembler to the 1750 std. because the author of the gcc porting to
>  the same processor has his own assembler linker not available for the
>  moment.
>  Could you please give the coordinates of some porting manual for gas
>  i can not find it in the distribution.
> 

Hi, 

I've already talked about porting gas to the 1750, but I have
since deleted the email.  Perhaps you can ask some questions on
the net and see if the work is already underway.

There are going to be some problems, since gas doesn't understand
what to do when memory isn't byte addressable.  It looks like the
right thing to do is go though gas and remove the restriction.

This is quite a large ammount of work.  I'm not aware of any
document describing how to port gas even in the simple case.


Steve