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