| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a cross-build regression in r493401. | John Baldwin | 2019-03-12 | 1 | -2/+2 |
* | Permit base/gcc to be built as a native package. | John Baldwin | 2019-02-20 | 1 | -8/+6 |
* | Permit base/binutils to be built as a native package. | John Baldwin | 2019-02-20 | 1 | -8/+0 |
* | Override the library search directories for external GCC toolchains. | John Baldwin | 2019-01-25 | 1 | -1/+2 |
* | Remove compatibility code for FreeBSD < 11.2 from all ports. | Rene Ladan | 2018-11-02 | 1 | -4/+0 |
* | Cleanup packing lists. | John Baldwin | 2018-08-20 | 2 | -0/+21 |
* | Revert r476186, it fails to package | Antoine Brodin | 2018-08-02 | 2 | -21/+0 |
* | base/binutils: Cleanup packing lists. | John Baldwin | 2018-08-01 | 2 | -0/+21 |
* | Add support for amd64 and i386 to base/binutils and base/gcc. | John Baldwin | 2018-07-26 | 4 | -7/+301 |
* | Enable .init_array and .fini_array with xtoolchain GCC. | John Baldwin | 2018-07-11 | 1 | -0/+5 |
* | Use a unified packing list for base/binutils. | John Baldwin | 2018-06-29 | 5 | -407/+395 |
* | Remove an unnecessary variable from CONFIGURE_ENV. | John Baldwin | 2018-06-08 | 1 | -2/+1 |
* | Upgrade base/gcc port to 6.4.0 to match xtoolchain | Alexander Kabaev | 2018-05-15 | 2 | -5/+8 |
* | Add 32-bit mips support to base/binutils and base/gcc. | John Baldwin | 2018-05-09 | 7 | -137/+327 |
* | Add files missed in previous commit | Steve Wills | 2018-02-06 | 3 | -0/+94 |
* | Fix cross build of base/ ports | Steve Wills | 2018-02-06 | 3 | -63/+82 |
* | Changes from BZ PR 224217 plus minor changes to fix base/gcc fetch | Steve Wills | 2018-02-06 | 3 | -28/+61 |
* | The output of tools like awk, date, sort, tr,... depends on the current | Tijl Coosemans | 2017-01-18 | 1 | -2/+0 |
* | Add a Makefile to unbreak some scripts that lookup for all lowercase directories | Baptiste Daroussin | 2016-11-11 | 1 | -0/+5 |
* | ${RM} already has -f. | Mathieu Arnold | 2016-10-21 | 1 | -1/+1 |
* | Remove things that are now handled by bsd.port.mk | Baptiste Daroussin | 2016-09-08 | 1 | -16/+0 |
* | Remove everything that is now in bsd.port.mk which simplifies the code | Baptiste Daroussin | 2016-09-08 | 1 | -15/+1 |
* | Update the README to include how to cross build gcc | Baptiste Daroussin | 2016-09-08 | 1 | -0/+12 |
* | New cross build ready version of gcc. | Baptiste Daroussin | 2016-09-08 | 5 | -0/+549 |
* | base/binutils: fix stripping | Steve Wills | 2016-08-27 | 1 | -2/+4 |
* | Properly export the binutils as the cross ones | Baptiste Daroussin | 2016-08-27 | 1 | -1/+1 |
* | Really fix the strip issue | Baptiste Daroussin | 2016-08-27 | 1 | -1/+1 |
* | Fix up striping | Baptiste Daroussin | 2016-08-27 | 1 | -2/+1 |
* | Reduce the number of files packaged to the one not provided by the bsd elftoo... | Baptiste Daroussin | 2016-08-27 | 1 | -40/+0 |
* | base/binutils: add powerpc64 plist | Steve Wills | 2016-08-27 | 3 | -1/+109 |
* | Remove more tings provided by the elftoolchain | Baptiste Daroussin | 2016-08-27 | 1 | -6/+0 |
* | WIP: external toolchain cross buildable: binutils | Baptiste Daroussin | 2016-08-27 | 3 | -0/+114 |