Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/binutils | Commit | Credits | Log message |
2.25.1_1 21 Oct 2015 12:28:21 |
ed |
Introduce Binutils for CloudABI on aarch64.
When I added the first copy of the CloudABI toolchain to the Ports tree,
I assumed that it would be easily possible to have a single Binutils
port that would support all of the architectures of interest. It seems
that this is not really supported, or simply awkward to use.
Let's just rename the cloudabi-binutils port to cloudabi-binutils-x86_64
and add an additional cloudabi-binutils-aarch64.
Reviewed by: emaste
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D3919 |
2.25_1 19 Jul 2015 19:48:35 |
bapt |
Fix plist |
2.25 21 Jun 2015 13:41:03 |
ed |
New port: devel/cloudabi-binutils.
This port installs a copy of GNU Binutils that targets CloudABI.
CloudABI is a compact UNIX-like runtime environment built on
capability-based security. More details:
https://github.com/NuxiNL/cloudlibc
Support for CloudABI has been upstreamed, but will only be part of
the upcoming version of Binutils. This port includes a backported copy
of the patchset. It can safely be removed if devel/binutils is bumped to
a newer version.
PR: 200968
Reviewed by: bapt |
Number of commits found: 3
|