newlib-cygwin/libgloss/arc
Yuriy Kolerov b99f27c25f arc: libgloss: Prepare for porting to ARCv3
There are 3 families of Synopsys DeisgnWare ARC processors:
ARCompact/ARCv1 (32-bit), ARCv2 (32-bit) and ARCv3 (32-bit
and 64-bit targets). Upstream Newlib supports only ARCv1/2.
This commit prepares ARCv1/2 libgloss port to be reused by
ARCv3 port (except crt* files). Note that __ARC64__ macro
stands for all ARCv3 targets.

Signed-off-by: Yuriy Kolerov <ykolerov@synopsys.com>
2024-08-20 18:24:15 -04:00
..
hl arc: libgloss: Prepare for porting to ARCv3 2024-08-20 18:24:15 -04:00
Makefile.inc arc: libgloss: Add build rules for new boards 2024-05-22 14:26:48 -04:00
arc-main-helper.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
arc-specific.h arc: libgloss: Accommodate MetaWare's standard symbol names 2024-08-20 18:23:34 -04:00
arc-symbols.h arc: libgloss: Accommodate MetaWare's standard symbol names 2024-08-20 18:23:34 -04:00
arc-timer.c arc: libgloss: Accommodate MetaWare's standard symbol names 2024-08-20 18:23:34 -04:00
arc-timer.h arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
arcv2elf-common.ld arc: libgloss: Add a linker script common for all boards 2024-05-22 14:26:09 -04:00
crt0.S arc: libgloss: Accommodate MetaWare's standard symbol names 2024-08-20 18:23:34 -04:00
emsdp-uart-setup.c arc: libgloss: Add support of EM SDP board 2024-05-22 14:26:33 -04:00
emsdp1.1.ld arc: libgloss: Add support of EM SDP board 2024-05-22 14:26:33 -04:00
emsdp1.1.specs arc: libgloss: Add support of EM SDP board 2024-05-22 14:26:33 -04:00
emsdp1.1_ram.ld arc: libgloss: Add support of EM SDP board 2024-05-22 14:26:33 -04:00
emsdp1.1_ram.specs arc: libgloss: Add support of EM SDP board 2024-05-22 14:26:33 -04:00
emsdp1.2.ld arc: libgloss: Add support of EM SDP board 2024-05-22 14:26:33 -04:00
emsdp1.2.specs arc: libgloss: Add support of EM SDP board 2024-05-22 14:26:33 -04:00
emsdp1.2_ram.ld arc: libgloss: Add support of EM SDP board 2024-05-22 14:26:33 -04:00
emsdp1.2_ram.specs arc: libgloss: Add support of EM SDP board 2024-05-22 14:26:33 -04:00
emsk-uart-setup.c arc: libgloss: Accommodate MetaWare's standard symbol names 2024-08-20 18:23:34 -04:00
emsk1_em4.ld arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk1_em4.specs arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk1_em6.ld arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk1_em6.specs arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk1_em6_ram.ld arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk1_em6_ram.specs arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.1_em5d.ld arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.1_em5d.specs arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.1_em7d.ld arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.1_em7d.specs arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.1_em7d_ram.ld arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.1_em7d_ram.specs arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.2_em7d.ld arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.2_em7d.specs arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.2_em7d_ram.ld arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.2_em7d_ram.specs arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.2_em9d.ld arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.2_em9d.specs arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.2_em9d_ram.ld arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.2_em9d_ram.specs arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.2_em11d.ld arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.2_em11d.specs arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.2_em11d_ram.ld arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
emsk2.2_em11d_ram.specs arc: libgloss: Add support of EM Starter Kit board 2024-05-22 14:26:40 -04:00
gcrt0.S arc: Remove @ from symbol references in assembly 2024-08-20 18:23:20 -04:00
hl-setup.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl-stub.c arc: libgloss: Prepare for porting to ARCv3 2024-08-20 18:24:15 -04:00
hl.specs arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hsdk-uart-setup.c arc: libgloss: Add support of HS Development Kit board 2024-05-22 14:26:28 -04:00
hsdk.ld arc: libgloss: Add support of HS Development Kit board 2024-05-22 14:26:28 -04:00
hsdk.specs arc: libgloss: Add support of HS Development Kit board 2024-05-22 14:26:28 -04:00
iotdk-uart-setup.c arc: libgloss: Accommodate MetaWare's standard symbol names 2024-08-20 18:23:34 -04:00
iotdk.ld arc: libgloss: Add support of IoT Development Kit board 2024-05-22 14:26:21 -04:00
iotdk.specs arc: libgloss: Add support of IoT Development Kit board 2024-05-22 14:26:21 -04:00
libcfunc.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
mcount.c Add profile support. 2017-06-14 14:51:20 +02:00
nano.specs Fix libgloss/arc/nano.specs file. 2016-05-06 15:56:46 -04:00
nsim-syscall.h arc: libgloss: Fix define guard in nsim-syscall.h 2024-08-20 18:21:28 -04:00
nsim-syscalls.c arc: libgloss: Prepare for porting to ARCv3 2024-08-20 18:24:15 -04:00
nsim.specs Fix libgloss arc nsim specs file. 2016-05-11 12:45:55 -04:00
readme-hostlink.md arc: libgloss: Clean MetaWare hostlink documentation 2024-08-20 18:22:49 -04:00
sbrk.c arc: libgloss: Accommodate MetaWare's standard symbol names 2024-08-20 18:23:34 -04:00
uart-8250-stub.c arc: libgloss: Add UART 8250 library 2024-05-22 14:26:03 -04:00
uart-8250.c arc: libgloss: Accommodate MetaWare's standard symbol names 2024-08-20 18:23:34 -04:00
uart-8250.h arc: libgloss: Add UART 8250 library 2024-05-22 14:26:03 -04:00