summaryrefslogtreecommitdiff
path: root/lib/libc/csu
AgeCommit message (Expand)Author
6 dayslibc/csu: Pass HWCAP flags to ifunc resolver functionsSarah Walker
10 dayslib: remove powerpcspeMinsoo Choo
2025-06-24csu: C standard requires errno on main() entryKonstantin Belousov
2024-10-19libc/csu: Unify INIT_RELOCS across architecturesJessica Clarke
2024-10-18libc/csu: Support IFUNCs on riscvJessica Clarke
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-22libc/csu: Do not compile the finalizer() for PIC buildDmitry Chagin
2023-03-12lib/csu: do not compile the body of handle_static_init() for PIC build at allKonstantin Belousov
2023-03-12libc/csu: add powerpcspeKonstantin Belousov
2023-03-12libc/csu: rename ignore_init.c to libc_start1.cKonstantin Belousov
2023-03-12libc: move declaration of 'char **environ' to common private headerKonstantin Belousov
2023-03-12x86: microoptimize static PIE startupKonstantin Belousov
2023-03-12csu: move common code to libcKonstantin Belousov