| Commit message (Expand) | Author | Age | Files | Lines |
| * | lib: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 1 | -1/+0 |
| * | lib{c,lzma,z}: remove -DSYMBOL_VERSIONING from CFLAGS | Brooks Davis | 2023-11-15 | 1 | -1/+0 |
| * | libc: fix typo in Makefile comment | Brooks Davis | 2023-11-13 | 1 | -1/+1 |
| * | libc: enable initial-exec (IE) as default thread-local storage model on arm | R. Christian McDonald | 2023-11-09 | 1 | -4/+0 |
| * | msun: LIBCSRCDIR is too fragile, use ${SRCTOP}/lib/libc instead | Warner Losh | 2023-09-05 | 1 | -6/+8 |
| * | libc: include malloc via stdlib/Makefile.inc | Brooks Davis | 2023-08-16 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | bsd.lib.mk: decouple lib*_pic.a from TOOLCHAIN build knob | Ed Maste | 2023-05-01 | 1 | -3/+0 |
| * | Remove a few more references to riscv64sf. | John Baldwin | 2023-04-20 | 1 | -2/+1 |
| * | csu: move common code to libc | Konstantin Belousov | 2023-03-11 | 1 | -0/+1 |
| * | libc: Simplify soft-float on 32-bit arm | Warner Losh | 2023-02-14 | 1 | -2/+1 |
| * | libc: Include quad support on long32 ABIs | Brooks Davis | 2022-10-05 | 1 | -4/+1 |
| * | src.conf: Introduce WITHOUT_MACHDEP knob. | Gleb Popov | 2022-09-09 | 1 | -1/+1 |
| * | powerpc: enable initial-exec TLS | Piotr Kubaj | 2022-02-22 | 1 | -3/+4 |
| * | mips: remove libc | Warner Losh | 2021-12-31 | 1 | -4/+1 |
| * | libc: Use the initial-exec TLS model | Mark Johnston | 2021-07-16 | 1 | -0/+7 |
| * | libc: include rtld.h into static implementations of rtld interface | Konstantin Belousov | 2021-04-09 | 1 | -0/+8 |
| * | [PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le. | Brandon Bergren | 2020-09-23 | 1 | -2/+2 |
| * | Revert that! | Simon J. Gerraty | 2020-07-19 | 1 | -1/+1 |
| * | Oops missed Makefile.config | Simon J. Gerraty | 2020-07-19 | 1 | -1/+1 |
| * | Remove sparc64 specific parts of libc. | Warner Losh | 2020-02-26 | 1 | -1/+0 |
| * | libssp_nonshared: use only on i386 and ppc | Ed Maste | 2020-02-05 | 1 | -2/+4 |
| * | revert r341429 "disable BIND_NOW in libc, libthr, and rtld" | Ed Maste | 2019-03-28 | 1 | -2/+0 |
| * | Unify i386 and amd64 getcontextx.c, and use ifuncs while there. | Konstantin Belousov | 2019-02-14 | 1 | -0/+1 |
| * | disable BIND_NOW in libc, libthr, and rtld | Ed Maste | 2018-12-03 | 1 | -0/+2 |
| * | revert r340640 "libc: forcibly disable BIND_NOW" | Ed Maste | 2018-11-26 | 1 | -2/+0 |
| * | libc: forcibly disable BIND_NOW | Ed Maste | 2018-11-19 | 1 | -0/+2 |
| * | Move libc linker ifunc test to build target only | Ed Maste | 2018-09-24 | 1 | -5/+6 |
| * | libc: require ifunc-capable linker for amd64/i386 | Ed Maste | 2018-09-21 | 1 | -0/+5 |
| * | Strip __RCSID() and __SCCSID() strings by default when building libc. | John Baldwin | 2018-07-03 | 1 | -2/+4 |
| * | Now that a special no-SSP libc is used for rtld, allow | Konstantin Belousov | 2018-05-09 | 1 | -4/+0 |
| * | Created static libc PIC/no-SSP library to be used by rtld. | Konstantin Belousov | 2018-05-09 | 1 | -0/+1 |
| * | Support armv7 builds for userland | Warner Losh | 2017-10-05 | 1 | -1/+1 |
| * | Add HAS_TESTS to all Makefiles that are currently using the | Enji Cooper | 2017-08-02 | 1 | -0/+1 |
| * | Convert traditional ${MK_TESTS} conditional idiom for including test | Enji Cooper | 2017-08-02 | 1 | -3/+1 |
| * | Replace dot-dot relative pathing with SRCTOP-relative paths where possible | Enji Cooper | 2017-01-20 | 1 | -1/+1 |
| * | Add full softfloat and hardfloat support for RISC-V. | Ruslan Bukin | 2016-11-16 | 1 | -1/+2 |
| * | Add full softfloat and hardfloat support for MIPS. | Ruslan Bukin | 2016-10-31 | 1 | -1/+1 |
| * | Add different libc ldscript: the one without libssp -- | Ruslan Bukin | 2016-10-12 | 1 | -0/+4 |
| * | Implement userspace gettimeofday(2) with HPET timecounter. | Konstantin Belousov | 2016-08-17 | 1 | -0/+3 |
| * | Make armv6 hard float abi by default. Kill armv6hf. | Warner Losh | 2016-05-18 | 1 | -1/+2 |
| * | MFH | Glen Barber | 2016-04-04 | 1 | -0/+3 |
| |\ |
|
| | * | WITHOUT_TOOLCHAIN: Fix build of rtld. | Bryan Drewery | 2016-03-31 | 1 | -0/+3 |
| * | | Remove libc, librtld_db, libthr packages, and further increase | Glen Barber | 2016-02-05 | 1 | -1/+1 |
| * | | First pass through library packaging. | Glen Barber | 2016-02-04 | 1 | -0/+1 |
| |/ |
|
| * | Remove excess whitespace | Bryan Drewery | 2016-01-27 | 1 | -1/+1 |
| * | Replace .CURDIR with SRCTOP to respect LIBC_SRCTOP feature. | Bryan Drewery | 2016-01-25 | 1 | -5/+5 |
| * | Fix compilation on MIPS (typo introduced in r294227). | Ruslan Bukin | 2016-01-18 | 1 | -1/+1 |
| * | Bring in initial libc and libstand support for RISC-V. | Ruslan Bukin | 2016-01-17 | 1 | -1/+2 |
| * | Make libxnet.so a symlink to libc.so. This makes `-lxnet` a no-op, as | Colin Percival | 2015-12-25 | 1 | -0/+1 |