This is the mail archive of the gdb-patches@sourceware.org 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 v5 11/12] [PowerPC] Reject tdescs with VSX and no FPU or Altivec


Forgot to press send on this one... :-)

On 10/22/2018 11:32 PM, Pedro Franco de Carvalho wrote:
> Currently rs6000_gdbarch_init will accept a tdesc with the
> "org.gnu.gdb.power.vsx" feature but without the
> "org.gnu.gdb.power.altivec" or "org.gnu.gdb.power.fpu".
> 
> It isn't clear from the standard features documentation that these are
> requirements.  

Is that something that should be fixed?

Thanks,
Pedro Alves


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