summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* sync from headsjg2013-04-123-8/+28
|\
| * As it's done for libstdc++, use SJLJ-based exceptions on arm when we're notcognet2013-03-221-0/+11
| * Link libgcc_s against compiler-rt on ARM EABI. This allows us to use all ofandrew2013-03-171-3/+3
| * Regenerate libstdc++'s config.h, synchronizing it with our currentdim2013-02-151-5/+14
* | Updated dependenciessjg2013-03-116-0/+6
* | Updated dependenciessjg2013-02-1610-20/+0
* | Sync with HEAD.obrien2013-02-086-28/+79
|\ \ | |/
| * Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrttheraven2013-01-281-0/+29
| * Add compiler support for the ARM EABI.andrew2013-01-174-9/+35
| * Revert r241818 that updated dialog to 20120706. This turns out to horriblynwhitehorn2012-12-301-16/+5
| * Get libcompiler-rt and libgcc building on ARM with clang.andrew2012-12-181-1/+8
| * Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS ineadler2012-12-061-2/+2
* | Correct the r242545 sync with head@242525.obrien2013-02-071-4/+0
* | We need /backward too it seemssjg2012-11-081-0/+4
* | Updated/new Makefile.dependsjg2012-11-089-0/+29
| |
| \
| \
| \
*---. \ Sync from headsjg2012-11-047-16/+37
|\ \ \ \ | | |_|/ | |/| |
| * | | For building GNU libstdc++ and libsupc++, filter out libc++-specific anddim2012-10-232-2/+6
| * | | Update dialog to 20120706: includes minor useability enhancements andnwhitehorn2012-10-211-5/+16
| * | | 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
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-2212-0/+758
|/
* 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
OpenPOWER on IntegriCloud