summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* For building libstdc++ and libsupc++, filter out any -stdlib=libc++dim2012-08-252-0/+2
* Turn on TLS support for arm on here as it is supported since r231618/marius2012-06-142-2/+2
* Clean up some symbol versions for libsupc++ / libcxxrt.theraven2012-06-111-14/+10
* Add mangled symbols for operator new / delete on 64-bit platforms.des2012-06-051-1/+9
* Correctly export operator new / delete for things linking against libsupc++ buttheraven2012-05-281-0/+10
* Don't recurse into libssp when MK_SSP is set to no.marcel2012-05-211-1/+5
* Build the "S" objects with the same name they get installed under.marcel2012-05-171-4/+4
* Switch sparc64 to using libcompiler_rt; since r230021 we have a workaroundmarius2012-05-151-1/+1
* Revert r234356 for now, as it leads to run-time problems on 32-bitdim2012-04-231-1/+0
* Replace a bare use of nm with ${NM} for easier cross compilation inimp2012-04-211-2/+2
* Work around an issue on 32-bit PowerPC, where clang executable can getdim2012-04-161-0/+1
* Make libsupc++ build as a shared library and make libstdc++ a filter librarytheraven2012-03-313-2/+144
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-291-1/+1
* libodialog: Remove no longer used library.fjoe2011-11-2455-11676/+0
* libodialog: disconnect from the build and obsolete.fjoe2011-11-241-2/+1
* When one attempts to compile the tree with -march=i386, which also useddim2011-11-061-1/+1
* Update dialog to 1.1-20110707.nwhitehorn2011-07-141-5/+5
* Remove libobjc and other Objective-C related components, as these aredim2011-04-172-54/+0
* Update dialog to version 1.1-20110302.nwhitehorn2011-04-171-5/+6
* Now that TLS is supported for sparc64 by both binutils 2.17.50 committedmarius2011-03-112-2/+2
* Merge binutils 2.17.50 to head. This brings a number of improvements todim2011-02-186-807/+0
|\
| * Sync: merge r215273 through r215318 from ^/head.dim2010-11-141-2/+2
| *-. 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
OpenPOWER on IntegriCloud