summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libgcc
Commit message (Expand)AuthorAgeFilesLines
* Make .debug file for libgcc_s.so.1 more useful.kan2016-01-271-1/+1
* Make libgcc compilable on RISC-V.br2016-01-261-2/+7
* Restore libunwind.cpp to LLVM libunwind build (reverts r294576)emaste2016-01-221-1/+2
* Drop HP libunwind (unw_*) functions from LLVM libunwindemaste2016-01-221-2/+1
* Remove old generated unwind.h when using LLVM libunwindemaste2016-01-221-1/+6
* Remove local override for .cpp.o and .cpp.po rulesemaste2016-01-191-8/+1
* Remove local override for .cpp.So ruleemaste2016-01-191-5/+0
* Support use of LLVM's libunwind for exception unwindingemaste2016-01-091-4/+51
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-1/+0
* new dependssjg2015-06-161-0/+1
* Hook extra libs to _LIBS so bsd.lib.mk can do its thingsjg2015-06-161-2/+3
* Revert r284417 it is not necessary anymorebapt2015-06-151-1/+1
* Enforce overwritting SHLIBDIRbapt2015-06-151-1/+1
* Add META_MODE support.sjg2015-06-131-0/+286
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-5/+3
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-7/+4
| |\
| * \ Merge head from 7/28sjg2014-08-192-12/+2
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+1
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Merge from headsjg2014-05-081-1/+1
| |\ \ \
| * | | | New/updated dependenciessjg2014-05-051-0/+6
| * | | | Merge headsjg2014-04-281-10/+8
| |\ \ \ \
| * \ \ \ \ Merge from headsjg2013-09-051-4/+0
| |\ \ \ \ \
| * \ \ \ \ \ sync from headsjg2013-04-121-3/+3
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | | | | Sync with HEAD.obrien2013-02-081-11/+27
| |\ \ \ \ \ \ \
| * | | | | | | | Updated/new Makefile.dependsjg2012-11-081-0/+1
| * | | | | | | | Sync from headsjg2012-11-041-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+281
| |/ / / / / / / /
* | | | | | | | | Exclude the floating-point functions from libgcc_s on arm64, they areandrew2015-04-021-1/+1
* | | | | | | | | Convert to LIBADDbapt2014-11-251-4/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-011-7/+3
* | | | | | | | Add ${LIBC} to DPADD to fix "make checkdpadd"ngie2014-08-201-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove ia64.marcel2014-07-071-11/+0
* | | | | | | Make sure that the sub-makes for unwind.h start from the CURDIRimp2014-06-241-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|_|_|/ |/| | | |
* | | | | Introduce RANLIBFLAGS to mirror ARFLAGS and add -D to both. This setsdes2014-04-121-2/+2
* | | | | Revision 258428 changed gcc by virtue of having _bswapsi2 _bswapdi2 inmarcel2014-01-191-4/+3
* | | | | Replace LIBGCC by LIBCOMPILER_RT.ed2014-01-181-2/+2
* | | | | For ia64, add _bswapsi2 & _bswapdi2. The audio/flac port uses themarcel2014-01-181-0/+1
* | | | | To avoid having to explicitly test COMPILER_TYPE for settingdim2013-12-221-3/+1
* | | | | Revert r257691, r257645:gjb2013-11-061-13/+0
* | | | | Fix libgcc build with gcc after r257645, by using -Wno-static-in-inlinedim2013-11-051-0/+2
* | | | | Quiesce warning around gcc_assert() for an inline macro that usessbruno2013-11-041-0/+11
| |_|_|/ |/| | |
* | | | Enable libcompiler-rt on MIPS.ed2013-04-201-4/+0
| |_|/ |/| |
* | | Link libgcc_s against compiler-rt on ARM EABI. This allows us to use all ofandrew2013-03-171-3/+3
| |/ |/|
* | Add compiler support for the ARM EABI.andrew2013-01-171-8/+17
* | 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
|/
OpenPOWER on IntegriCloud