The patch below adds binutils support for the SHT_ARM_EXIDX, as defined by
[deliverable/binutils-gdb.git] / ld / emulparams / elf64_ia64_fbsd.sh
1 . ${srcdir}/emulparams/elf64_ia64.sh
2 TEXT_START_ADDR="0x2000000000000000"
3 unset DATA_ADDR
4 . ${srcdir}/emulparams/elf_fbsd.sh
This page took 0.030066 seconds and 4 git commands to generate.