summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libgcc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Follow-up r297842: Rework header generation to fix always rebuilding.bdrewery2016-04-181-9/+4
* MFHgjb2016-04-121-1/+1
* MFHgjb2016-03-021-8/+6
|\
| * OBJS and POBJS have not been used since r215127.bdrewery2016-02-241-6/+4
| * Don't hide AR command as bsd.lib.mk's r283925 changed as well.bdrewery2016-02-241-2/+2
* | Remove libc, librtld_db, libthr packages, and further increasegjb2016-02-051-0/+1
|/
* 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
* 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
* 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
* Switch sparc64 to using libcompiler_rt; since r230021 we have a workaroundmarius2012-05-151-1/+1
* Replace a bare use of nm with ${NM} for easier cross compilation inimp2012-04-211-2/+2
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-291-1/+1
* 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-271-2/+2
* Retire TARGET_ABI.imp2011-01-071-2/+3
* 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
OpenPOWER on IntegriCloud