Files
binutils-gdb/gdb/features/microblaze-linux.xml
Michael J. Eager 5f51e2f2c3 MicroBlaze: Add features/microblaze-linux.xml
This is a preparatory patch to support native linux port
of gdbserver for MicroBlaze
* gdb/features/Makefile : Add microblaze-expedite
* gdb/features/microblaze-linux.xml : New
* gdb/features/microblaze-linux.c : New (generated)
* gdb/regformats/microblaze-linux.dat : New (generated)

Signed-off-by: David Holsgrove <david.holsgrove@petalogix.com>
Signed-off-by: Nathan Rossi <nathan.rossi@petalogix.com>
Signed-off-by: Mahesh Bodapati <mbodapat@xilinx.com>
Signed-off-by: Gopi Kumar Bulusu <gopi@sankhya.com>
Signed-off-by: Michael J. Eager <eager@eagercon.com>
2025-01-28 13:22:35 -08:00

14 lines
451 B
XML

<?xml version="1.0"?>
<!-- Copyright (C) 2014-2018 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. -->
<!DOCTYPE target SYSTEM "gdb-target.dtd">
<target>
<architecture>microblaze</architecture>
<osabi>GNU/Linux</osabi>
<xi:include href="microblaze-core.xml"/>
</target>