aboutsummaryrefslogtreecommitdiff
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* base/gcc6: Add CPE informationStefan Eßer2021-10-141-1/+2
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-5/+2
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-072-2/+0
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-063-4/+0
* Don't disable LTO for aarch64-gcc[69].John Baldwin2020-07-231-2/+0
* Update instructions to use freebsd-gcc6 packages.John Baldwin2020-01-031-8/+8
* Various fixes to base/binutils and base/gcc6.John Baldwin2020-01-027-3/+39
* Rename base/gcc to base/gcc6.John Baldwin2019-12-2710-536/+55
* Update base/gcc to work with devel/freebsd-gcc6.John Baldwin2019-12-216-138/+126
* Simplify a few things and fix cross-building.John Baldwin2019-12-032-32/+7
* Update binutils to 2.33.1Baptiste Daroussin2019-11-083-5/+94
* Fix a cross-build regression in r493401.John Baldwin2019-03-121-2/+2
* Permit base/gcc to be built as a native package.John Baldwin2019-02-201-8/+6
* Permit base/binutils to be built as a native package.John Baldwin2019-02-201-8/+0
* Override the library search directories for external GCC toolchains.John Baldwin2019-01-251-1/+2
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-4/+0
* Cleanup packing lists.John Baldwin2018-08-202-0/+21
* Revert r476186, it fails to packageAntoine Brodin2018-08-022-21/+0
* base/binutils: Cleanup packing lists.John Baldwin2018-08-012-0/+21
* Add support for amd64 and i386 to base/binutils and base/gcc.John Baldwin2018-07-264-7/+301
* Enable .init_array and .fini_array with xtoolchain GCC.John Baldwin2018-07-111-0/+5
* Use a unified packing list for base/binutils.John Baldwin2018-06-295-407/+395
* Remove an unnecessary variable from CONFIGURE_ENV.John Baldwin2018-06-081-2/+1
* Upgrade base/gcc port to 6.4.0 to match xtoolchainAlexander Kabaev2018-05-152-5/+8
* Add 32-bit mips support to base/binutils and base/gcc.John Baldwin2018-05-097-137/+327
* Add files missed in previous commitSteve Wills2018-02-063-0/+94
* Fix cross build of base/ portsSteve Wills2018-02-063-63/+82
* Changes from BZ PR 224217 plus minor changes to fix base/gcc fetchSteve Wills2018-02-063-28/+61
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-2/+0
* Add a Makefile to unbreak some scripts that lookup for all lowercase directoriesBaptiste Daroussin2016-11-111-0/+5
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
* Remove things that are now handled by bsd.port.mkBaptiste Daroussin2016-09-081-16/+0
* Remove everything that is now in bsd.port.mk which simplifies the codeBaptiste Daroussin2016-09-081-15/+1
* Update the README to include how to cross build gccBaptiste Daroussin2016-09-081-0/+12
* New cross build ready version of gcc.Baptiste Daroussin2016-09-085-0/+549
* base/binutils: fix strippingSteve Wills2016-08-271-2/+4
* Properly export the binutils as the cross onesBaptiste Daroussin2016-08-271-1/+1
* Really fix the strip issueBaptiste Daroussin2016-08-271-1/+1
* Fix up stripingBaptiste Daroussin2016-08-271-2/+1
* Reduce the number of files packaged to the one not provided by the bsd elftoo...Baptiste Daroussin2016-08-271-40/+0
* base/binutils: add powerpc64 plistSteve Wills2016-08-273-1/+109
* Remove more tings provided by the elftoolchainBaptiste Daroussin2016-08-271-6/+0
* WIP: external toolchain cross buildable: binutilsBaptiste Daroussin2016-08-273-0/+114