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]
Other format: [Raw text]

Re: Obsolete mn10200?


In message <B1899C32-6B29-11D8-876E-000393D95A68@tamu.edu>, William Reading wri
tes:
 >Howdy,
 >
 >I was curious as to what would be required to keep this from becoming 
 >obsoleted.
Basically someone would have to be willing and able to take over maintenance
of the target.  That means first bringing it up to current coding standards
then keeping the target working and up-to-standards as those standards change.

The mn102 chip has some special properties that aren't found on many other
chips (for example 24bit wide address registers, and a severe shortage of
registers).  As a result it tends to be more susceptible to breakage as the
generic parts of the compiler change -- ie, it tends to be a high maintenance
target.

jeff


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