This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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/rfc,rfa:ppc64] Add osabi wildcard support



The table is almost certainly not complete, but that's not the problem
here. The e500 is compatible with ppc - the e500 can run ppc code. Vice versa is not necessarily true. There's a FIXME in osabi.c saying
that we should look for the most compatible architecture:

FYI, the e500 doesn't have the PPC's FPU so it can't (well ignoring emulation) run PPC floating-point code.


Andrew



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