aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libc: include rtld.h into static implementations of rtld interfaceKonstantin Belousov2021-04-091-0/+8
* [PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le.Brandon Bergren2020-09-231-2/+2
* Revert that!Simon J. Gerraty2020-07-191-1/+1
* Oops missed Makefile.configSimon J. Gerraty2020-07-191-1/+1
* Remove sparc64 specific parts of libc.Warner Losh2020-02-261-1/+0
* libssp_nonshared: use only on i386 and ppcEd Maste2020-02-051-2/+4
* revert r341429 "disable BIND_NOW in libc, libthr, and rtld"Ed Maste2019-03-281-2/+0
* Unify i386 and amd64 getcontextx.c, and use ifuncs while there.Konstantin Belousov2019-02-141-0/+1
* disable BIND_NOW in libc, libthr, and rtldEd Maste2018-12-031-0/+2
* revert r340640 "libc: forcibly disable BIND_NOW"Ed Maste2018-11-261-2/+0
* libc: forcibly disable BIND_NOWEd Maste2018-11-191-0/+2
* Move libc linker ifunc test to build target onlyEd Maste2018-09-241-5/+6
* libc: require ifunc-capable linker for amd64/i386Ed Maste2018-09-211-0/+5
* Strip __RCSID() and __SCCSID() strings by default when building libc.John Baldwin2018-07-031-2/+4
* Now that a special no-SSP libc is used for rtld, allowKonstantin Belousov2018-05-091-4/+0
* Created static libc PIC/no-SSP library to be used by rtld.Konstantin Belousov2018-05-091-0/+1
* Support armv7 builds for userlandWarner Losh2017-10-051-1/+1
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Replace dot-dot relative pathing with SRCTOP-relative paths where possibleEnji Cooper2017-01-201-1/+1
* Add full softfloat and hardfloat support for RISC-V.Ruslan Bukin2016-11-161-1/+2
* Add full softfloat and hardfloat support for MIPS.Ruslan Bukin2016-10-311-1/+1
* Add different libc ldscript: the one without libssp --Ruslan Bukin2016-10-121-0/+4
* Implement userspace gettimeofday(2) with HPET timecounter.Konstantin Belousov2016-08-171-0/+3
* Make armv6 hard float abi by default. Kill armv6hf.Warner Losh2016-05-181-1/+2
* MFHGlen Barber2016-04-041-0/+3
|\
| * WITHOUT_TOOLCHAIN: Fix build of rtld.Bryan Drewery2016-03-311-0/+3
* | Remove libc, librtld_db, libthr packages, and further increaseGlen Barber2016-02-051-1/+1
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* Remove excess whitespaceBryan Drewery2016-01-271-1/+1
* Replace .CURDIR with SRCTOP to respect LIBC_SRCTOP feature.Bryan Drewery2016-01-251-5/+5
* Fix compilation on MIPS (typo introduced in r294227).Ruslan Bukin2016-01-181-1/+1
* Bring in initial libc and libstand support for RISC-V.Ruslan Bukin2016-01-171-1/+2
* Make libxnet.so a symlink to libc.so. This makes `-lxnet` a no-op, asColin Percival2015-12-251-0/+1
* Move the stack protector to a new "secure" directoryPedro F. Giffuni2015-08-141-0/+1
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Merge sync of headSimon J. Gerraty2015-05-271-8/+9
|\
| * Build/install libc, librt, libthr, and msun NetBSD test suites on allEnji Cooper2015-04-271-1/+3
| * The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andKonstantin Belousov2015-04-181-4/+0
| * Add the start of libc and libstand for arm64. Not all of the machineAndrew Turner2015-04-071-1/+2
| * Add a ${CP} alias for copying files in the build.Will Andrews2015-01-161-2/+2
| * Fix known issues which blow up the process after dlopen("libthr.so")Konstantin Belousov2015-01-031-0/+4
| * Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-4/+2
* | Merge from head@274682Simon J. Gerraty2014-11-191-2/+6
|\|
| * Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...Enji Cooper2014-11-041-0/+2
| * Fix incremental builds involving non-root users with read-only source files.Will Andrews2014-09-181-2/+2
| * Fix "make checkdpadd" for lib/libc when MK_SSP != noEnji Cooper2014-08-251-0/+1
| * Bring the md5 functions into libc for internal use only.Hajimu UMEMOTO2014-08-121-0/+1
* | Merge head from 7/28Simon J. Gerraty2014-08-191-1/+0
|\|