aboutsummaryrefslogtreecommitdiffstats
path: root/meta-microblaze
AgeCommit message (Collapse)Author
2020-12-07gdb: Fix on-target GDB compilationMark Hatle
Target gdb/gdbserver failed to compile due to out of date microblaze-linux-nat.c, correct this and ancillary files. Note, this only corrects compilation the code may not function properly. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
2020-12-04newlib: update to early gatesgarth versionMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-12-04gcc: update to early gatesgarth versionMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-12-04gdb: update to early gatesgarth versionMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-12-04binutils: update to early gatesgarth versionMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-11-30meta-microblaze: Move gcc patch that was missed in the prior workMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
2020-08-14meta-microblaze: toolchainsMark Hatle
Resync the microblaze toolchain items to match the latest YP master version. binutils and gdb are based on the same patch set, but the release version are based on slightly different sources, thus the patches are a bit different. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
2020-08-14qemu: Enable microblaze support to qemu buildsMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
2020-08-14meta-microblaze: Rename recipes-microblaze to match oe-coreMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
2020-08-14Move microblaze specific items to new meta-microblaze layerMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>