aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Make the generated files depend on the Makefile so new platforms are easierWarner Losh2011-02-021-2/+2
* | | | | Revert last change now that the reason for it is no more...Warner Losh2011-02-021-2/+1
* | | | | Rewrite the ARCH check another way for backward compatibility.Jayachandran C.2011-01-291-1/+2
* | | | | Fix n32 compile.Jayachandran C.2011-01-272-3/+3
* | | | | Update dialog to version 20100428. This changes the license under whichNathan Whitehorn2011-01-1258-42/+130
* | | | | Retire TARGET_ABI.Warner Losh2011-01-072-4/+4
* | | | | Switch mips architectures back to libgcc.Alexander Kabaev2010-12-291-1/+1
| |_|_|/ |/| | |
* | | | These two cases should be different...Warner Losh2010-11-141-2/+2
| |_|/ |/| |
* | | Revert to libgcc for sparc64.Ed Schouten2010-11-121-0/+4
| |/ |/|
* | Replace libgcc.a by libcompiler_rt.a.Ed Schouten2010-11-111-1/+0
* | Don't use ${LIB} to obtain the library name.Ed Schouten2010-11-111-9/+9
* | Complete the integration of tbemd branch into head.Warner Losh2010-11-101-9/+9
|/
* When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2Dimitry Andric2010-09-211-3/+1
* GCC defines built-ins for atomic instructions found on i486 and higher.Tijl Coosemans2010-09-072-2/+2
* Use a more robust way to substitute gcc for clang, when compilingDimitry Andric2010-08-311-1/+3
* Repair some build breakage introduced in r211725 and garbage collect someNathan Whitehorn2010-08-281-1/+1
* Create a checklist and call one of the *printw() functions from theWarner Losh2010-08-241-0/+18
* MFtbemd:Warner Losh2010-08-233-12/+13
* We need to pull bsd.own.mk before modifying the CC variable. OtherwiseRui Paulo2010-08-211-0/+2
* Fix buildworld -DNO_CLEAN when using with Perforce, which marks files asWill Andrews2010-08-122-2/+2
* Disable building libobjc with clang as it's not yet supported.Rui Paulo2010-07-221-0/+3
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesNathan Whitehorn2010-07-102-1/+6
* Often reported issue with newer ld is:Konstantin Belousov2010-06-181-1/+2
* Make all tests in libdialog compilable.Andrey V. Elsukov2010-06-154-7/+7
* Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.Juli Mallett2010-06-022-1/+8
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicDavid E. O'Brien2010-05-123-3/+6
* Use the new PO_CXXFLAGS from r202807 to remove the '-ffunction-sections'Stephane E. Potvin2010-01-222-0/+2
* Merge r195030 from project/mips into head by hand:Warner Losh2010-01-081-1/+5
* Fix one spelling and one copy&paste error in comments.Alexander Kabaev2009-12-141-2/+2
* Compile libgcov without stack protection. It can be linked intoAlexander Kabaev2009-10-251-0/+1
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-195-5/+5
* Second attempt at eliminating .text relocations in shared librariesAlexander Kabaev2009-07-142-1/+7
* Back out previous revision until better tested fix is ready.Alexander Kabaev2009-06-292-8/+2
* Eliminate .text relocations in shared libraries compiled with stack protector.Alexander Kabaev2009-06-282-2/+8
* Compile static gcov library with -fPIC to match what stock GCC buildsAlexander Kabaev2009-06-211-4/+12
* Restore the install location of libssp.so.0.Ruslan Ermilov2009-02-241-1/+2
* Fix build when WITH_SSP is set explicitly.Ruslan Ermilov2009-02-212-2/+6
* Honor WITHOUT_INSTALLLIB in some places.Jung-uk Kim2009-02-131-0/+2
* There's no need to redundantly redefine atomicity.h.Warner Losh2008-12-311-1/+0
* Revert previous commit. The prototype has been moved to unistd.hMarcel Moolenaar2008-09-281-1/+1
* Add -D_OSRELDATE_H to CFLAGS to prevent the declaration ofMarcel Moolenaar2008-09-261-1/+1
* MFP4: Add mips to the list of soft-float platforms.Warner Losh2008-09-191-2/+2
* mfp4: sort the architectures alphabetically...Warner Losh2008-09-191-1/+1
* Prefer the patch in p4 to the patch in svn as it properly sorts theWarner Losh2008-09-191-1/+1
* Add FreeBSD/MIPS support to GCC.David E. O'Brien2008-09-013-3/+3
* Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov2008-06-253-5/+3
* Install extra include files that were forgotten in original GCC 4.2.xAlexander Kabaev2008-06-161-1/+15
* Add MIPS to the list of "no TLS" architectures.Oleksandr Tymoshenko2008-05-031-1/+1
* Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPCRafal Jaworowski2008-02-241-1/+1
* Remove one more alpha leftover.Ruslan Ermilov2008-01-241-1/+1