summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Expand)Author
2011-01-12Update dialog to version 20100428. This changes the license under whichNathan Whitehorn
2011-01-07Retire TARGET_ABI.Warner Losh
2010-12-29Switch mips architectures back to libgcc.Alexander Kabaev
2010-11-14Sync: merge r215273 through r215318 from ^/head.Dimitry Andric
2010-11-14These two cases should be different...Warner Losh
2010-11-12Sync: merge r215141 through r215188 from ^/head.Dimitry Andric
2010-11-12Revert to libgcc for sparc64.Ed Schouten
2010-11-11Sync: merge r214895 through r215140 from ^/head.Dimitry Andric
2010-11-11Replace libgcc.a by libcompiler_rt.a.Ed Schouten
2010-11-11Don't use ${LIB} to obtain the library name.Ed Schouten
2010-11-10Complete the integration of tbemd branch into head.Warner Losh
2010-10-22Garbage collect gnu/lib/libiberty and gnu/lib/libg2c, these have notDimitry Andric
2010-09-21When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2Dimitry Andric
2010-09-07GCC defines built-ins for atomic instructions found on i486 and higher.Tijl Coosemans
2010-08-31Use a more robust way to substitute gcc for clang, when compilingDimitry Andric
2010-08-28Repair some build breakage introduced in r211725 and garbage collect someNathan Whitehorn
2010-08-24Create a checklist and call one of the *printw() functions from theWarner Losh
2010-08-23MFtbemd:Warner Losh
2010-08-21We need to pull bsd.own.mk before modifying the CC variable. OtherwiseRui Paulo
2010-08-12Fix buildworld -DNO_CLEAN when using with Perforce, which marks files asWill Andrews
2010-07-22Disable building libobjc with clang as it's not yet supported.Rui Paulo
2010-07-10Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesNathan Whitehorn
2010-06-18Often reported issue with newer ld is:Konstantin Belousov
2010-06-15Make all tests in libdialog compilable.Andrey V. Elsukov
2010-06-02Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.Juli Mallett
2010-05-12Non-GCC gcc compatible compilers may provide the same multimedia intrinsicDavid E. O'Brien
2010-01-22Use the new PO_CXXFLAGS from r202807 to remove the '-ffunction-sections'Stephane E. Potvin
2010-01-08Merge r195030 from project/mips into head by hand:Warner Losh
2009-12-14Fix one spelling and one copy&paste error in comments.Alexander Kabaev
2009-10-25Compile libgcov without stack protection. It can be linked intoAlexander Kabaev
2009-07-19Bump the version of all non-symbol-versioned shared libraries inKen Smith
2009-07-14Second attempt at eliminating .text relocations in shared librariesAlexander Kabaev
2009-06-29Back out previous revision until better tested fix is ready.Alexander Kabaev
2009-06-28Eliminate .text relocations in shared libraries compiled with stack protector.Alexander Kabaev
2009-06-21Compile static gcov library with -fPIC to match what stock GCC buildsAlexander Kabaev
2009-02-24Restore the install location of libssp.so.0.Ruslan Ermilov
2009-02-21Fix build when WITH_SSP is set explicitly.Ruslan Ermilov
2009-02-13Honor WITHOUT_INSTALLLIB in some places.Jung-uk Kim
2008-12-31There's no need to redundantly redefine atomicity.h.Warner Losh
2008-09-28Revert previous commit. The prototype has been moved to unistd.hMarcel Moolenaar
2008-09-26Add -D_OSRELDATE_H to CFLAGS to prevent the declaration ofMarcel Moolenaar
2008-09-19MFP4: Add mips to the list of soft-float platforms.Warner Losh
2008-09-19mfp4: sort the architectures alphabetically...Warner Losh
2008-09-19Prefer the patch in p4 to the patch in svn as it properly sorts theWarner Losh
2008-09-01Add FreeBSD/MIPS support to GCC.David E. O'Brien
2008-06-25Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov
2008-06-16Install extra include files that were forgotten in original GCC 4.2.xAlexander Kabaev
2008-05-03 Add MIPS to the list of "no TLS" architectures.Oleksandr Tymoshenko
2008-02-24Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPCRafal Jaworowski
2008-01-24Remove one more alpha leftover.Ruslan Ermilov