Commit 6cae1a5
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 <[email protected]>1 parent 3e0b322 commit 6cae1a5
1 file changed
+3
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
374 | 373 | | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
| 374 | + | |
383 | 375 | | |
384 | 376 | | |
385 | 377 | | |
| |||
486 | 478 | | |
487 | 479 | | |
488 | 480 | | |
489 | | - | |
| 481 | + | |
| 482 | + | |
490 | 483 | | |
491 | 484 | | |
492 | 485 | | |
| |||
0 commit comments