aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libgcc
Commit message (Expand)AuthorAgeFilesLines
* MFC r305145:Bryan Drewery2017-01-031-0/+4
* MFC r305855, r306297, r306300, r306312-r306313Marcel Moolenaar2016-12-111-7/+7
* MFC r308148, r308150, r308156:Glen Barber2016-11-031-2/+2
* MFC r303396: rename ARM's libunwind.S to to avoid conflict with llvm libunwindEd Maste2016-08-011-1/+1
* MFC libunwind improvementsEd Maste2016-07-221-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-022-278/+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
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-270/+0
* | 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
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* new dependsSimon J. Gerraty2015-06-161-0/+1
* 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
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+286
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-5/+3
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-7/+4
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-192-12/+2
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * | | | New/updated dependenciesSimon J. Gerraty2014-05-051-0/+6
| * | | | Merge headSimon J. Gerraty2014-04-281-10/+8
| |\ \ \ \
| * \ \ \ \ Merge from headSimon J. Gerraty2013-09-051-4/+0
| |\ \ \ \ \
| * \ \ \ \ \ sync from headSimon J. Gerraty2013-04-121-3/+3
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | | Sync with HEAD.David E. O'Brien2013-02-081-11/+27
| |\ \ \ \ \ \ \
| * | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+1
| * | | | | | | | Sync from headSimon J. Gerraty2012-11-041-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+281
| |/ / / / / / / /
* | | | | | | | | 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
| |_|_|_|/ |/| | | |