summaryrefslogtreecommitdiff
path: root/lib/csu/riscv
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-10-29dirdeps: Add missing dependency filesStephen J. Kiernan
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-03-12csu: move common code to libcKonstantin Belousov
2021-07-25lib/csu: Get rid of unused fptr typedef on amd64.Gleb Popov
2020-07-03Consolidate duplicated logic in csu Makefiles to lib/csu/Makefile.inc.John Baldwin
2020-06-26Only include object files from .ALLSRC when linking crt1 objects.John Baldwin
2020-06-24Always compile the brand and ignore init ELF notes standalone.John Baldwin
2020-06-15Remove the sed hack for ABI tag notes.John Baldwin
2019-09-09csu: Add the riscv .init call sequenceKristof Provost
2018-10-30Build the csu tests on all architectures.Andrew Turner
2018-10-13Process irelocs for statically linked binaries from crt1 on x86.Konstantin Belousov
2017-08-10Support for v1.10 (latest) of RISC-V privilege specification.Ruslan Bukin
2017-04-07Rework r234502 to include a modified CFLAGS along with ACFLAGS.John Baldwin
2017-01-20Use SRCTOP-relative paths and .CURDIR with :H instead of ".." specified pathsEnji Cooper
2015-12-11Start support for the RISC-V 64-bit architecture developed by UC Berkeley.Ruslan Bukin