summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
...
| *-. Sync: merge r215141 through r215188 from ^/head.dim2010-11-121-0/+4
| |\ \
| * \ \ Sync: merge r214895 through r215140 from ^/head.dim2010-11-111-19/+18
| |\ \ \ | | | |/ | | |/|
| * | | Garbage collect gnu/lib/libiberty and gnu/lib/libg2c, these have notdim2010-10-226-807/+0
* | | | Enable wide character support in libdialog.nwhitehorn2011-02-052-3/+3
* | | | Make the generated files depend on the Makefile so new platforms are easierimp2011-02-021-2/+2
* | | | Revert last change now that the reason for it is no more...imp2011-02-021-2/+1
* | | | Rewrite the ARCH check another way for backward compatibility.jchandra2011-01-291-1/+2
* | | | Fix n32 compile.jchandra2011-01-272-3/+3
* | | | Update dialog to version 20100428. This changes the license under whichnwhitehorn2011-01-1258-44/+132
* | | | Retire TARGET_ABI.imp2011-01-072-4/+4
* | | | Switch mips architectures back to libgcc.kan2010-12-291-1/+1
* | | | These two cases should be different...imp2010-11-141-2/+2
| |_|/ |/| |
* | | Revert to libgcc for sparc64.ed2010-11-121-0/+4
| |/ |/|
* | 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
|/
* 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
OpenPOWER on IntegriCloud