The patch below adds binutils support for the SHT_ARM_EXIDX, as defined by
[deliverable/binutils-gdb.git] / ld / emulparams / vanilla.sh
1 SCRIPT_NAME=vanilla
2 TEXT_START_ADDR=0
3 TARGET_PAGE_SIZE=128
4 ARCH=unknown
5 TEMPLATE_NAME=vanilla
This page took 0.031556 seconds and 4 git commands to generate.