summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* Sync: merge r215273 through r215318 from ^/head.dim2010-11-141-2/+2
*-. Sync: merge r215141 through r215188 from ^/head.dim2010-11-121-0/+4
|\ \
| * | Revert to libgcc for sparc64.ed2010-11-121-0/+4
| |/
* | Sync: merge r214895 through r215140 from ^/head.dim2010-11-111-19/+18
|\ \ | |/
| * Replace libgcc.a by libcompiler_rt.a.ed2010-11-111-1/+0
| * Don't use ${LIB} to obtain the library name.ed2010-11-111-9/+9
| * Complete the integration of tbemd branch into head.imp2010-11-101-9/+9
* | Garbage collect gnu/lib/libiberty and gnu/lib/libg2c, these have notdim2010-10-226-807/+0
|/
* When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2dim2010-09-211-3/+1
* GCC defines built-ins for atomic instructions found on i486 and higher.tijl2010-09-072-2/+2
* Use a more robust way to substitute gcc for clang, when compilingdim2010-08-311-1/+3
* Repair some build breakage introduced in r211725 and garbage collect somenwhitehorn2010-08-281-1/+1
* Create a checklist and call one of the *printw() functions from theimp2010-08-241-0/+18
* MFtbemd:imp2010-08-233-12/+13
* We need to pull bsd.own.mk before modifying the CC variable. Otherwiserpaulo2010-08-211-0/+2
* Fix buildworld -DNO_CLEAN when using with Perforce, which marks files aswill2010-08-122-2/+2
* Disable building libobjc with clang as it's not yet supported.rpaulo2010-07-221-0/+3
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesnwhitehorn2010-07-102-1/+6
* Often reported issue with newer ld is:kib2010-06-181-1/+2
* Make all tests in libdialog compilable.ae2010-06-154-7/+7
* Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.jmallett2010-06-022-1/+8
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicobrien2010-05-123-3/+6
* Use the new PO_CXXFLAGS from r202807 to remove the '-ffunction-sections'sepotvin2010-01-222-0/+2
* Merge r195030 from project/mips into head by hand:imp2010-01-081-1/+5
* Fix one spelling and one copy&paste error in comments.kan2009-12-141-2/+2
* Compile libgcov without stack protection. It can be linked intokan2009-10-251-0/+1
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-195-5/+5
* Second attempt at eliminating .text relocations in shared librarieskan2009-07-142-1/+7
* Back out previous revision until better tested fix is ready.kan2009-06-292-8/+2
* Eliminate .text relocations in shared libraries compiled with stack protector.kan2009-06-282-2/+8
* Compile static gcov library with -fPIC to match what stock GCC buildskan2009-06-211-4/+12
* Restore the install location of libssp.so.0.ru2009-02-241-1/+2
* Fix build when WITH_SSP is set explicitly.ru2009-02-212-2/+6
* Honor WITHOUT_INSTALLLIB in some places.jkim2009-02-131-0/+2
* There's no need to redundantly redefine atomicity.h.imp2008-12-311-1/+0
* Revert previous commit. The prototype has been moved to unistd.hmarcel2008-09-281-1/+1
* Add -D_OSRELDATE_H to CFLAGS to prevent the declaration ofmarcel2008-09-261-1/+1
* MFP4: Add mips to the list of soft-float platforms.imp2008-09-191-2/+2
* mfp4: sort the architectures alphabetically...imp2008-09-191-1/+1
* Prefer the patch in p4 to the patch in svn as it properly sorts theimp2008-09-191-1/+1
* Add FreeBSD/MIPS support to GCC.obrien2008-09-013-3/+3
* Enable GCC stack protection (aka Propolice) for userland:ru2008-06-253-5/+3
* Install extra include files that were forgotten in original GCC 4.2.xkan2008-06-161-1/+15
* Add MIPS to the list of "no TLS" architectures.gonzo2008-05-031-1/+1
* Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPCraj2008-02-241-1/+1
* Remove one more alpha leftover.ru2008-01-241-1/+1
* While checking over the libraries for 7.0-REL Kris found the followingkensmith2007-11-201-1/+1
* Back out last commit -- it breaks sparc64 build which hasru2007-10-131-2/+2
* Minor tweak to finding BEG/END source.obrien2007-10-121-2/+2
* - After gcc 4.2 import, include/objc/objc-api.h requires objc-decls.h whichrafan2007-10-121-1/+1
OpenPOWER on IntegriCloud