summaryrefslogtreecommitdiff
path: root/base (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-03Update instructions to use freebsd-gcc6 packages.John Baldwin1-8/+8
2020-01-02Various fixes to base/binutils and base/gcc6.John Baldwin7-3/+39
2019-12-27Rename base/gcc to base/gcc6.John Baldwin10-536/+55
2019-12-21Update base/gcc to work with devel/freebsd-gcc6.John Baldwin6-138/+126
2019-12-03Simplify a few things and fix cross-building.John Baldwin2-32/+7
2019-11-08Update binutils to 2.33.1Baptiste Daroussin3-5/+94
2019-03-12Fix a cross-build regression in r493401.John Baldwin1-2/+2
2019-02-20Permit base/gcc to be built as a native package.John Baldwin1-8/+6
2019-02-20Permit base/binutils to be built as a native package.John Baldwin1-8/+0
2019-01-25Override the library search directories for external GCC toolchains.John Baldwin1-1/+2
2018-11-02Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan1-4/+0
2018-08-20Cleanup packing lists.John Baldwin2-0/+21
2018-08-02Revert r476186, it fails to packageAntoine Brodin2-21/+0
2018-08-01base/binutils: Cleanup packing lists.John Baldwin2-0/+21
2018-07-26Add support for amd64 and i386 to base/binutils and base/gcc.John Baldwin4-7/+301
2018-07-11Enable .init_array and .fini_array with xtoolchain GCC.John Baldwin1-0/+5
2018-06-29Use a unified packing list for base/binutils.John Baldwin5-407/+395
2018-06-08Remove an unnecessary variable from CONFIGURE_ENV.John Baldwin1-2/+1
2018-05-15Upgrade base/gcc port to 6.4.0 to match xtoolchainAlexander Kabaev2-5/+8
2018-05-09Add 32-bit mips support to base/binutils and base/gcc.John Baldwin7-137/+327
2018-02-06Add files missed in previous commitSteve Wills3-0/+94
2018-02-06Fix cross build of base/ portsSteve Wills3-63/+82
2018-02-06Changes from BZ PR 224217 plus minor changes to fix base/gcc fetchSteve Wills3-28/+61
2017-01-18The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans1-2/+0
2016-11-11Add a Makefile to unbreak some scripts that lookup for all lowercase directoriesBaptiste Daroussin1-0/+5
2016-10-21${RM} already has -f.Mathieu Arnold1-1/+1
2016-09-08Remove things that are now handled by bsd.port.mkBaptiste Daroussin1-16/+0
2016-09-08Remove everything that is now in bsd.port.mk which simplifies the codeBaptiste Daroussin1-15/+1
2016-09-08Update the README to include how to cross build gccBaptiste Daroussin1-0/+12
2016-09-08New cross build ready version of gcc.Baptiste Daroussin5-0/+549
2016-08-27base/binutils: fix strippingSteve Wills1-2/+4
2016-08-27Properly export the binutils as the cross onesBaptiste Daroussin1-1/+1
2016-08-27Really fix the strip issueBaptiste Daroussin1-1/+1
2016-08-27Fix up stripingBaptiste Daroussin1-2/+1
2016-08-27Reduce the number of files packaged to the one not provided by the bsd elftoo...Baptiste Daroussin1-40/+0
2016-08-27base/binutils: add powerpc64 plistSteve Wills3-1/+109
2016-08-27Remove more tings provided by the elftoolchainBaptiste Daroussin1-6/+0
2016-08-27WIP: external toolchain cross buildable: binutilsBaptiste Daroussin3-0/+114