[ARC] Allow non-instruction relocations within .text sections
[deliverable/binutils-gdb.git] / ld / emulparams / avr51.sh
CommitLineData
7b21ac3f
EW
1ARCH=avr:51
2MACHINE=
3SCRIPT_NAME=avr
4OUTPUT_FORMAT="elf32-avr"
5MAXPAGESIZE=1
6EMBEDDED=yes
7TEMPLATE_NAME=elf32
8
9TEXT_LENGTH=128K
84f1b567
NC
10DATA_ORIGIN=0x800100
11DATA_LENGTH=0xff00
7b21ac3f 12EXTRA_EM_FILE=avrelf
This page took 0.326366 seconds and 4 git commands to generate.