aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
* Second attempt at eliminating .text relocations in shared librariesAlexander Kabaev2009-07-141-1/+1
* Back out previous revision until better tested fix is ready.Alexander Kabaev2009-06-291-1/+1
* Eliminate .text relocations in shared libraries compiled with stack protector.Alexander Kabaev2009-06-281-1/+1
* - Reenable Native Language Support in libc. This feature was disabled dueGabor Kovesdan2009-03-131-0/+1
* Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov2008-06-251-0/+6
* Fixed "make checkdpadd" (missing library dependencies).Ruslan Ermilov2007-10-011-0/+1
* Use LDADD to add -lgcc to the end of linker command line. Using LDFLAGSAlexander Kabaev2007-05-191-1/+2
* Make sure GCC will not try to link libc with itself.Alexander Kabaev2007-05-191-0/+5
* Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.Daniel Eischen2007-05-131-2/+0
* Disable RPC exponential back-off for FreeBSD.org systems (IE. hiddenSimon L. B. Nielsen2007-03-041-0/+3
* Remove alpha left-overs.Ruslan Ermilov2006-08-221-2/+1
* Remove pending actions asked in comments for SHLIB_MAJOR bump, done.Andrey A. Chernov2006-05-221-2/+0
* Bump library majro version for gethostbyaddr(3).Hajimu UMEMOTO2006-05-211-1/+1
* - Extend the nsswitch to support Services, Protocols and RpcHajimu UMEMOTO2006-04-281-0/+3
* Update the resolver in libc to BIND9's one.Hajimu UMEMOTO2006-03-211-0/+4
* Provide alternate default for SHLIBDIR before bsd.own.mk does this.Ruslan Ermilov2006-03-181-1/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-4/+6
* Allow bsd.lib.mk to generate the symbol version map.Daniel Eischen2006-03-161-14/+6
* Desupport the undocumented NO_QUAD option, just don't compileRuslan Ermilov2006-03-161-1/+4
* Add hooks to build libc with symbol versioning. This isDaniel Eischen2006-03-131-0/+14
* gmon now supported on powerpcPeter Grehan2005-12-291-2/+0
* Respect the YES_HESIOD build variable.Poul-Henning Kamp2005-08-061-1/+1
* Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.David Schultz2005-01-151-6/+0
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-2/+2
* Bump the libc major version number to 6.Tim J. Robbins2004-10-171-1/+1
* Import the FreeBSD/arm libc bits.Olivier Houchard2004-05-141-0/+3
* Add option NO_FP_LIBC, which disables floating-point support inDavid Schultz2004-05-021-0/+3
* libc is now WARNS=2 clean with the exception of the gdtoa bits (whichJacques Vidrine2004-01-191-1/+1
* Add and document ffsl(), fls() and flsl().Dag-Erling Smørgrav2004-01-131-2/+2
* Replaced an ugly hack to selectively disable warningsRuslan Ermilov2004-01-111-0/+3
* Fixed English error in previous commit. Fixed some older English errors.Bruce Evans2003-12-111-6/+5
* Add reference to standards/55112 for next time SHLIB_MAJOR is bumped.Mike Heffner2003-12-101-0/+1
* Baby steps. Set WARNS=1 for libc.Jacques Vidrine2003-11-171-0/+1
* Add a kluge suggested by Marcel to paper over the difference betweenGarrett Wollman2003-08-191-0/+1
* style.Makefile(5)David E. O'Brien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Axe AINC.Ruslan Ermilov2003-07-011-2/+2
* Clean up the way gdtoa sources are found.David E. O'Brien2003-03-131-7/+1
* Replace our ancient dtoa/strtod implementation with the gdtoaDavid Schultz2003-03-121-0/+7
* Implement fpclassify():Mike Barcroft2003-02-081-1/+1
* libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov2002-11-181-2/+57
* Zap the early-adopter transition aid before we get into seriousPeter Wemm2002-10-111-1/+0
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* Embellish more.David E. O'Brien2002-03-261-1/+1
* Embellish the comment.David E. O'Brien2002-03-261-2/+4
* Update comments. We uniformly use __FBSDID in libc now.David E. O'Brien2002-03-231-5/+5
* Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-(Peter Wemm2001-08-131-1/+2
* Fix the current libc breakage in current:Warner Losh2001-02-161-1/+1