Port details |
- riscv64-binutils GNU binutils for RISC-V cross-development
- 2.32_1,1 devel
=0 2.32_1,1Version of this port present on the latest quarterly branch. - Maintainer: bapt@FreeBSD.org
 - Port Added: 2017-01-04 02:49:34
- Last Update: 2019-11-15 10:09:03
- SVN Revision: 517642
- License: GPLv3 LGPL3
- WWW:
- https://www.gnu.org/software/binutils/
- Description:
- The GNU Binutils are a collection of binary tools. The main ones are:
* ld - the GNU linker.
* as - the GNU assembler.
Most of these programs use BFD, the Binary File Descriptor library, to do
low-level manipulation. Many of them also use the opcodes library to assemble
and disassemble machine instructions.
This port may be used as a replacement for the system binutils and support
features from the latest versions of GCC.
For cross-compilation, see the devel/cross-binutils port.
WWW: https://www.gnu.org/software/binutils/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- riscv64-binutils>0:devel/riscv64-binutils
- No installation instructions:
- This port has been deleted.
- PKGNAME: riscv64-binutils
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1549441338
SHA256 (binutils-2.32.tar.bz2) = de38b15c902eb2725eac6af21183a5f34ea4634cb0bcef19612b50e5ed31072d
SIZE (binutils-2.32.tar.bz2) = 30782392
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: devel/binutils
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for riscv64-binutils-2.32_1,1:
RELRO=off: enable -z relro in ELF linker by default
STATIC=off: Build static executables and/or libraries
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- bison:alias cpe gmake libtool tar:bzip2 compiler:env
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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.32_1,1 15 Nov 2019 10:09:03
  |
bapt  |
Update binutils to 2.33.1
While here, convert binutils into flavors, that ease a lot maintenance
and helps cleaning out the code.
This is inspired by the same work on going on the xtoolchained gcc by jhb@
PR: 241756
Exp-run: antoine (portmgr)
Discussed with: jhb
Differential Revision: https://reviews.freebsd.org/D22258 |
2.31.1,1 21 Jan 2019 10:11:57
  |
bapt  |
Update binutils to 2.31.1 |
2.30_3,1 03 Jul 2018 17:25:27
  |
jhb  |
Make devel/riscv64-binutils a slave of devel/binutils.
Since the riscv support was merged into the upstream binutils repository
prior to the 2.30 release, switch the riscv64-binutils port over to the
standard binutils port rather than building from an alternate branch of
binutils 2.29.
Reviewed by: lwhsu
Sponsored by: DARPA / AFRL
Differential Revision: https://reviews.freebsd.org/D16053 |
2.29_20180214,1 19 Apr 2018 07:08:45
  |
ale  |
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. |
2.29_20180213,1 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
2.29_20180212,1 13 Feb 2018 05:20:28
  |
lwhsu  |
Fix plist, don't use hardcoded OPSYS |
2.29_20180212,1 12 Feb 2018 13:56:08
  |
lwhsu  |
Align with riscv64-xtoolchain-gcc update |
2.29_20180105,1 07 Jan 2018 16:30:06
  |
lwhsu  |
- Update to 20180105 snapshot (2.29) |
2.29.51.20170726 11 Aug 2017 17:33:06
  |
lwhsu  |
- Update to 2.29.51.20170726
- Pet portlint |
2.27.51.20161101 04 Jan 2017 02:49:23
  |
lwhsu  |
Add riscv64-binutils & riscv64-gcc, RISC-V toolchain
Reviewed by: sbruno
Differential Revision: https://reviews.freebsd.org/D9020 |