Don't use "_gp" on RISC-V, use "_global_pointer$" instead
[deliverable/binutils-gdb.git] / ld / emulparams / h8500b.sh
1 SCRIPT_NAME=h8500b
2 OUTPUT_FORMAT="coff-h8500"
3 TEXT_START_ADDR=0x8000
4 TARGET_PAGE_SIZE=128
5 ARCH=h8500
This page took 0.030393 seconds and 4 git commands to generate.