newlib-cygwin/libgloss/arc
Yuriy Kolerov 2c338fd7d8 arc: libgloss: Add build rules for new boards
Add build rules to support packages for development boards and
nSIM hostlink.

Makefile.in is generated this way:

    $ autoconf --version
    autoconf (GNU Autoconf) 2.69
    $ automake --version
    automake (GNU automake) 1.15.1
    $ cd libgloss
    $ autoreconf -i

Signed-off-by: Yuriy Kolerov <kolerov93@gmail.com>
2024-05-22 14:26:48 -04:00
..
hl arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -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-timer.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -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: Clean registers before any use 2024-05-22 14:25:57 -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: Add support of EM Starter Kit board 2024-05-22 14:26:40 -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 Add profile support. 2017-06-14 14:51:20 +02:00
hl-setup.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl-stub.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -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: Add support of IoT Development Kit board 2024-05-22 14:26:21 -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 Add support for ARC to libgloss 2015-11-12 14:11:47 +01:00
nsim-syscalls.c arc: libgloss: Use fstat call instead of stat for nSIM 2024-05-22 14:25:37 -04:00
nsim.specs Fix libgloss arc nsim specs file. 2016-05-11 12:45:55 -04:00
readme-hostlink.md arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
sbrk.c Add support for ARC to libgloss 2015-11-12 14:11:47 +01:00
uart-8250-stub.c arc: libgloss: Add UART 8250 library 2024-05-22 14:26:03 -04:00
uart-8250.c arc: libgloss: Add UART 8250 library 2024-05-22 14:26:03 -04:00
uart-8250.h arc: libgloss: Add UART 8250 library 2024-05-22 14:26:03 -04:00