| Commit message (Expand) | Author | Age | Files | Lines |
* | Turn libc.so into an ld script rather than a symlink pointing to the | jlh | 2013-06-12 | 1 | -0/+1 |
* | Disable NLS catalog use in libc if built with WITHOUT_NLS option. | gleb | 2012-05-21 | 1 | -0/+2 |
* | Don't link against libssp if MK_SSP is set to no. | marcel | 2012-05-19 | 1 | -1/+5 |
* | Import jemalloc 9ef7f5dc34ff02f50d401e41c8d9a4a928e7c2aa (dev branch, | jasone | 2012-04-17 | 1 | -0/+1 |
* | Merge index() and strchr() together. | ed | 2012-01-03 | 1 | -2/+2 |
* | Add the BSD-licensed Citrus iconv to the base system with default off | gabor | 2011-02-25 | 1 | -0/+3 |
* | Fix n32 compile. | jchandra | 2011-01-27 | 1 | -0/+1 |
* | Retire TARGET_ABI. | imp | 2011-01-07 | 1 | -5/+1 |
* | To support stack unwinding for cancellation points, add -fexceptions flag | davidxu | 2010-09-25 | 1 | -0/+7 |
* | Allow ABIs to provide their own LIBC_ARCH in a more generic way. As a side | nwhitehorn | 2010-08-25 | 1 | -4/+5 |
* | Fix an accidental sed... | imp | 2010-08-24 | 1 | -2/+2 |
* | Powerpc is special here. powerpc and powerpc64 use different ABIs, so | imp | 2010-08-24 | 1 | -12/+21 |
* | MFtbemd: | imp | 2010-08-23 | 1 | -10/+10 |
* | Style. | kib | 2010-08-23 | 1 | -1/+1 |
* | Disable all warnings when building gdtoa. This allows building libc with | rpaulo | 2010-08-01 | 1 | -1/+1 |
* | Provide 64-bit PowerPC support in libc. | nwhitehorn | 2010-07-10 | 1 | -0/+1 |
* | Merge jmallett@'s n64 work into HEAD - changeset 2 | jchandra | 2010-06-16 | 1 | -1/+6 |
* | Merge r195030 from project/mips to head by hand | imp | 2010-01-09 | 1 | -1/+1 |
* | Second attempt at eliminating .text relocations in shared libraries | kan | 2009-07-14 | 1 | -1/+1 |
* | Back out previous revision until better tested fix is ready. | kan | 2009-06-29 | 1 | -1/+1 |
* | Eliminate .text relocations in shared libraries compiled with stack protector. | kan | 2009-06-28 | 1 | -1/+1 |
* | - Reenable Native Language Support in libc. This feature was disabled due | gabor | 2009-03-13 | 1 | -0/+1 |
* | Enable GCC stack protection (aka Propolice) for userland: | ru | 2008-06-25 | 1 | -0/+6 |
* | Fixed "make checkdpadd" (missing library dependencies). | ru | 2007-10-01 | 1 | -0/+1 |
* | Use LDADD to add -lgcc to the end of linker command line. Using LDFLAGS | kan | 2007-05-19 | 1 | -1/+2 |
* | Make sure GCC will not try to link libc with itself. | kan | 2007-05-19 | 1 | -0/+5 |
* | Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it. | deischen | 2007-05-13 | 1 | -2/+0 |
* | Disable RPC exponential back-off for FreeBSD.org systems (IE. hidden | simon | 2007-03-04 | 1 | -0/+3 |
* | Remove alpha left-overs. | ru | 2006-08-22 | 1 | -2/+1 |
* | Remove pending actions asked in comments for SHLIB_MAJOR bump, done. | ache | 2006-05-22 | 1 | -2/+0 |
* | Bump library majro version for gethostbyaddr(3). | ume | 2006-05-21 | 1 | -1/+1 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | ume | 2006-04-28 | 1 | -0/+3 |
* | Update the resolver in libc to BIND9's one. | ume | 2006-03-21 | 1 | -0/+4 |
* | Provide alternate default for SHLIBDIR before bsd.own.mk does this. | ru | 2006-03-18 | 1 | -1/+2 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -4/+6 |
* | Allow bsd.lib.mk to generate the symbol version map. | deischen | 2006-03-16 | 1 | -14/+6 |
* | Desupport the undocumented NO_QUAD option, just don't compile | ru | 2006-03-16 | 1 | -1/+4 |
* | Add hooks to build libc with symbol versioning. This is | deischen | 2006-03-13 | 1 | -0/+14 |
* | gmon now supported on powerpc | grehan | 2005-12-29 | 1 | -2/+0 |
* | Respect the YES_HESIOD build variable. | phk | 2005-08-06 | 1 | -1/+1 |
* | Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. | das | 2005-01-15 | 1 | -6/+0 |
* | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | bz | 2004-11-13 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -2/+2 |
* | Bump the libc major version number to 6. | tjr | 2004-10-17 | 1 | -1/+1 |
* | Import the FreeBSD/arm libc bits. | cognet | 2004-05-14 | 1 | -0/+3 |
* | Add option NO_FP_LIBC, which disables floating-point support in | das | 2004-05-02 | 1 | -0/+3 |
* | libc is now WARNS=2 clean with the exception of the gdtoa bits (which | nectar | 2004-01-19 | 1 | -1/+1 |
* | Add and document ffsl(), fls() and flsl(). | des | 2004-01-13 | 1 | -2/+2 |
* | Replaced an ugly hack to selectively disable warnings | ru | 2004-01-11 | 1 | -0/+3 |
* | Fixed English error in previous commit. Fixed some older English errors. | bde | 2003-12-11 | 1 | -6/+5 |