* pe-dll.c (auto_export): Use bsearch to speed up scan of exports
[deliverable/binutils-gdb.git] / ld / emulparams / or32.sh
1 SCRIPT_NAME=or32
2 OUTPUT_FORMAT="coff-or32-big"
3 TEXT_START_ADDR=0x1000000
4 TARGET_PAGE_SIZE=0x1000000
5 ARCH=or32
This page took 0.029591 seconds and 4 git commands to generate.