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: Target dependent frag fields (proposed change)


Ian.Dall@dsto.defence.gov.au (Ian Dall) writes:
> Following the comments in as.h, I decided to have a look at making the
> fields needed for the ns32k configurable.
> 
> This turned out to not be very hard. Basically the problem is that you
> would want targ-*.h to define TC_FRAG_TYPE (like TC_FIX_TYPE for the
> fix structure), but the targ-*.h use the frag structure quite a bit so
> it has to be defined before the targ-*.h.

I checked in something along these lines and will be in the
next snapshot.