summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libgcc
Commit message (Expand)AuthorAgeFilesLines
* MFC r305145:bdrewery2017-01-031-0/+4
* MFC r305855, r306297, r306300, r306312-r306313marcel2016-12-111-7/+7
* MFC r308148, r308150, r308156:gjb2016-11-031-2/+2
* MFC r303396: rename ARM's libunwind.S to to avoid conflict with llvm libunwindemaste2016-08-011-1/+1
* MFC libunwind improvementsemaste2016-07-221-1/+1
* Follow-up r297842: Rework header generation to fix always rebuilding.bdrewery2016-04-181-9/+4
* MFHgjb2016-04-121-1/+1
* MFHgjb2016-03-022-278/+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
| * DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-270/+0
* | 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
* 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
OpenPOWER on IntegriCloud