]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/emulparams/elf32kvx.sh
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / emulparams / elf32kvx.sh
1 # Copyright (C) 2009-2024 Free Software Foundation, Inc.
2 # Contributed by Kalray SA.
3
4 # This program is free software; you can redistribute it and/or modify
5 # it under the terms of the GNU General Public License as published by
6 # the Free Software Foundation; either version 3 of the License, or
7 # (at your option) any later version.
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 # GNU General Public License for more details.
13
14 # You should have received a copy of the GNU General Public License
15 # along with this program; see the file COPYING3. If not,
16 # see <http://www.gnu.org/licenses/>. */
17
18 ARCH=kvx
19 MACHINE=
20 SCRIPT_NAME=elf
21
22 # bundle with 1 nop insn
23 NOP=0x00f0037f
24
25 TEMPLATE_NAME=elf
26 EXTRA_EM_FILE=kvxelf
27
28 OUTPUT_FORMAT="elf32-kvx"
29 TEXT_START_ADDR=0x10000
30 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
31 WRITABLE_RODATA=
32 GENERATE_SHLIB_SCRIPT=yes