x32: Align the .note.gnu.property section to 4 bytes
[deliverable/binutils-gdb.git] / ld / emulparams / d10velf.sh
1 MACHINE=
2 SCRIPT_NAME=elfd10v
3 OUTPUT_FORMAT="elf32-d10v"
4 TEXT_START_ADDR=0x01014000
5 READONLY_START_ADDR=0x02000004
6 ARCH=d10v
7 MAXPAGESIZE=32
8 EMBEDDED=t
9 TEMPLATE_NAME=elf32
This page took 0.030441 seconds and 4 git commands to generate.