aboutsummaryrefslogtreecommitdiff
path: root/libgloss/arc/crt0.S
AgeCommit message (Expand)AuthorFilesLines
2024-05-22arc: libgloss: Clean registers before any useYuriy Kolerov1-0/+41
2024-05-22arc: libgloss: Use atexit to setup fini routinesClaudiu Zissulescu1-20/+5
2024-05-22arc: libgloss: Introduce hostlink interfaceVladimir Isaev1-8/+18
2024-05-22arc: libc, libgloss: Remove .file directive from .S filesYuriy Kolerov1-2/+1
2022-05-18Use global atexit data for all configurationsSebastian Huber1-5/+6
2017-06-14Add JLI support.Claudiu Zissulescu1-1/+6
2017-06-14Add profile support.Claudiu Zissulescu1-0/+14
2016-08-11arc: Add align keyword.Claudiu Zissulescu1-2/+2
2016-05-25arc: Have nops in _exit_halt only for ARCompactAnton Kolesov1-6/+9
2016-05-25arc: Rework default exception handlers for ARC EM and HSAnton Kolesov1-73/+34
2016-05-02Fix support ARC processors without barrel-shifterJeff Johnston1-1/+6
2016-05-02Update crt0.S for ARC.Jeff Johnston1-9/+23
2015-11-12Add support for ARC to libglossAnton Kolesov1-0/+241