diff options
author | Graham Markall <graham.markall@embecosm.com> | 2016-12-08 16:58:23 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2017-01-10 10:55:13 +0000 |
commit | 07ccf83cf5424d019ab091a7bac0fee26564e420 (patch) | |
tree | 37eeead32cf2ae4a4720174c2ff60a4f7b4ff5f1 /binutils | |
parent | 74def31dcd248441a49755721da81ca73d99c4fb (diff) | |
download | fsf-binutils-gdb-07ccf83cf5424d019ab091a7bac0fee26564e420.zip fsf-binutils-gdb-07ccf83cf5424d019ab091a7bac0fee26564e420.tar.gz fsf-binutils-gdb-07ccf83cf5424d019ab091a7bac0fee26564e420.tar.bz2 |
[ARC] Add new linker emulation for nps
The arc700 nps variant uses some specific named sections to
facilitate its CMEM based instructions, which operate on memory
regions fixed at specific addresses.
This commit adds the arclinux_nps emulation, which is based on the
arclinux emulation. The new emulation uses the OTHER_SECTIONS
variable in the emulation parameters script to provide symbols
mapping to various locations in the CMEM space on nps.
The accompanying test ensures that all symbols are provided at the
correct address in the linker script.
ld/ChangeLog:
* Makefile.am: Add earclinux_nps.c target and add to
ALL_EMULATION_SOURCES.
* Makefile.in: Likewise, regenerated.
* configure.tgt: Add arclinux_nps as an extra emulation for
arc*-*-elf* and arc*-*-linux*.
* emulparams/arc-nps.sh: New file.
* emulparams/arclinux_nps.sh: New file.
* testsuite/ld-arc/arclinux-nps.d,
* testsuite/ld-arc/arclinux-nps.s: New test.
Diffstat (limited to 'binutils')
0 files changed, 0 insertions, 0 deletions