newlib-cygwin/libgloss/arc/hl
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_api.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_api.h arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_argc.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_argv.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_clock.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_close.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_exit.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_fstat.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_gettimeofday.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_gw.c arc: libgloss: Prepare for porting to ARCv3 2024-08-20 18:24:15 -04:00
hl_gw.h arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_isatty.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_lseek.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_open.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_read.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_toolchain.h arc: libgloss: Prepare for porting to ARCv3 2024-08-20 18:24:15 -04:00
hl_unlink.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00
hl_write.c arc: libgloss: Introduce hostlink interface 2024-05-22 14:25:44 -04:00