aboutsummaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fix a cross-build regression in r493401.jhb2019-03-131-2/+2
* Permit base/gcc to be built as a native package.jhb2019-02-201-8/+6
* Permit base/binutils to be built as a native package.jhb2019-02-201-8/+0
* Override the library search directories for external GCC toolchains.jhb2019-01-261-1/+2
* Remove compatibility code for FreeBSD < 11.2 from all ports.rene2018-11-021-4/+0
* Cleanup packing lists.jhb2018-08-202-0/+21
* Revert r476186, it fails to packageantoine2018-08-022-21/+0
* base/binutils: Cleanup packing lists.jhb2018-08-022-0/+21
* Add support for amd64 and i386 to base/binutils and base/gcc.jhb2018-07-274-7/+301
* Enable .init_array and .fini_array with xtoolchain GCC.jhb2018-07-121-0/+5
* Use a unified packing list for base/binutils.jhb2018-06-305-407/+395
* Remove an unnecessary variable from CONFIGURE_ENV.jhb2018-06-091-2/+1
* Upgrade base/gcc port to 6.4.0 to match xtoolchainkan2018-05-152-5/+8
* Add 32-bit mips support to base/binutils and base/gcc.jhb2018-05-097-137/+327
* Add files missed in previous commitswills2018-02-063-0/+94
* Fix cross build of base/ portsswills2018-02-063-63/+82
* Changes from BZ PR 224217 plus minor changes to fix base/gcc fetchswills2018-02-063-28/+61
* The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-181-2/+0
* Add a Makefile to unbreak some scripts that lookup for all lowercase directoriesbapt2016-11-121-0/+5
* ${RM} already has -f.mat2016-10-211-1/+1
* Remove things that are now handled by bsd.port.mkbapt2016-09-091-16/+0
* Remove everything that is now in bsd.port.mk which simplifies the codebapt2016-09-091-15/+1
* Update the README to include how to cross build gccbapt2016-09-091-0/+12
* New cross build ready version of gcc.bapt2016-09-095-0/+549
* base/binutils: fix strippingswills2016-08-281-2/+4
* Properly export the binutils as the cross onesbapt2016-08-281-1/+1
* Really fix the strip issuebapt2016-08-271-1/+1
* Fix up stripingbapt2016-08-271-2/+1
* Reduce the number of files packaged to the one not provided by the bsd elftoo...bapt2016-08-271-40/+0
* base/binutils: add powerpc64 plistswills2016-08-273-1/+109
* Remove more tings provided by the elftoolchainbapt2016-08-271-6/+0
* WIP: external toolchain cross buildable: binutilsbapt2016-08-273-0/+114