Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
microblaze: apply gdb patches from meta-xilinx repository
This patchset fixes many known issues on gnu-toolchain for microblaze. But mainly the atomic-cas and binutils incorrect relocation issues. For gdb this patchset resolves the segfault caused by inline-sniffer. Patches obtained from https://github.com/xilinx/meta-xilinx/ repository, from meta-microblaze/recipes-devtools/gdb/gdb path. I've filtered out microblaze64 and microblaze-linux patches because they cause microblaze-gdb to segfault at startup and more importantly, unnecessary for Zephyr. Below is a list of patches applied and squashed: 0008-Patch-MicroBlaze.patch Signed-off-by: Alp Sayin <alpsayin@gmail.com>
- Loading branch information