aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libgcc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Retire build support for GCC's DWARF unwinderEd Maste2020-01-081-374/+0
* Support reading in .depend files.Bryan Drewery2019-06-151-5/+5
* Enable /usr/lib32 for o32 binaries on mips64.John Baldwin2017-01-061-1/+2
* Connect new LLVM-based libgcc_eh & libgcc_s to the buildEd Maste2016-11-041-39/+0
* Fix packaging /usr/lib{,32}/libgcc_eh{,_p}.a.Glen Barber2016-10-311-2/+2
* Add full softfloat and hardfloat support for MIPS.Ruslan Bukin2016-10-311-1/+1
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-221-1/+1
* Revert r307689Enji Cooper2016-10-211-7/+2
* Fix building of llvm's unwind if gcc has been also builtBaptiste Daroussin2016-10-201-2/+7
* When MAKEOBJDIRPREFIX points to a case-insensitive file system, theMarcel Moolenaar2016-09-241-7/+7
* DIRDEPS_BUILD: Avoid cyclic dependency with libc++.Bryan Drewery2016-08-311-0/+4
* rename ARM's libunwind.S to to avoid conflict with llvm libunwindEd Maste2016-07-271-1/+1
* libunwind: enable only the native unwinder by defaultEd Maste2016-07-081-1/+1
* Follow-up r297842: Rework header generation to fix always rebuilding.Bryan Drewery2016-04-181-9/+4
* MFHGlen Barber2016-04-121-1/+1
|\
| * META_MODE: Avoid changed build command every build.Bryan Drewery2016-04-121-1/+1
* | MFHGlen Barber2016-03-021-8/+6
|\|
| * OBJS and POBJS have not been used since r215127.Bryan Drewery2016-02-241-6/+4
| * Don't hide AR command as bsd.lib.mk's r283925 changed as well.Bryan Drewery2016-02-241-2/+2
* | Remove libc, librtld_db, libthr packages, and further increaseGlen Barber2016-02-051-0/+1
|/
* Make .debug file for libgcc_s.so.1 more useful.Alexander Kabaev2016-01-271-1/+1
* Make libgcc compilable on RISC-V.Ruslan Bukin2016-01-261-2/+7
* Restore libunwind.cpp to LLVM libunwind build (reverts r294576)Ed Maste2016-01-221-1/+2
* Drop HP libunwind (unw_*) functions from LLVM libunwindEd Maste2016-01-221-2/+1
* Remove old generated unwind.h when using LLVM libunwindEd Maste2016-01-221-1/+6
* Remove local override for .cpp.o and .cpp.po rulesEd Maste2016-01-191-8/+1
* Remove local override for .cpp.So ruleEd Maste2016-01-191-5/+0
* Support use of LLVM's libunwind for exception unwindingEd Maste2016-01-091-4/+51
* Hook extra libs to _LIBS so bsd.lib.mk can do its thingSimon J. Gerraty2015-06-161-2/+3
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Exclude the floating-point functions from libgcc_s on arm64, they areAndrew Turner2015-04-021-1/+1
* Convert to LIBADDBaptiste Daroussin2014-11-251-4/+2
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner2014-10-011-7/+3
* Add ${LIBC} to DPADD to fix "make checkdpadd"Enji Cooper2014-08-201-0/+1
* Remove ia64.Marcel Moolenaar2014-07-071-11/+0
* Make sure that the sub-makes for unwind.h start from the CURDIRWarner Losh2014-06-241-1/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Introduce RANLIBFLAGS to mirror ARFLAGS and add -D to both. This setsDag-Erling Smørgrav2014-04-121-2/+2
* Revision 258428 changed gcc by virtue of having _bswapsi2 _bswapdi2 inMarcel Moolenaar2014-01-191-4/+3
* Replace LIBGCC by LIBCOMPILER_RT.Ed Schouten2014-01-181-2/+2
* For ia64, add _bswapsi2 & _bswapdi2. The audio/flac port uses theMarcel Moolenaar2014-01-181-0/+1
* To avoid having to explicitly test COMPILER_TYPE for settingDimitry Andric2013-12-221-3/+1
* Revert r257691, r257645:Glen Barber2013-11-061-13/+0
* Fix libgcc build with gcc after r257645, by using -Wno-static-in-inlineDimitry Andric2013-11-051-0/+2
* Quiesce warning around gcc_assert() for an inline macro that usesSean Bruno2013-11-041-0/+11
* Enable libcompiler-rt on MIPS.Ed Schouten2013-04-201-4/+0
* Link libgcc_s against compiler-rt on ARM EABI. This allows us to use all ofAndrew Turner2013-03-171-3/+3
* Add compiler support for the ARM EABI.Andrew Turner2013-01-171-8/+17
* Get libcompiler-rt and libgcc building on ARM with clang.Andrew Turner2012-12-181-1/+8