summaryrefslogtreecommitdiffstats
path: root/meta-microblaze/recipes-devtools
Commit message (Collapse)AuthorAgeFilesLines
* binutils/gdb: Disable hunk from microblaze patchgatesgarthMark Hatle2021-04-202-2/+2
| | | | | | | | | | The disabled chunk triggers a compilation failure when trying to build newlib for microblaze64. ld: MicroBlaze architecture of input file `/tmp/ccHA6bsQ.o' is incompatible with MicroBlaze output ld: warning: cannot find entry symbol _start; defaulting to 0000000000000050 Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* binutils/gdb: Fix various microblaze 64 issuesMark Hatle2021-04-206-13/+412
| | | | | | | Issue: CR-1089197 Issue: CR-1093443 Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* binutils: Workaround for Microblaze 64 linking failureMark Hatle2021-04-061-9/+0
| | | | | | | | The typecast is causing linking to not work properly, however it does cause a compilation warning to return that a typecast is likely needed. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze gcc-source: Fix barrel shift for versions under v10.0Mark Hatle2021-04-062-0/+50
| | | | | | | Issue reported by Daniel Mack via the meta-xilinx mailing list. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* gdb: Fix on-target GDB compilationMark Hatle2020-12-074-0/+578
| | | | | | | | 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>
* gcc: update to early gatesgarth versionMark Hatle2020-12-0462-1051/+641
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* gdb: update to early gatesgarth versionMark Hatle2020-12-0448-1568/+2505
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* binutils: update to early gatesgarth versionMark Hatle2020-12-0459-1876/+2805
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-microblaze: Move gcc patch that was missed in the prior workMark Hatle2020-11-302-0/+59
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: toolchainsMark Hatle2020-08-14173-6967/+3249
| | | | | | | | | | 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>
* qemu: Enable microblaze support to qemu buildsMark Hatle2020-08-144-2/+5
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-microblaze: Rename recipes-microblaze to match oe-coreMark Hatle2020-08-14172-0/+33056
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>