This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: [PATCH] Add sh4-nommu-nofpu architecture


On Mar  4, 2004, Joern Rennecke <joern.rennecke@superh.com> wrote:

>> > +#define EF_SH4_NOMMU_NOFPU 0x12
>> 
>> You must adjust EF_SH_MERGE_MACH to match this new value.

> You are right; I also see that the EF_* section has gone to seed.
> I think we want something like this for mainline and the gdb 6.1 branch
> (The latter because of the EF_SH4_NOFPU / EF_SH4A_NOFPU renumbering):

You definitely don't want to change these numbers.  They're already in
binaries that are out there.  This unfortunately means EF_SH_MERGE
gets more complicated, but such is life.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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