[Lldb-commits] [PATCH] D96766: [lldb] [Process/FreeBSD] Introduce mips64 FPU reg support

Nitesh Jain via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 2 23:40:42 PST 2021


nitesh.jain added a comment.

In D96766#2596701 <https://reviews.llvm.org/D96766#2596701>, @labath wrote:

> Hm.... I'm very tempted to delete the linux mips implementation -- it uses several techniques which are getting in the way of this patch (and also some others in the past), for a lot of those, we now have different/better ways of doing it. On top of that, it's completely unmaintained (last non-nfc change to the file was in 2017, and the author (@nitesh.jain) does not appear to be active anymore.

Hi Labath,

As you notice, we no longer work for MIPS and not sure who is the current maintainer for the same.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96766/new/

https://reviews.llvm.org/D96766



More information about the lldb-commits mailing list