Difference between revisions of "Binutils"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
m (binutils-2.36)
Line 3: Line 3:
 
|Short description=Collection of binary utilities.
 
|Short description=Collection of binary utilities.
 
|Full description='''Binutils''' includes tools capable of creating and managing binary program files, including handling object files, libraries, profile data, and assembly source code.
 
|Full description='''Binutils''' includes tools capable of creating and managing binary program files, including handling object files, libraries, profile data, and assembly source code.
 +
 +
This is a GNU package.
 
|Homepage URL=https://www.gnu.org/software/binutils/
 
|Homepage URL=https://www.gnu.org/software/binutils/
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone git://sourceware.org/git/binutils-gdb.git
 
|VCS checkout command=git clone git://sourceware.org/git/binutils-gdb.git
 
|Documentation note=https://www.gnu.org/software/binutils/manual/
 
|Documentation note=https://www.gnu.org/software/binutils/manual/
 
 
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
 
|Related projects=gnustandards,gcc,m68hc11
 
|Related projects=gnustandards,gcc,m68hc11
 
|Keywords=assembler,binary,utilities,gnu assembler,gas,linker
 
|Keywords=assembler,binary,utilities,gnu assembler,gas,linker
|Version identifier=2.35.1
+
|Version identifier=2.36
|Version date=2020/09/19
+
|Version date=2021/01/24
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/binutils/binutils-2.35.1.tar.lz
+
|Version download=https://ftp.gnu.org/gnu/binutils/binutils-2.36.tar.lz
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2020/09/23
+
|Last review date=2021/01/24
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/01
 
|Submitted date=2011/04/01
Line 25: Line 25:
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
|OpenPGP signature=https://ftp.gnu.org/gnu/binutils/binutils-2.35.1.tar.lz.sig
+
|OpenPGP signature=https://ftp.gnu.org/gnu/binutils/binutils-2.36.tar.lz.sig
 
|Test entry=No
 
|Test entry=No
|Is GNU=Yes
 
|GNU package identifier=binutils
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 36: Line 34:
 
|License note=Applies to part: bfd, gas, ld, gold, etc.
 
|License note=Applies to part: bfd, gas, ld, gold, etc.
 
}}
 
}}
{{Project license
+
{{Software category
|License=BSD 3Clause
+
|Interface=command-line
|License verified by=Genium
+
|Programming-language=C
|License verified date=2020-08-21
+
|Runs-on=BSD, OS X, GNU/Linux
|License note=Applies to part: gprof
+
|Software-development=compiler, programming-language-conversion, small-specific-development-task
}}
+
|Use=software-development
{{Project license
 
|License=GPL-2.0-or-later
 
|License verified by=Genium
 
|License verified date=2020-08-21
 
|License note=Applies to part: ar-lib, getopt, etc.
 
}}
 
{{Project license
 
|License=BSD-4-Clause
 
|License verified by=Genium
 
|License verified date=2020-08-21
 
|License note=Applies to part: strtoul, strtol, etc.
 
}}
 
{{Project license
 
|License=LGPL-2.1-or-later
 
|License verified by=Genium
 
|License verified date=2020-08-21
 
|License note=Applies to part:  obstack (part of the GNU C Library)
 
}}
 
{{Project license
 
|License=PublicDomain
 
|License verified by=Genium
 
|License verified date=2020-08-21
 
|License note=Applies to part:  *libiberty / strstr.c
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 148: Line 123:
 
|Resource URL=https://www.wikidata.org/wiki/Q1144975
 
|Resource URL=https://www.wikidata.org/wiki/Q1144975
 
}}
 
}}
{{Software category
+
{{Featured}}
|Interface=command-line
+
{{Project license
|Programming-language=C
+
|License=BSD 3Clause
|Runs-on=BSD, OS X, GNU/Linux
+
|License verified by=Genium
|Software-development=compiler, programming-language-conversion, small-specific-development-task
+
|License verified date=2020-08-21
|Use=software-development
+
|License note=Applies to part: gprof
 +
}}
 +
{{Project license
 +
|License=GPL-2.0-or-later
 +
|License verified by=Genium
 +
|License verified date=2020-08-21
 +
|License note=Applies to part: ar-lib, getopt, etc.
 +
}}
 +
{{Project license
 +
|License=BSD-4-Clause
 +
|License verified by=Genium
 +
|License verified date=2020-08-21
 +
|License note=Applies to part: strtoul, strtol, etc.
 +
}}
 +
{{Project license
 +
|License=LGPL-2.1-or-later
 +
|License verified by=Genium
 +
|License verified date=2020-08-21
 +
|License note=Applies to part:  obstack (part of the GNU C Library)
 +
}}
 +
{{Project license
 +
|License=PublicDomain
 +
|License verified by=Genium
 +
|License verified date=2020-08-21
 +
|License note=Applies to part:  *libiberty / strstr.c
 
}}
 
}}
{{Featured}}
 

Revision as of 15:17, 24 January 2021


[edit]

GNU Binary Utilities

https://www.gnu.org/software/binutils/
Collection of binary utilities.

Binutils includes tools capable of creating and managing binary program files, including handling object files, libraries, profile data, and assembly source code.

This is a GNU package.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

21 August 2020

Notes

Applies to part: *libiberty / strstr.c

Verified by

Genium

Verified on

21 August 2020

Notes

Applies to part: bfd, gas, ld, gold, etc.

Verified by

Genium

Verified on

21 August 2020

Notes

Applies to part: gprof

Verified by

Genium

Verified on

21 August 2020

Notes

Applies to part: ar-lib, getopt, etc.

Verified by

Genium

Verified on

21 August 2020

Notes

Applies to part: obstack (part of the GNU C Library)

Verified by

Genium

Verified on

21 August 2020

Notes

Applies to part: strtoul, strtol, etc.




Leaders and contributors

Contact(s)Role
Nick Clifton Maintainer


Resources and communication

AudienceResource typeURI
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-binutils/
Generalhttps://translationproject.org/domain/binutils.html
VCS Repository Webviewhttps://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git
Debian (Ref) (R)https://tracker.debian.org/pkg/binutils-h8300-hms
Debian (Ref) (R)https://tracker.debian.org/pkg/binutils-arm-none-eabi
Debian (Ref) (R)https://tracker.debian.org/pkg/binutils-m68hc1x
DebianDeveloperhttps://tracker.debian.org/pkg/cross-binutils
Debian (Ref)https://tracker.debian.org/pkg/binutils
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Debian (Ref) (R)https://tracker.debian.org/pkg/binutils-avr
SavannahDeveloperhttps://savannah.gnu.org/projects/binutils/
Generalhttps://translationproject.org/domain/bfd.html
Debian (Ref) (R)https://tracker.debian.org/pkg/binutils-msp430
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/binutils/
WikidataGeneralhttps://www.wikidata.org/wiki/Q1144975
Debian (Ref) (R)https://tracker.debian.org/pkg/binutils-z80
Debian (Ref) (R)https://tracker.debian.org/pkg/binutils-mingw-w64
Downloadhttps://ftp.gnu.org/gnu/binutils/


Software prerequisites




Entry





"GPL-3.0-or-later" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.






"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


















"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.









"GPL-2.0-or-later" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.




"BSD-4-Clause" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.




"LGPL-2.1-or-later" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.