summaryrefslogtreecommitdiffstats
path: root/tools/include/nolibc/arch-x86_64.h
Commit message (Expand)AuthorAgeFilesLines
* tools/nolibc: Remove .global _start from the entry point codeAmmar Faizi2022-04-201-1/+0
* tools/nolibc: Replace `asm` with `__asm__`Ammar Faizi2022-04-201-36/+36
* tools/nolibc: x86-64: Update System V ABI document linkAmmar Faizi2022-04-201-1/+1
* tools/nolibc/arch: mark the _start symbol as weakWilly Tarreau2022-04-201-0/+1
* tools/nolibc/arch: split arch-specific code into individual filesWilly Tarreau2022-04-201-0/+215