Welcome to mirror list, hosted at ThFree Co, Russian Federation.

elf-aem-ve.specs « aarch64 « libgloss - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 671d3c14fea55b587aeee92ec18abc5f6b645105 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# aem-ve.specs
#
# Spec file for AArch64 baremetal newlib, libgloss on VE platform with AngelAPI
# semi-hosting.
#
# This Spec file is also appropriate for the foundation model.

%rename link old_link

*link:
-Ttext-segment 0x80000000 %(old_link)

%rename lib libc

*libgloss:
-lrdimon

*lib:
cpu-init/rdimon-aem-el3.o%s --start-group %(libc) %(libgloss) --end-group