Commit 214f390
committed
microblaze: apply toolchain 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.
Patches obtained from https://github.com/xilinx/meta-xilinx/
Signed-off-by: Alp Sayin <[email protected]>1 parent b9321a7 commit 214f390
1 file changed
+1
-1
lines changed- bfd/Makefile.am+2
- bfd/Makefile.in+3
- bfd/bfd-in2.h+26-1
- bfd/configure+2
- bfd/configure.ac+2
- bfd/cpu-microblaze.c+52-1
- bfd/elf-eh-frame.c+3
- bfd/elf32-microblaze.c+269-51
- bfd/elf64-microblaze.c+3.8k
- bfd/libbfd.h+3
- bfd/reloc.c+20
- bfd/targets.c+6
- binutils/readelf.c+4
- gas/config/tc-microblaze.c+1.1k-110
- gas/config/tc-microblaze.h+3-1
- gas/expr.c+9
- include/elf/common.h+4
- include/elf/microblaze.h+4
- ld/Makefile.am+4
- ld/Makefile.in+6
- ld/configure.tgt+3
- ld/emulparams/elf64microblaze.sh+23
- ld/emulparams/elf64microblazeel.sh+23
- ld/ldexp.c+5-3
- ld/ldexp.h+1
- ld/ldlang.c+9-3
- ld/ldmain.c+12
- opcodes/microblaze-dis.c+57-12
- opcodes/microblaze-opc.h+214-9
- opcodes/microblaze-opcm.h+31-8
0 commit comments