On 2/19/26 11:19 AM, Philippe Mathieu-Daudé wrote:
Import gdb-xml/or1k-fpu.xml from mainstream binutils, tag
'binutils-2_46' [*]. Register as CPUClass::gdb_core_xml_file.
[*]
https://sourceware.org/git/?p=binutils-gdb.git;a=blob_plain;f=gdb/features/or1k-core.xml;h=0d13f355f5296ae426794eb3003dcc18fbbd49d5;hb=refs/tags/binutils-2_46
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
configs/targets/or1k-linux-user.mak | 1 +
configs/targets/or1k-softmmu.mak | 1 +
target/or1k/cpu.c | 2 +-
gdb-xml/or1k-core.xml | 65 +++++++++++++++++++++++++++++
4 files changed, 68 insertions(+), 1 deletion(-)
create mode 100644 gdb-xml/or1k-core.xml
Reviewed-by: Pierrick Bouvier <[email protected]>