change and rename gmp_string_asprintf to return an std::string
[binutils-gdb.git] / ld / emulparams / m32relf.sh
blobd67368b5ccac6cfca3d913ae8aacc5c10bffc3be
1 MACHINE=
2 SCRIPT_NAME=elf
3 TEMPLATE_NAME=elf
4 OUTPUT_FORMAT="elf32-m32r"
5 TEXT_START_ADDR=0x100
6 ARCH=m32r
7 MACHINE=
8 MAXPAGESIZE=32
9 EMBEDDED=yes
11 # This sets the stack to the top of simulator memory (8MB).
12 OTHER_SYMBOLS='PROVIDE (_stack = 0x800000);'